diff --git a/iproute2-6.1.0.tar.sign b/iproute2-6.1.0.tar.sign deleted file mode 100644 index b1fc1bf..0000000 Binary files a/iproute2-6.1.0.tar.sign and /dev/null differ diff --git a/iproute2-6.1.0.tar.xz b/iproute2-6.1.0.tar.xz deleted file mode 100644 index c188eb0..0000000 --- a/iproute2-6.1.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ce12a0fec6b212725ef218735941b2dab76244db7e72646a76021b0537b43ab -size 905512 diff --git a/iproute2-6.2.0.tar.sign b/iproute2-6.2.0.tar.sign new file mode 100644 index 0000000..64190a7 Binary files /dev/null and b/iproute2-6.2.0.tar.sign differ diff --git a/iproute2-6.2.0.tar.xz b/iproute2-6.2.0.tar.xz new file mode 100644 index 0000000..daa58a3 --- /dev/null +++ b/iproute2-6.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d72730200ec5b2aabaa1a2f20553c6748292f065d9a154c7d5e22559df9fd62 +size 911588 diff --git a/iproute2.changes b/iproute2.changes index 8f6c137..2475682 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 7 14:14:56 UTC 2023 - Jan Engelhardt + +- Update to release 6.2 + * f_flower: Introduce L2TPv3 support + * bridge: fdb: Add support for locked FDB entries + * bridge: link: Add MAC Authentication Bypass (MAB) support + * ip: Support --json on `ip neigh get` + * tc: Add JSON output to tc-class + ------------------------------------------------------------------- Tue Dec 27 12:27:23 UTC 2022 - Ludwig Nussel diff --git a/iproute2.spec b/iproute2.spec index edbbc0b..c0eb5f1 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: iproute2 -Version: 6.1 +Version: 6.2 Release: 0 Summary: Linux network configuration utilities License: GPL-2.0-only