forked from pool/python-pyroute2
Accepting request 441155 from home:gary_lin:branches:devel:languages:python
- Update to 0.4.11 OBS-URL: https://build.opensuse.org/request/show/441155 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=7
This commit is contained in:
3
pyroute2-0.4.11.tar.gz
Normal file
3
pyroute2-0.4.11.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4a1745ee752ea802127fe41c6e0b991e0c5564477c46936e3c2f57b8bed05a87
|
||||||
|
size 185750
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:71b25336de9c8a89a732657795ccfb1e5d518e6099f1954238dd956b020bf089
|
|
||||||
size 455554
|
|
@@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 21 08:17:08 UTC 2016 - glin@suse.com
|
||||||
|
|
||||||
|
- Update to 0.4.11
|
||||||
|
+ rtnl: #284 -- support vlan_flags
|
||||||
|
+ ipdb: #288 -- do not inore link-local addresses
|
||||||
|
+ ipdb: #300 -- sort ip addresses
|
||||||
|
+ ipdb: #306 -- support net_ns_pid
|
||||||
|
+ ipdb: #307 -- fix IPv6 routes management
|
||||||
|
+ ipdb: #311 -- vlan interfaces address loading
|
||||||
|
+ iprsocket: #305 -- support NETLINK_LISTEN_ALL_NSID
|
||||||
|
+ devlink: fix fd leak on broken init
|
||||||
|
+ sock_diag: initial NETLINK_SOCK_DIAG support
|
||||||
|
+ rtnl: fix critical fd leak in the compat code
|
||||||
|
+ rtnl: compat proxying fix
|
||||||
|
+ rtnl: compat code is back
|
||||||
|
+ netns: custom netns path support
|
||||||
|
+ ipset: multiple improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 15 10:37:01 UTC 2016 - dmueller@suse.com
|
Tue Nov 15 10:37:01 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-pyroute2
|
Name: python-pyroute2
|
||||||
Version: 0.4.6
|
Version: 0.4.11
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Netlink library
|
Summary: Python Netlink library
|
||||||
License: GPL-2.0+ or Apache-2.0
|
License: GPL-2.0+ or Apache-2.0
|
||||||
|
Reference in New Issue
Block a user