From c643e418c35993fca128ac5ba27514d3da1c523670b24a0e1e14b93f2f0ef390 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 13 Apr 2015 19:34:51 +0000 Subject: [PATCH] iproute-4.0 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=98 --- iproute2-3.19.0.tar.sign | Bin 543 -> 0 bytes iproute2-3.19.0.tar.xz | 3 --- iproute2-4.0.0.tar.sign | Bin 0 -> 543 bytes iproute2-4.0.0.tar.xz | 3 +++ iproute2-doc.changes | 15 +++++++++++++++ iproute2-doc.spec | 6 +++--- iproute2.changes | 15 +++++++++++++++ iproute2.spec | 6 +++--- 8 files changed, 39 insertions(+), 9 deletions(-) delete mode 100644 iproute2-3.19.0.tar.sign delete mode 100644 iproute2-3.19.0.tar.xz create mode 100644 iproute2-4.0.0.tar.sign create mode 100644 iproute2-4.0.0.tar.xz diff --git a/iproute2-3.19.0.tar.sign b/iproute2-3.19.0.tar.sign deleted file mode 100644 index 324308b9d0f26d957a95c900184c3f6b2049de0e4d227d76866059bcf57e50ad..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 543 zcmV+)0^t3L0vrSY0SEvF1p-vskk|kU2@rs%e_)l(ZOH;Gkle^lLC-KR|hzwCUg|_-?|MH2__(iMQ zi~AjrZsqz2WDo_b**>6yGjFy=!2)Pq4*t$#?#!_wON;(*wTgz zDr(z0Q6}aGW22KTM!GR5(?wbedBsOw*JfEuzT=?wJU{gp*?WRxq9Y0&(!>~0z93m% zp^2LIJm;~ioh)gM)w>#Y2!?gNYY-gN@vp5C3O{uhWGo2hmgM%=KN# z?WW0SM2!}!J_eq}A$IHwQ370#cP8=3d%3>1xs*0;B}X>L>=;bV7BFbu&^1LEM2}1x zbEm!#6E-meg^-)|ViP=`yJjNzFJB_S?e*X%q`#zF=B-$bp4?YST>#MsZ{tA>lppO^h7D zNCM@QsEOq!z55*cd~Os`p^qIKIfJv4%C+}|aa&_B{YJb6#I|)lyg#EBM~rl9y28oCxY&eWr znPfZ6Tur~(#BxwP|5pRNlI?std53|n<$%MT`MD1&T_)v-nP;a=b{$3)+xP1~weYoP h_WBycmB5pPc8d!|EJ@C@G_*KULON@lcEZ+328wb~|3&}+ literal 0 HcmV?d00001 diff --git a/iproute2-4.0.0.tar.xz b/iproute2-4.0.0.tar.xz new file mode 100644 index 0000000..331ddf4 --- /dev/null +++ b/iproute2-4.0.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cd06eb1050b858b308b65705725042bb566fd261135e35a73dafb48cd632618 +size 459364 diff --git a/iproute2-doc.changes b/iproute2-doc.changes index 067498f..9ed1639 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 13 19:29:50 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 4.0 +* ip: route: add congestion control metric +* vxlan: Group policy extension +* tc: add support for BPF based actions +* iproute2: bridge: support vlan range adds +* ip xfrm: Allow to specify "all" option for monitor +* ipnetns: allow to get and set netns ids +* iplink: add support of IFLA_LINK_NETNSID attribute +* Allow specifying bridge port STP state by name rather than number. +* ip-monitor: allow to monitor ip rules +* bridge link: add support to specify master + ------------------------------------------------------------------- Sun Feb 22 11:39:04 UTC 2015 - jengelh@inai.de diff --git a/iproute2-doc.spec b/iproute2-doc.spec index bd986cb..8bf4188 100644 --- a/iproute2-doc.spec +++ b/iproute2-doc.spec @@ -1,7 +1,7 @@ # # spec file for package iproute2-doc # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: iproute2-doc -Version: 3.19 +Version: 4.0 Release: 0 -%define rversion 3.19.0 +%define rversion 4.0.0 Summary: Documentation to iproute2 License: GPL-2.0+ Group: Documentation/Other diff --git a/iproute2.changes b/iproute2.changes index 067498f..9ed1639 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon Apr 13 19:29:50 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 4.0 +* ip: route: add congestion control metric +* vxlan: Group policy extension +* tc: add support for BPF based actions +* iproute2: bridge: support vlan range adds +* ip xfrm: Allow to specify "all" option for monitor +* ipnetns: allow to get and set netns ids +* iplink: add support of IFLA_LINK_NETNSID attribute +* Allow specifying bridge port STP state by name rather than number. +* ip-monitor: allow to monitor ip rules +* bridge link: add support to specify master + ------------------------------------------------------------------- Sun Feb 22 11:39:04 UTC 2015 - jengelh@inai.de diff --git a/iproute2.spec b/iproute2.spec index d724192..eee6f06 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -1,7 +1,7 @@ # # spec file for package iproute2 # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,9 +17,9 @@ Name: iproute2 -Version: 3.19 +Version: 4.0 Release: 0 -%define rversion 3.19.0 +%define rversion 4.0.0 Summary: Linux network configuration utilities License: GPL-2.0 Group: Productivity/Networking/Routing