Hello community,

here is the log from the commit of package python-pysnmp for openSUSE:Factory 
checked in at 2018-08-24 16:59:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pysnmp (Old)
 and      /work/SRC/openSUSE:Factory/.python-pysnmp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pysnmp"

Fri Aug 24 16:59:54 2018 rev:7 rq:627805 version:4.4.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pysnmp/python-pysnmp.changes      
2018-07-06 10:41:16.411306289 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysnmp.new/python-pysnmp.changes 
2018-08-24 16:59:55.373774048 +0200
@@ -1,0 +2,15 @@
+Mon Aug  6 17:56:28 UTC 2018 - [email protected]
+
+- Update to version 4.4.5
+  * Added PySnmpError.cause attribute holding parent exception tuple
+  * Fixed broken InetAddressType rendering caused by a pyasn1 regression
+  * Fixed typo in RFC1158 module
+  * Fixed possible infinite loop in GETBULK response PDU builder
+  * Fixed memory leak in the `config.delContext()` VACM management harness
+  * Fixed `Bits` class initialization when enumeration values are given
+  * Fixed crash caused by incoming SNMPv3 message requesting SNMPv1/v2c
+    security model
+  * Fixed out-of-scope OIDs leaking at the end of SNMP table at hlapi
+    `nextCmd` and `bulkCmd` calls when `lexicographicMode = False`
+
+-------------------------------------------------------------------

Old:
----
  pysnmp-4.4.4.tar.gz

New:
----
  pysnmp-4.4.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pysnmp.spec ++++++
--- /var/tmp/diff_new_pack.ZAP6IR/_old  2018-08-24 16:59:55.793774545 +0200
+++ /var/tmp/diff_new_pack.ZAP6IR/_new  2018-08-24 16:59:55.793774545 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pysnmp
-Version:        4.4.4
+Version:        4.4.5
 Release:        0
 Summary:        A pure-Python SNMPv1/v2c/v3 library
 License:        BSD-2-Clause
 Group:          Development/Languages/Python
 URL:            http://pysnmp.sourceforge.net/
-Source:         
https://files.pythonhosted.org/packages/source/p/pysnmp/pysnmp-%{version}.tar.gz
+Source:         
https://github.com/etingof/pysnmp/archive/v%{version}.tar.gz#/pysnmp-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pyasn1 >= 0.2.3}
 BuildRequires:  %{python_module pycryptodomex}
@@ -76,13 +76,13 @@
 #%%python_expand PYTHONPATH=%%{buildroot}%%{$python_sitelib} ./runtests.sh
 
 %files %{python_files}
-%license LICENSE.txt
+%license LICENSE.rst
 %doc CHANGES.txt README.md THANKS.txt TODO.txt docs examples
 %{python_sitelib}/pysnmp/
 %{python_sitelib}/pysnmp-%{version}-py%{py_ver}.egg-info
 
 %files -n python-pysnmp-doc
-%license LICENSE.txt
+%license LICENSE.rst
 %doc docs examples
 
 %changelog

++++++ pysnmp-4.4.4.tar.gz -> pysnmp-4.4.5.tar.gz ++++++
++++ 1721 lines of diff (skipped)


Reply via email to