14
0

Accepting request 505039 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/505039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyroute2?expand=0&rev=4
This commit is contained in:
2017-06-29 13:06:11 +00:00
committed by Git OBS Bridge
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:98e2e4841541aa180d14e301c5bfbc2d258e697e6dc76c88855cbf8b86375733
size 562555

3
pyroute2-0.4.15.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:273530e78261ac5e9e2985f12fad9e6c4231f8e49b8c285c05a23dcda5afce58
size 560037

View File

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

View File

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