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