diff options
author | Juergen Daubert <jue@jue.li> | 2020-04-03 12:47:51 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-04-03 12:47:51 +0200 |
commit | 64dc517d133eec6b62e662fcca5288ae8b62fbd7 (patch) | |
tree | 53391aef529ed04ca440b802262fa67d9882dc51 /iproute2 | |
parent | b271f082147c6fae0ab38ff74a3035101fd409f6 (diff) | |
download | core-64dc517d133eec6b62e662fcca5288ae8b62fbd7.tar.gz core-64dc517d133eec6b62e662fcca5288ae8b62fbd7.tar.xz |
iproute2: update to 5.6.0
Diffstat (limited to 'iproute2')
-rw-r--r-- | iproute2/.footprint | 2 | ||||
-rw-r--r-- | iproute2/.signature | 8 | ||||
-rw-r--r-- | iproute2/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/iproute2/.footprint b/iproute2/.footprint index d037f075..a953620a 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -125,10 +125,12 @@ drwxr-xr-x root/root usr/share/man/man8/ -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-etf.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-ets.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-flow.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-flower.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-fq.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-fq_codel.8.gz +-rw-r--r-- root/root usr/share/man/man8/tc-fq_pie.8.gz -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 diff --git a/iproute2/.signature b/iproute2/.signature index a5df0a44..eaca5e29 100644 --- a/iproute2/.signature +++ b/iproute2/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVequH0cYNZGZeQnwhBW9xwCxQcXLIOBTIBFmAJONbM5IGcfMmYMChW/xPsj1FHxK6z9nfuuA3eVBDexNHIPUzuNQQ= -SHA256 (Pkgfile) = 874789c3442b14328e6a6d7fe479df887548b547b7da06ddc89bc1d93902952d -SHA256 (.footprint) = 9a08f3d8042347aa9f5812c7106bb4c5e3cad6208d21c44d9c8ce032341c12e8 -SHA256 (iproute2-5.5.0.tar.xz) = bac543435cac208a11db44c9cc8e35aa902befef8750594654ee71941c388f7b +RWRJc1FUaeVeqs58YsLAzhZAsWZyXtOsxITaBei1zdDAcKt+2+eYRPKw+hvBPk/EeeB128PrOrGdOMCuKwICWDC8NZlK+7sZOQI= +SHA256 (Pkgfile) = 95c35afaafecfac3f52f2b6064d83687285ae03bea5c7de07c9ddbb4f9f7dd1b +SHA256 (.footprint) = 0806e7b141ae7c85f8ef460f5de85e14368a9b09dd5478b0839f5b58b8c5c97a +SHA256 (iproute2-5.6.0.tar.xz) = 1b5b0e25ce6e23da7526ea1da044e814ad85ba761b10dd29c2b027c056b04692 SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 8a844379..177c2558 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables libcap name=iproute2 -version=5.5.0 +version=5.6.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2) |