14
0
Files
python-pyroute2/python-pyroute2.changes
Dirk Mueller 9ea37c180e - update to 0.4.12:
* ipdb: #314 -- let users choose RTNL groups IPDB listens to
  * ipdb: #321 -- isolate `net_ns_.*` setup in a separate code block
  * ipdb: #322 -- IPv6 updates on interfaces in DOWN state
  * ifinfmsg: allow absolute/relative paths in the net_ns_fd NLA
  * ipset: #323 -- support setting counters on ipset add
  * ipset: `headers()` command
  * ipset: revisions
  * ipset: #326 -- mark types

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=9
2017-01-10 17:19:52 +00:00

86 lines
2.9 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 10 17:18:02 UTC 2017 - dmueller@suse.com
- update to 0.4.12:
* ipdb: #314 -- let users choose RTNL groups IPDB listens to
* ipdb: #321 -- isolate `net_ns_.*` setup in a separate code block
* ipdb: #322 -- IPv6 updates on interfaces in DOWN state
* ifinfmsg: allow absolute/relative paths in the net_ns_fd NLA
* ipset: #323 -- support setting counters on ipset add
* ipset: `headers()` command
* ipset: revisions
* ipset: #326 -- mark types
-------------------------------------------------------------------
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
- update to 0.4.6:
* ipdb: #278 -- fix initial ports mapping
* ipset: #277 -- fix ADT attributes parsing
* nl80211: #274, #275, #276 -- BSS-related fixes
-------------------------------------------------------------------
Mon Aug 8 10:26:17 UTC 2016 - glin@suse.com
- Update Source url to pass the check in openSUSE:Factory
-------------------------------------------------------------------
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
- Update to 0.4.0
-------------------------------------------------------------------
Fri Dec 11 04:11:42 UTC 2015 - glin@suse.com
- Update to 0.3.15
-------------------------------------------------------------------
Fri Nov 6 04:50:44 UTC 2015 - glin@suse.com
- initial import 0.3.14