From 2fb7054ab06019660f282e818216eff103a85c298d6f982dba1f35221ff33f72 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 1 Sep 2021 14:56:28 +0000 Subject: [PATCH] - Update to release 5.14 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=215 --- iproute2-5.13.0.tar.sign | Bin 566 -> 0 bytes iproute2-5.13.0.tar.xz | 3 --- iproute2-5.14.0.tar.sign | Bin 0 -> 566 bytes iproute2-5.14.0.tar.xz | 3 +++ iproute2.changes | 10 ++++++++++ iproute2.spec | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 iproute2-5.13.0.tar.sign delete mode 100644 iproute2-5.13.0.tar.xz create mode 100644 iproute2-5.14.0.tar.sign create mode 100644 iproute2-5.14.0.tar.xz diff --git a/iproute2-5.13.0.tar.sign b/iproute2-5.13.0.tar.sign deleted file mode 100644 index bbd68406ea8cbcf6558eac2d724cf309d8e4f6ff7d4ccbd2b183fb750f1ddd8a..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 566 zcmV-60?GY}0y6{v0SEvc79j+mZ^K2fTj%FyxIB-5r+;9T&E$Rs0$|%^Y5)oe5P+wD zV3p0}emcqz{S%E07aN>5CKN_2lBs0pzS)vXA;nD)fEPVl{L~3zX{xJssC9U{8Tu0s zU|e6BH%`8EBfS-&i{1 zd%vha_VSMfy8q%P=I#LHVlxoN?%TI2D4~xG{kz0wk+xc4UVVh3o|AHTuf>LCPtT;i zu+lG~wEHKa5S@0HHisYZf(z3;sZF2BKjy+$c*4;yB5WutTfx9_-+ve4HNh{>OnkcS EDSSc`00000 diff --git a/iproute2-5.13.0.tar.xz b/iproute2-5.13.0.tar.xz deleted file mode 100644 index 0fb030c..0000000 --- a/iproute2-5.13.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72a2e53774cac9e65f7b617deebb2059f87e8960d6e9713e4d788cea966f1b36 -size 845236 diff --git a/iproute2-5.14.0.tar.sign b/iproute2-5.14.0.tar.sign new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..d7e1dfd4d53ab2b1d6471a20dd53925084e218f603ef928eec45602971e6ce07 GIT binary patch literal 566 zcmV-60?GY}0y6{v0SEvc79j+mZ^K2fTj%FyxIB-5r+;9T&E$Rs0%0zD&;SYv5P+wD zV3p0}eqVtQ0Ju`J8QSqjt>%LL3Jm9mA}Hy}{_ELRX&pD}W&n_U0mPPp2VV$}aMAPn zJLQTRu`FI0`uno~=)a-u>`3yU2mU>DsSW{Kfr`6c-2v~$eJX+`NBeXZX&NteOG}59 zn%2hbJXq+4+JQ&esm5)030qD*GDM@B1{dQ#2V)RRo`|Rn1c<&%*Qm{21$`G?5mH|g zH@bSvGr*H)6BNQPio7%nnPwAwZDl2xv2yRd~D)ibKRlWc*)KAzM{9&tdR z#>P?A^*dQGIMU#yTCOCES0o>|SY#=D{Pn|HV1OcQ?eksZg#Um@?Ik+!9*(7Off(~hfdf;x%OPilO=t;n&}Kj3%8Jcbx& z!9s*lbmK-;vt*WgGaHt+)97d$KnvXKt2L$^!5|e5lr- zntycxd*=(?o`;kTRwpZ9z!vov4pLu1JaM@7iAHdX=qmGs@m2Q2fQqP E?b|aH_W%F@ literal 0 HcmV?d00001 diff --git a/iproute2-5.14.0.tar.xz b/iproute2-5.14.0.tar.xz new file mode 100644 index 0000000..65f34df --- /dev/null +++ b/iproute2-5.14.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210fa785a52f3763c4287fd5ae63e246f6311bfaa48c424baab6d383bb7591d4 +size 853572 diff --git a/iproute2.changes b/iproute2.changes index 4688f8f..c9b9c98 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 1 11:49:51 UTC 2021 - Jan Engelhardt + +- Update to release 5.14 + * ip: Add nodst option to macvlan type source + * iplink: add support for parent device + * iplink: support for WWAN devices + * bridge: reorder cmd line arg parsing to let "-c" be detected + as "color" option + ------------------------------------------------------------------- Wed Jul 28 07:34:28 UTC 2021 - Jan Engelhardt diff --git a/iproute2.spec b/iproute2.spec index ab20174..76054b4 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -18,7 +18,7 @@ %define _buildshell /bin/bash Name: iproute2 -Version: 5.13 +Version: 5.14 Release: 0 Summary: Linux network configuration utilities License: GPL-2.0-only