14
0

- 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
This commit is contained in:
2017-01-10 17:19:52 +00:00
committed by Git OBS Bridge
parent 7ddff18c5c
commit 9ea37c180e
4 changed files with 18 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyroute2
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pyroute2
Version: 0.4.11
Version: 0.4.12
Release: 0
Summary: Python Netlink library
License: GPL-2.0+ or Apache-2.0