14
0

- update to 0.5.12:

* rtnl: implement team config pass <https://github.com/svinota/pyroute2/issues/699>
  * ndb.auth: example auth modules for RADIUS and OpenStack / Keystone
  * cli: syntax fixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=43
This commit is contained in:
2020-06-02 16:35:18 +00:00
committed by Git OBS Bridge
parent 80d81edb91
commit 75f2db773e
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 2 16:34:32 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.5.12:
* rtnl: implement team config pass <https://github.com/svinota/pyroute2/issues/699>
* ndb.auth: example auth modules for RADIUS and OpenStack / Keystone
* cli: syntax fixes
-------------------------------------------------------------------
Wed May 20 07:26:42 UTC 2020 - Petr Gajdos <pgajdos@suse.com>