From: Victor Martinez Date: Mon, 1 May 2017 23:48:25 +0000 (+0200) Subject: iproute2: updated to 4.9.0 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=44a78dedb26d09aa756f4008d6e693f065d3fc90;p=ports%2Fcore-arm64.git iproute2: updated to 4.9.0 --- diff --git a/iproute2/.footprint b/iproute2/.footprint index 7a824dd..529bb18 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -52,12 +52,18 @@ drwxr-xr-x root/root usr/share/man/man8/ -rw-r--r-- root/root usr/share/man/man8/arpd.8.gz -rw-r--r-- root/root usr/share/man/man8/bridge.8.gz -rw-r--r-- root/root usr/share/man/man8/ctstat.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-dev.8.gz +-rw-r--r-- root/root usr/share/man/man8/devlink-monitor.8.gz +-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/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 -rw-r--r-- root/root usr/share/man/man8/ip-gue.8.gz -rw-r--r-- root/root usr/share/man/man8/ip-l2tp.8.gz -rw-r--r-- root/root usr/share/man/man8/ip-link.8.gz +-rw-r--r-- root/root usr/share/man/man8/ip-macsec.8.gz -rw-r--r-- root/root usr/share/man/man8/ip-maddress.8.gz -rw-r--r-- root/root usr/share/man/man8/ip-monitor.8.gz -rw-r--r-- root/root usr/share/man/man8/ip-mroute.8.gz @@ -100,6 +106,8 @@ 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-ife.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-matchall.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 diff --git a/iproute2/.md5sum b/iproute2/.md5sum index adac37a..44fc61f 100644 --- a/iproute2/.md5sum +++ b/iproute2/.md5sum @@ -1,3 +1,3 @@ -d015e437e4f744d51d3a1a53341826d5 iproute2-4.6.0.tar.xz +44a8371a4b2c40e48e4c9f98cbd41391 iproute2-4.9.0.tar.xz 7b469125cfe2d9916ba03f7c65b9dcd5 lo.iproute2 826848debe693f2e2a3e235ce9abe601 net.iproute2 diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 25df078..9447e1f 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables name=iproute2 -version=4.6.0 +version=4.9.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2)