![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 1921d3643adff73d717c3be2457b848fbf8f0fda Author: Juergen Daubert <jue@jue.li> Date: Wed Nov 4 10:17:28 2015 +0100 iproute2: update to 4.3.0 diff --git a/iproute2/.footprint b/iproute2/.footprint index 94e9565..1929027 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -73,17 +73,24 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/routel.8.gz -rw-r--r-- root/root usr/man/man8/rtacct.8.gz -rw-r--r-- root/root usr/man/man8/rtmon.8.gz +-rw-r--r-- root/root usr/man/man8/rtpr.8.gz -rw-r--r-- root/root usr/man/man8/rtstat.8.gz -rw-r--r-- root/root usr/man/man8/ss.8.gz +-rw-r--r-- root/root usr/man/man8/tc-basic.8.gz -rw-r--r-- root/root usr/man/man8/tc-bfifo.8.gz -rw-r--r-- root/root usr/man/man8/tc-bpf.8.gz -rw-r--r-- root/root usr/man/man8/tc-cbq-details.8.gz -rw-r--r-- root/root usr/man/man8/tc-cbq.8.gz +-rw-r--r-- root/root usr/man/man8/tc-cgroup.8.gz -rw-r--r-- root/root usr/man/man8/tc-choke.8.gz -rw-r--r-- root/root usr/man/man8/tc-codel.8.gz -rw-r--r-- root/root usr/man/man8/tc-drr.8.gz -rw-r--r-- root/root usr/man/man8/tc-ematch.8.gz +-rw-r--r-- root/root usr/man/man8/tc-flow.8.gz +-rw-r--r-- root/root usr/man/man8/tc-flower.8.gz +-rw-r--r-- root/root usr/man/man8/tc-fq.8.gz -rw-r--r-- root/root usr/man/man8/tc-fq_codel.8.gz +-rw-r--r-- root/root usr/man/man8/tc-fw.8.gz -rw-r--r-- root/root usr/man/man8/tc-hfsc.8.gz -rw-r--r-- root/root usr/man/man8/tc-htb.8.gz -rw-r--r-- root/root usr/man/man8/tc-mqprio.8.gz @@ -93,11 +100,21 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/tc-pie.8.gz -rw-r--r-- root/root usr/man/man8/tc-prio.8.gz -rw-r--r-- root/root usr/man/man8/tc-red.8.gz +-rw-r--r-- root/root usr/man/man8/tc-route.8.gz -rw-r--r-- root/root usr/man/man8/tc-sfb.8.gz -rw-r--r-- root/root usr/man/man8/tc-sfq.8.gz -rw-r--r-- root/root usr/man/man8/tc-stab.8.gz -rw-r--r-- root/root usr/man/man8/tc-tbf.8.gz +-rw-r--r-- root/root usr/man/man8/tc-tcindex.8.gz +-rw-r--r-- root/root usr/man/man8/tc-u32.8.gz -rw-r--r-- root/root usr/man/man8/tc.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-bearer.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-link.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-media.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-nametable.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-node.8.gz +-rw-r--r-- root/root usr/man/man8/tipc-socket.8.gz +-rw-r--r-- root/root usr/man/man8/tipc.8.gz drwxr-xr-x root/root var/ drwxr-xr-x root/root var/lib/ drwxr-xr-x root/root var/lib/arpd/ diff --git a/iproute2/.md5sum b/iproute2/.md5sum index a4cb9fd..234b47e 100644 --- a/iproute2/.md5sum +++ b/iproute2/.md5sum @@ -1,3 +1,3 @@ -51c54cc3245eff451154938fbc0f64f5 iproute2-4.2.0.tar.xz +1a2bbb80cfc7ab3f3e987e18b3207c2f iproute2-4.3.0.tar.xz 7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2 826848debe693f2e2a3e235ce9abe601 net.iproute2 diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 0c9bd09..764c8e8 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables name=iproute2 -version=4.2.0 +version=4.3.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2)