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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e09aa9f9089f14f05db43be214be9c854b6fa9036820864774305285b9ea8fd6
size 446154

3
pysnmp-4.4.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:137d8fd93fffadd0c6d34c65e4dda373f41122a5f1c38537cc9ec4194dc99980
size 446871

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 24 18:28:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- 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.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 10 11:39:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Tue Sep 10 11:39:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

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