diff --git a/iproute2-4.1.1.tar.sign b/iproute2-4.1.1.tar.sign deleted file mode 100644 index 0fc6d8a..0000000 Binary files a/iproute2-4.1.1.tar.sign and /dev/null differ diff --git a/iproute2-4.1.1.tar.xz b/iproute2-4.1.1.tar.xz deleted file mode 100644 index 3bc955b..0000000 --- a/iproute2-4.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f -size 496388 diff --git a/iproute2-4.2.0.tar.sign b/iproute2-4.2.0.tar.sign new file mode 100644 index 0000000..2f64b77 Binary files /dev/null and b/iproute2-4.2.0.tar.sign differ diff --git a/iproute2-4.2.0.tar.xz b/iproute2-4.2.0.tar.xz new file mode 100644 index 0000000..dc8806e --- /dev/null +++ b/iproute2-4.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4101e743e0da36b55f63353ff489699ddcd634ceca854a9a272346588f30f30 +size 506120 diff --git a/iproute2-doc.changes b/iproute2-doc.changes index c872756..17b9a52 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 10 07:42:01 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 4.2 +* route: add support to print 'linkdown' nexthop flag +* addr: add support for brief output +* ss: add support for segs_in and segs_out +* ss: add support for bytes_acked & bytes_received +* Add displaying VF traffic statistics +* tc: add support for Flower classifier +* GENEVE support +* link: add ageing_time, stp_state and priority for bridge +* bridge: mdb: add support for router add/del notifications + monitoring +* ss: print value of IPV6_V6ONLY socket option if set + ------------------------------------------------------------------- Wed Jul 15 14:25:28 UTC 2015 - dimstar@opensuse.org diff --git a/iproute2-doc.spec b/iproute2-doc.spec index b9b84d2..bece034 100644 --- a/iproute2-doc.spec +++ b/iproute2-doc.spec @@ -17,9 +17,9 @@ Name: iproute2-doc -Version: 4.1.1 +Version: 4.2 Release: 0 -%define rversion 4.1.1 +%define rversion 4.2.0 Summary: Documentation to iproute2 License: GPL-2.0+ Group: Documentation/Other diff --git a/iproute2.changes b/iproute2.changes index c872756..17b9a52 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Sep 10 07:42:01 UTC 2015 - jengelh@inai.de + +- Update to new upstream release 4.2 +* route: add support to print 'linkdown' nexthop flag +* addr: add support for brief output +* ss: add support for segs_in and segs_out +* ss: add support for bytes_acked & bytes_received +* Add displaying VF traffic statistics +* tc: add support for Flower classifier +* GENEVE support +* link: add ageing_time, stp_state and priority for bridge +* bridge: mdb: add support for router add/del notifications + monitoring +* ss: print value of IPV6_V6ONLY socket option if set + ------------------------------------------------------------------- Wed Jul 15 14:25:28 UTC 2015 - dimstar@opensuse.org diff --git a/iproute2.spec b/iproute2.spec index 2d05c1f..f14fed1 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -17,9 +17,9 @@ Name: iproute2 -Version: 4.1.1 +Version: 4.2 Release: 0 -%define rversion 4.1.1 +%define rversion 4.2.0 Summary: Linux network configuration utilities License: GPL-2.0 Group: Productivity/Networking/Routing