forked from pool/python-pysnmp
Accepting request 673046 from home:mnhauke:network
- 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 OBS-URL: https://build.opensuse.org/request/show/673046 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=39
This commit is contained in:
committed by
Git OBS Bridge
parent
aaeb196608
commit
b63ce2dafb
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3427de5cf38926414f6dc4ed9b7854386023cc1d51fa276924fc1409504397be
|
||||
size 439338
|
3
pysnmp-4.4.9.tar.gz
Normal file
3
pysnmp-4.4.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:256d0945d9662d7799ee21e2cccd5d702904a87f29e6d706500152a9af25e471
|
||||
size 439781
|
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user