diff --git a/iproute2-5.11.0.tar.sign b/iproute2-5.11.0.tar.sign deleted file mode 100644 index 32badb2..0000000 Binary files a/iproute2-5.11.0.tar.sign and /dev/null differ diff --git a/iproute2-5.11.0.tar.xz b/iproute2-5.11.0.tar.xz deleted file mode 100644 index e38f109..0000000 --- a/iproute2-5.11.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54 -size 822136 diff --git a/iproute2-5.12.0.tar.sign b/iproute2-5.12.0.tar.sign new file mode 100644 index 0000000..25923ad Binary files /dev/null and b/iproute2-5.12.0.tar.sign differ diff --git a/iproute2-5.12.0.tar.xz b/iproute2-5.12.0.tar.xz new file mode 100644 index 0000000..5f95928 --- /dev/null +++ b/iproute2-5.12.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d268db98a36ee2a0e3ff3b92b2efff66fc1138a51e409bdef6ab3cfe15f326f +size 835880 diff --git a/iproute2.changes b/iproute2.changes index 7c9c570..f3f35d7 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Apr 28 13:44:41 UTC 2021 - Paolo Stivanin + +- Update to release 5.12 + * devlink: Use library provided string processing APIs + * utils: Introduce helper routines for generic socket recv + * q_cake: Fix incorrect printing of signed values in class statistics + * json_print: Add print_tv() + * nexthop: Add support for nexthop buckets + * nexthop: Add support for resilient nexthop groups + * ip: xfrm: add support for tfcpad + * tc: e_bpf: fix memory leak in parse_bpf() + * lib: bpf_legacy: treat 0 as a valid file descriptor + * ip: drop 2-char command assumption + * bridge: vlan: dump port only if there are any vlans + ------------------------------------------------------------------- Sat Mar 6 08:31:13 UTC 2021 - Jan Engelhardt diff --git a/iproute2.spec b/iproute2.spec index ef15b25..33052a2 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: iproute2 -Version: 5.11 +Version: 5.12 Release: 0 Summary: Linux network configuration utilities License: GPL-2.0-only @@ -27,7 +27,7 @@ URL: https://wiki.linuxfoundation.org/networking/iproute2 # Using GPL-2.0 instead of GPL-2.0+ because of tc_skbedit.h and tc/q_multiq.c #DL-URL: https://kernel.org/pub/linux/utils/net/iproute2/ -#Git-Clone: git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2 +#Git-Clone: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/ #Git-Mirror: https://github.com/shemminger/iproute2 Source: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.0.tar.xz Source2: https://kernel.org/pub/linux/utils/net/iproute2/%name-%version.0.tar.sign