diff options
author | Juergen Daubert <jue@jue.li> | 2020-06-03 11:08:07 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-06-03 11:08:07 +0200 |
commit | 770be1e9a7fdf6fe1e7d49b6b5936e412cfa0064 (patch) | |
tree | 38f991f3fe1a24612cb9849f7c5a5c46d2aab303 /iproute2 | |
parent | 0d51b2f13aba7a9e29aababfaa18140b3722acf8 (diff) | |
download | core-770be1e9a7fdf6fe1e7d49b6b5936e412cfa0064.tar.gz core-770be1e9a7fdf6fe1e7d49b6b5936e412cfa0064.tar.xz |
iproute2: update to 5.7.0
Diffstat (limited to 'iproute2')
-rw-r--r-- | iproute2/.footprint | 3 | ||||
-rw-r--r-- | iproute2/.signature | 8 | ||||
-rw-r--r-- | iproute2/Pkgfile | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/iproute2/.footprint b/iproute2/.footprint index a953620a..1628793f 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -47,6 +47,7 @@ lrwxrwxrwx root/root usr/lib/tc/m_ipt.so -> m_xt.so 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/devlink -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/ @@ -58,6 +59,7 @@ drwxr-xr-x root/root usr/share/man/man8/ -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-dpipe.8.gz -rw-r--r-- root/root usr/share/man/man8/devlink-health.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 @@ -121,6 +123,7 @@ drwxr-xr-x root/root usr/share/man/man8/ -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-ct.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-ctinfo.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 diff --git a/iproute2/.signature b/iproute2/.signature index eaca5e29..5f272c60 100644 --- a/iproute2/.signature +++ b/iproute2/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqs58YsLAzhZAsWZyXtOsxITaBei1zdDAcKt+2+eYRPKw+hvBPk/EeeB128PrOrGdOMCuKwICWDC8NZlK+7sZOQI= -SHA256 (Pkgfile) = 95c35afaafecfac3f52f2b6064d83687285ae03bea5c7de07c9ddbb4f9f7dd1b -SHA256 (.footprint) = 0806e7b141ae7c85f8ef460f5de85e14368a9b09dd5478b0839f5b58b8c5c97a -SHA256 (iproute2-5.6.0.tar.xz) = 1b5b0e25ce6e23da7526ea1da044e814ad85ba761b10dd29c2b027c056b04692 +RWRJc1FUaeVeqgmjJI6JUejXG7llDJUPi5Otzt6X8uu250g7QC/RlL5L0Cd3Km9fgns/jZ8PVfXhUJt1Iz4NpjQ2YqgyM2+V/A8= +SHA256 (Pkgfile) = 6374f0c098c7653086ca6bbdb537a2aa21fbbe119deafa8975ddc518e345007f +SHA256 (.footprint) = 73f0460cc19617c2c50221e3150aa087fb9a237fae117fa4353aab3f45b02341 +SHA256 (iproute2-5.7.0.tar.xz) = 725dc7ba94aae54c6f8d4223ca055d9fb4fe89d6994b1c03bfb4411c4dd10f21 SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 177c2558..d3cea9bb 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables libcap name=iproute2 -version=5.6.0 +version=5.7.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2) |