14
0
forked from pool/python-pysnmp

- Update to 4.4.11:

- Added SNMPv3 USM master and localized keys support to LCD configuration
  - Improved initial and runtime USM debugging
  - Fixed a bug in USM configuration which did not allow the same user names
    to be added under different security names

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=43
This commit is contained in:
Tomáš Chvátal
2019-09-10 11:42:13 +00:00
committed by Git OBS Bridge
parent 0d0ee515d4
commit 67ca82546f
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Sep 10 11:39:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 4.4.11:
- Added SNMPv3 USM master and localized keys support to LCD configuration
- Improved initial and runtime USM debugging
- Fixed a bug in USM configuration which did not allow the same user names
to be added under different security names
-------------------------------------------------------------------
Wed Jul 31 20:44:55 UTC 2019 - Martin Hauke <mardnh@gmx.de>