diff --git a/pyroute2-0.4.11.tar.gz b/pyroute2-0.4.11.tar.gz new file mode 100644 index 0000000..246b505 --- /dev/null +++ b/pyroute2-0.4.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1745ee752ea802127fe41c6e0b991e0c5564477c46936e3c2f57b8bed05a87 +size 185750 diff --git a/pyroute2-0.4.6.tar.gz b/pyroute2-0.4.6.tar.gz deleted file mode 100644 index b3aef02..0000000 --- a/pyroute2-0.4.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71b25336de9c8a89a732657795ccfb1e5d518e6099f1954238dd956b020bf089 -size 455554 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index 6e29a91..ad9904f 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -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 diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 84855df..5436e02 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -17,7 +17,7 @@ Name: python-pyroute2 -Version: 0.4.6 +Version: 0.4.11 Release: 0 Summary: Python Netlink library License: GPL-2.0+ or Apache-2.0