diff --git a/pyroute2-0.4.12.tar.gz b/pyroute2-0.4.12.tar.gz deleted file mode 100644 index d8302e2..0000000 --- a/pyroute2-0.4.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:98e2e4841541aa180d14e301c5bfbc2d258e697e6dc76c88855cbf8b86375733 -size 562555 diff --git a/pyroute2-0.4.15.tar.gz b/pyroute2-0.4.15.tar.gz new file mode 100644 index 0000000..7ec55a8 --- /dev/null +++ b/pyroute2-0.4.15.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273530e78261ac5e9e2985f12fad9e6c4231f8e49b8c285c05a23dcda5afce58 +size 560037 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index e628cb4..93fac49 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Jun 13 09:49:31 UTC 2017 - dmueller@suse.com + +- update to 0.4.15: + * req: #365 -- full and short nla notation fixed, critical + * iproute: #364 -- new method, `brport()` + * ipdb: -- support bridge port options + * event: new genl protocols set: VFS_DQUOT, acpi_event, thermal_event + * ipdb: #310 -- fixed priority change on routes + * ipdb: #349 -- fix setting ifalias on interfaces + * ipdb: #353 -- mitigate kernel oops during bridge creation + * ipdb: #354 -- allow to explicitly choose plugins to load + * ipdb: #359 -- provide read-only context managers + * rtnl: #336 -- vlan flags support + * rtnl: #352 -- support interface type plugins + * tc: #344 -- mirred action + * tc: #346 -- connmark action + * netlink: #358 -- memory optimization + * config: #360 -- generic asyncio config + * iproute: #362 -- allow to change or replace a qdisc + * ipset: full rework of the IPSET_ATTR_DATA and IPSET_ATTR_ADT + ACHTUNG: this commit may break API compatibility + * ipset: hash:mac support + * ipset: list:set support + * ipdb: throw EEXIST when creates VLAN/VXLAN devs with same ID, but + under different names + * tests: #329 -- include unit tests into the bundle + * legal: E/// logo removed + ------------------------------------------------------------------- Tue Jan 10 17:18:02 UTC 2017 - dmueller@suse.com diff --git a/python-pyroute2.spec b/python-pyroute2.spec index a2f8884..f913072 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -17,7 +17,7 @@ Name: python-pyroute2 -Version: 0.4.12 +Version: 0.4.15 Release: 0 Summary: Python Netlink library License: GPL-2.0+ or Apache-2.0