From 04834e33105f2a18e945298179b8447e09a4b67c Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Tue, 9 Aug 2016 16:15:02 +0000 Subject: [PATCH] iproute2: updated to 4.6.0 --- iproute2/.footprint | 14 ++++++++++++++ iproute2/.md5sum | 2 +- iproute2/Pkgfile | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/iproute2/.footprint b/iproute2/.footprint index c4cb5a6..7a824dd 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -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 @@ -39,6 +40,9 @@ lrwxrwxrwx root/root usr/lib/tc/m_ipt.so -> m_xt.so -rw-r--r-- root/root usr/lib/tc/pareto.dist -rw-r--r-- root/root usr/lib/tc/paretonormal.dist drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/tc drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/libnetlink.3.gz @@ -85,6 +89,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 +100,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 diff --git a/iproute2/.md5sum b/iproute2/.md5sum index 234b47e..adac37a 100644 --- a/iproute2/.md5sum +++ b/iproute2/.md5sum @@ -1,3 +1,3 @@ -1a2bbb80cfc7ab3f3e987e18b3207c2f iproute2-4.3.0.tar.xz +d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz 7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2 826848debe693f2e2a3e235ce9abe601 net.iproute2 diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 208abe5..25df078 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables name=iproute2 -version=4.3.0 +version=4.6.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2) -- 2.26.2