14
0
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:
Tomáš Chvátal
2019-02-10 10:23:38 +00:00
committed by Git OBS Bridge
parent aaeb196608
commit b63ce2dafb
4 changed files with 15 additions and 4 deletions

View File

@@ -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