diff --git a/pysnmp-4.4.8.tar.gz b/pysnmp-4.4.8.tar.gz deleted file mode 100644 index ee30a26..0000000 --- a/pysnmp-4.4.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3427de5cf38926414f6dc4ed9b7854386023cc1d51fa276924fc1409504397be -size 439338 diff --git a/pysnmp-4.4.9.tar.gz b/pysnmp-4.4.9.tar.gz new file mode 100644 index 0000000..293dd24 --- /dev/null +++ b/pysnmp-4.4.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256d0945d9662d7799ee21e2cccd5d702904a87f29e6d706500152a9af25e471 +size 439781 diff --git a/python-pysnmp.changes b/python-pysnmp.changes index 17c4a29..d6e2e12 100644 --- a/python-pysnmp.changes +++ b/python-pysnmp.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sat Feb 9 20:53:52 UTC 2019 - mardnh@gmx.de + +- Update to version 4.4.9 + * Made MIB loader ignoring file and directory access errors + * Added missing SNMP PDU error classes and their handling in + Command Responder + * Fixed crash on MIB load failure in case of directory access error + * Fixed socket transparency option (IPV6_TRANSPARENT) to make IPv6 + transparent operation functional + ------------------------------------------------------------------- Thu Jan 10 08:22:22 UTC 2019 - mardnh@gmx.de diff --git a/python-pysnmp.spec b/python-pysnmp.spec index 1ebdd2d..263404d 100644 --- a/python-pysnmp.spec +++ b/python-pysnmp.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pysnmp -Version: 4.4.8 +Version: 4.4.9 Release: 0 Summary: A pure-Python SNMPv1/v2c/v3 library License: BSD-2-Clause