14
0

Accepting request 417410 from home:gary_lin:branches:devel:languages:python

- Update to 0.4.5

OBS-URL: https://build.opensuse.org/request/show/417410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=3
This commit is contained in:
Thomas Bechtold
2016-08-08 08:27:17 +00:00
committed by Git OBS Bridge
parent e46a6dd0db
commit fe85090f7c
4 changed files with 33 additions and 7 deletions

View File

@@ -1,3 +1,28 @@
-------------------------------------------------------------------
Mon Aug 8 06:37:20 UTC 2016 - glin@suse.com
- Update to 0.4.5
+ ifinfmsg: GTP interfaces support
+ generic: devlink protocol support
+ generic: code cleanup
+ iproute: #262 -- `get_vlans()` fix
+ iproute: default mask 32 for IPv4 in `addr()`
+ rtmsg: #260 -- RTA_FLOW support
+ ipdb: #259 -- critical `Interface` class fix
+ benchmark: initial release
+ ipdb: event modules
+ ipdb: on-demand views
+ ipdb: rules management
+ ipdb: bridge controls
+ ipdb: #258 -- important Python compatibility fixes
+ netns: #257 -- pipe leak fix
+ netlink: support pickling for nlmsg
+ netlink: no buffer copying in the parser
+ netlink: parse NLA on demand
+ ipdb: #244 -- lwtunnel multipath fixes
+ iproute: #235 -- route types
+ docs updated
-------------------------------------------------------------------
Sun May 8 14:43:49 UTC 2016 - michael@stroeder.com