14
0

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:
2016-11-29 09:32:40 +00:00
committed by Git OBS Bridge
parent 8ecce3dd90
commit 7ddff18c5c
4 changed files with 23 additions and 4 deletions

View File

@@ -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