14
0
forked from pool/python-pysnmp

Accepting request 733015 from home:mnhauke:network

- Update to version 4.4.12
  * Fixed broken SNMPv3 `msgFlag` initialization on authoritative
    SNMP engine ID discovery. This bug causes secure communication
    with peer SNMP engines to stall at SNMP engine ID discovery
    procedure.

OBS-URL: https://build.opensuse.org/request/show/733015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=45
This commit is contained in:
Tomáš Chvátal
2019-09-25 06:24:16 +00:00
committed by Git OBS Bridge
parent 67ca82546f
commit 09f2202551
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pysnmp
Version: 4.4.11
Version: 4.4.12
Release: 0
Summary: A pure-Python SNMPv1/v2c/v3 library
License: BSD-2-Clause