iproute-4.0
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=98
This commit is contained in:
parent
034a1bcca6
commit
c643e418c3
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e2f9f8c36e166f2ba6c0e1e7a9ad84cdf7c1615b93df49dac44563d7b57fd7b0
|
||||
size 455004
|
BIN
iproute2-4.0.0.tar.sign
Normal file
BIN
iproute2-4.0.0.tar.sign
Normal file
Binary file not shown.
3
iproute2-4.0.0.tar.xz
Normal file
3
iproute2-4.0.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5cd06eb1050b858b308b65705725042bb566fd261135e35a73dafb48cd632618
|
||||
size 459364
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user