diff --git a/iproute2-3.19.0.tar.sign b/iproute2-3.19.0.tar.sign deleted file mode 100644 index 324308b..0000000 Binary files a/iproute2-3.19.0.tar.sign and /dev/null differ diff --git a/iproute2-3.19.0.tar.xz b/iproute2-3.19.0.tar.xz deleted file mode 100644 index 8edc9e4..0000000 --- a/iproute2-3.19.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0 -size 455004 diff --git a/iproute2-4.0.0.tar.sign b/iproute2-4.0.0.tar.sign new file mode 100644 index 0000000..cc18053 Binary files /dev/null and b/iproute2-4.0.0.tar.sign differ 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