Hello community, here is the log from the commit of package python-pysnmp for openSUSE:Factory checked in at 2019-01-11 14:04:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysnmp (Old) and /work/SRC/openSUSE:Factory/.python-pysnmp.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysnmp" Fri Jan 11 14:04:53 2019 rev:11 rq:664288 version:4.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysnmp/python-pysnmp.changes 2018-12-24 11:42:26.537396248 +0100 +++ /work/SRC/openSUSE:Factory/.python-pysnmp.new.28833/python-pysnmp.changes 2019-01-11 14:05:13.627815863 +0100 @@ -1,0 +2,22 @@ +Thu Jan 10 08:22:22 UTC 2019 - [email protected] + +- Update to version 4.4.8 + * Fixed Pythonized MIB load (in the source form) - made sure to + turn it into a code object prior to its execution + +- Update to version 4.4.7 + * Exposed ASN.1 `Null` type through `rfc1902` module for + convenience. + * Use `compile()` before `exec`'ing MIB modules to attach filename + to the stack frames (ultimately shown in traceback/debugger) + * Fixed hlapi/v3arch transport target caching to ensure transport + targets are different even if just timeout/retries options differ + * Fixed hlapi LCD configurator to include `contextName`. Prior to + this fix sending SNMPv3 TRAP with non-default `contextName` would + fail. + * Fixed possible duplicate key occurrence in the `OrderedDict` + following a race condition + * Fixed undefined name references in `inet_pton`/`inet_ntop` + substitute routines for IPv6 in `TRANSPORT-ADDRESS-MIB.py` + +------------------------------------------------------------------- Old: ---- pysnmp-4.4.6.tar.gz New: ---- pysnmp-4.4.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysnmp.spec ++++++ --- /var/tmp/diff_new_pack.jccFEf/_old 2019-01-11 14:05:14.235815251 +0100 +++ /var/tmp/diff_new_pack.jccFEf/_new 2019-01-11 14:05:14.239815246 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pysnmp # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pysnmp -Version: 4.4.6 +Version: 4.4.8 Release: 0 Summary: A pure-Python SNMPv1/v2c/v3 library License: BSD-2-Clause ++++++ pysnmp-4.4.6.tar.gz -> pysnmp-4.4.8.tar.gz ++++++ ++++ 2894 lines of diff (skipped)
