Hello community,
here is the log from the commit of package python-pyroute2 for openSUSE:Factory
checked in at 2019-05-06 13:24:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyroute2 (Old)
and /work/SRC/openSUSE:Factory/.python-pyroute2.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyroute2"
Mon May 6 13:24:56 2019 rev:11 rq:694214 version:0.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyroute2/python-pyroute2.changes
2019-03-05 12:22:52.160886306 +0100
+++
/work/SRC/openSUSE:Factory/.python-pyroute2.new.5148/python-pyroute2.changes
2019-05-06 13:25:00.561001382 +0200
@@ -1,0 +2,15 @@
+Fri Apr 12 13:10:15 UTC 2019 - [email protected]
+
+- version update to 0.5.5
+ * nftables: rules expressions
+ * <https://github.com/svinota/pyroute2/pull/592>
+ * netns: ns_pids
+ * <https://github.com/svinota/pyroute2/pull/593>
+ * ndb: wait() method
+ * ndb: add extra logging, log state transitions
+ * ndb: nested views, e.g. `ndb.interfaces['br0'].ports
+ * cli: port pyroute2-cli to use NDB instead of IPDB
+ * iproute: basic Windows support (proof of concept only)
+ * remote: support mitogen proxy chains, support remote netns
+
+-------------------------------------------------------------------
Old:
----
pyroute2-0.5.4.tar.gz
New:
----
pyroute2-0.5.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pyroute2.spec ++++++
--- /var/tmp/diff_new_pack.lWtVp0/_old 2019-05-06 13:25:01.593003492 +0200
+++ /var/tmp/diff_new_pack.lWtVp0/_new 2019-05-06 13:25:01.597003500 +0200
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyroute2
-Version: 0.5.4
+Version: 0.5.5
Release: 0
Summary: Python Netlink library
License: GPL-2.0-or-later OR Apache-2.0
@@ -69,5 +69,6 @@
%license LICENSE.Apache.v2 LICENSE.GPL.v2
%{python_sitelib}/*
%python3_only %{_bindir}/ss2
+%python3_only %{_bindir}/pyroute2-cli
%changelog
++++++ pyroute2-0.5.4.tar.gz -> pyroute2-0.5.5.tar.gz ++++++
++++ 5468 lines of diff (skipped)