iproute2: update to 4.5.0

This commit is contained in:
Juergen Daubert 2016-03-15 16:57:45 +01:00
parent f4b3e2da86
commit 47bdbef10f
3 changed files with 13 additions and 2 deletions

View File

@ -1,5 +1,6 @@
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/iproute2/
-rw-r--r-- root/root etc/iproute2/bpf_pinning
-rw-r--r-- root/root etc/iproute2/ematch_map
-rw-r--r-- root/root etc/iproute2/group
-rw-r--r-- root/root etc/iproute2/nl_protos
@ -85,6 +86,8 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/tc-cgroup.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-choke.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-codel.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-connmark.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-csum.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-drr.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-ematch.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-flow.8.gz
@ -94,20 +97,28 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/tc-fw.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-hfsc.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-htb.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-mirred.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-mqprio.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-nat.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-netem.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-pedit.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-pfifo.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-pfifo_fast.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-pie.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-police.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-prio.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-red.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-route.8.gz
-rw-r--r-- root/root usr/share/man/man8/tc-sfb.8.gz
-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-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-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
-rw-r--r-- root/root usr/share/man/man8/tc.8.gz
-rw-r--r-- root/root usr/share/man/man8/tipc-bearer.8.gz
-rw-r--r-- root/root usr/share/man/man8/tipc-link.8.gz

View File

@ -1,3 +1,3 @@
d762653ec3e1ab0d4a9689e169ca184f iproute2-4.4.0.tar.xz
b9ee1cbba7e20e04dfdd4b3055181955 iproute2-4.5.0.tar.xz
7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2
826848debe693f2e2a3e235ce9abe601 net.iproute2

View File

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