iproute2: update to 4.10.0

This commit is contained in:
Juergen Daubert 2017-02-21 13:04:24 +01:00
parent c8fd825183
commit c866a01516
4 changed files with 12 additions and 6 deletions

View File

@ -31,6 +31,9 @@ lrwxrwxrwx root/root sbin/rtstat -> lnstat
-rwxr-xr-x root/root sbin/ss
-rwxr-xr-x root/root sbin/tc
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/iproute2/
-rw-r--r-- root/root usr/include/iproute2/bpf_elf.h
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/tc/
-rw-r--r-- root/root usr/lib/tc/experimental.dist
@ -57,6 +60,7 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/devlink-port.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink-sb.8.gz
-rw-r--r-- root/root usr/share/man/man8/devlink.8.gz
-rw-r--r-- root/root usr/share/man/man8/ifstat.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-address.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-addrlabel.8.gz
-rw-r--r-- root/root usr/share/man/man8/ip-fou.8.gz
@ -124,9 +128,11 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/tc-sfq.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-simple.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-skbedit.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-skbmod.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-stab.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-tbf.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-tcindex.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-tunnel_key.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-u32.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-vlan.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-xt.8.gz

View File

@ -1,3 +1,3 @@
44a8371a4b2c40e48e4c9f98cbd41391 iproute2-4.9.0.tar.xz
b94a2b0edefaeac124dc8f5d006931b9 iproute2-4.10.0.tar.xz
7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2
efc59841720a25290b5ce7c597dd9f54 net.iproute2

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqh/2oHh87UVkVQJZixYa7NuJewJLfElbGpfRBAjXcs+ilictPd//tgC/ueQ72mgl/Z3YthszwewPDntuch9NCAk=
SHA256 (Pkgfile) = 4861c1220b52996fa33f6704aa46be4cbfcab7513e095a0658dfdb242e584df1
SHA256 (.footprint) = 6e599fcdfb263425cce9079f224068e6e7ea52dccd5c346045d0d844a3a2cf83
SHA256 (iproute2-4.9.0.tar.xz) = c0f30f043f7767cc1b2cd2197b08d4e9b2392c95823fabe30bbce308c30116c4
RWRJc1FUaeVeqsW0yTFcTQ4ZUDWoZAZa0C7k5Bs+Sc/6FQYKIXn2k0smSgIXw42HKqM91bDrC1XDjI2pVw3nlayo02kmHvNl2wM=
SHA256 (Pkgfile) = 843e2debd6cb31b17348462ee085b8037db32775cd84c29f48bf42dfef0d23b7
SHA256 (.footprint) = fa8ceba4d032a33c20f2b2ca3f91e1077213e3b02dd60b043e8fcb03556db771
SHA256 (iproute2-4.10.0.tar.xz) = 22b1e1c1fc704ad35837e5a66103739727b8b48ac90b48c13f79b7367ff0a9a8
SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7
SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d

View File

@ -4,7 +4,7 @@
# Depends on: db iptables
name=iproute2
version=4.9.0
version=4.10.0
release=1
source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \
lo.iproute2 net.iproute2)