14
0

- update to 0.6.13:

* requests: IPv6 routes default priority
  * requests: fix wrong family on empty IP targets
  * ndb: fix NetlinkError escalation routine on apply

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=56
This commit is contained in:
2022-07-06 12:34:25 +00:00
committed by Git OBS Bridge
parent 2d411d2115
commit 5f414ccc50
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 6 12:33:36 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.6.13:
* requests: IPv6 routes default priority
* requests: fix wrong family on empty IP targets
* ndb: fix NetlinkError escalation routine on apply
-------------------------------------------------------------------
Wed Jun 22 14:24:21 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>