diff options
author | Juergen Daubert <jue@jue.li> | 2021-02-24 12:02:20 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-02-24 12:02:20 +0100 |
commit | 57e506fa15a3ca936d12bf16e3260edc1b92ed11 (patch) | |
tree | 039b478270bfda151a1a63011ca55da0c0eaa9fd /iproute2 | |
parent | e9ca312087a9ccf856b2cae191ff34ce09e3ae9a (diff) | |
download | core-57e506fa15a3ca936d12bf16e3260edc1b92ed11.tar.gz core-57e506fa15a3ca936d12bf16e3260edc1b92ed11.tar.xz |
iproute2: update to 5.11.0
Diffstat (limited to 'iproute2')
-rw-r--r-- | iproute2/.footprint | 5 | ||||
-rw-r--r-- | iproute2/.signature | 8 | ||||
-rw-r--r-- | iproute2/Pkgfile | 4 |
3 files changed, 11 insertions, 6 deletions
diff --git a/iproute2/.footprint b/iproute2/.footprint index 75d58796..0cdc7fb2 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -58,6 +58,11 @@ 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/dcb-buffer.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-ets.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-maxrate.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb-pfc.8.gz +-rw-r--r-- root/root usr/share/man/man8/dcb.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 diff --git a/iproute2/.signature b/iproute2/.signature index 4bb99560..256d3281 100644 --- a/iproute2/.signature +++ b/iproute2/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqrA7bA7oNo+IYTBKcPRfAZKQzTDLJuexJdgru0TOdASDrWtQsJXl/vzi2pTDhaoUYk7yWzc4/XQObI7/zMVRGgQ= -SHA256 (Pkgfile) = 25d707640ffec6e1daee69b5a34770f4c34df06c0d7d919eba1e81022ac48d19 -SHA256 (.footprint) = 7708f2df613aca5620e62cefda7c1aa0a90628e26444d7ec52c7bad2f61a398c -SHA256 (iproute2-5.10.0.tar.xz) = a54a34ae309c0406b2d1fb3a46158613ffb83d33fefd5d4a27f0010237ac53e9 +RWRJc1FUaeVeqlva33x34vTO2kZ2r6vkjDZvLQJLyqtJ1ibKQfcM9qIKGQqZOb3NWOd05wCFVVF7s0UOITk6cUQG49gQ/tsdkgg= +SHA256 (Pkgfile) = a2a1c11efe44fdd761ceb80c78b9f8937e49071f04b3d0359239de7e5889397c +SHA256 (.footprint) = a74436c85eacf18c78daf1c56e0a01646fb0233710d81394ad3f2315608b5f0a +SHA256 (iproute2-5.11.0.tar.xz) = c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54 SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 79f07e9d..75e6709a 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,8 +4,8 @@ # Depends on: db iptables libcap name=iproute2 -version=5.10.0 -release=2 +version=5.11.0 +release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2) |