14
0

- Update to 0.5.6:

* ndb.objects.route: multipath routes
  * ndb.objects.rule: basic support
  * ndb.objects.interface: veth fixed
  * ndb.source: fix source restart
  * ndb.log: logging setup

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=29
This commit is contained in:
Tomáš Chvátal
2019-06-03 10:17:11 +00:00
committed by Git OBS Bridge
parent 102deb548f
commit aabf6ef801
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jun 3 10:15:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.6:
* ndb.objects.route: multipath routes
* ndb.objects.rule: basic support
* ndb.objects.interface: veth fixed
* ndb.source: fix source restart
* ndb.log: logging setup
-------------------------------------------------------------------
Fri Apr 12 13:10:15 UTC 2019 - pgajdos@suse.com