forked from pool/iproute2
Accepting request 331635 from security:netfilter
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/331635 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iproute2?expand=0&rev=80
This commit is contained in:
commit
df000666f0
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:73077a989efb934450bd655cbd9aaddaa747cb696c64d0c9a3323768a6a8e66f
|
||||
size 496388
|
BIN
iproute2-4.2.0.tar.sign
Normal file
BIN
iproute2-4.2.0.tar.sign
Normal file
Binary file not shown.
3
iproute2-4.2.0.tar.xz
Normal file
3
iproute2-4.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4101e743e0da36b55f63353ff489699ddcd634ceca854a9a272346588f30f30
|
||||
size 506120
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user