diff --git a/pyroute2-0.5.10.tar.gz b/pyroute2-0.5.10.tar.gz new file mode 100644 index 0000000..9a7abf0 --- /dev/null +++ b/pyroute2-0.5.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39aca55d1d2ccc37062840eb81ae91de1bdf4bcec61e905f6d27ec6378d0742a +size 758703 diff --git a/pyroute2-0.5.9.tar.gz b/pyroute2-0.5.9.tar.gz deleted file mode 100644 index 612956c..0000000 --- a/pyroute2-0.5.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:240ed116fabef02c284cc40d27986e629f02aa788311a8059905b8988752d5b7 -size 734751 diff --git a/python-pyroute2.changes b/python-pyroute2.changes index eb5029d..d89c0ec 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller + +- update to 0.5.10: + * general: don't use pkg_resources + * iproute: fix Windows support + * netlink: provide the target field + * ndb: use the target field from the netlink header + * ndb: multiple SQL fixes, transactions fixed with the PostgreSQL backend + * ndb: multiple object cache fixes + * ndb.schema: drop DB triggers + * ndb.objects: fix object management within a netns + * ndb.objects.route: support route metrics + * ndb.objects.route: fix default route syntax + ------------------------------------------------------------------- Fri Feb 28 23:04:37 UTC 2020 - Dirk Mueller diff --git a/python-pyroute2.spec b/python-pyroute2.spec index bb93903..a30e516 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pyroute2 -Version: 0.5.9 +Version: 0.5.10 Release: 0 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0