forked from pool/python-pysnmp
- Switch to lextudio releases, and upgrade to 5.0.28:
* Fixed SNMP engine ID generation on Windows. * SNMPv3 crypto operations that require external dependencies made dependent on the optional external package -- pysnmpcrypto. * Added Slim class and simplified some examples. * Fixed a #SNMP demo compatibility issue. * Fixed passwordToKeySHA. * Enabled Python 3.11 support. * Switched to pyasn1/pyasn1 package. * Removed legacy paddings in v3 packets. * Changed web site to pysnmp.com. * Inherited all changes made by Splunk team. - Switch to pyproject macros. - Add patch support-new-pyasn1.patch: * Support pyasn1 0.5.0. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pysnmp?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 1 06:20:01 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Switch to lextudio releases, and upgrade to 5.0.28:
|
||||
* Fixed SNMP engine ID generation on Windows.
|
||||
* SNMPv3 crypto operations that require external dependencies
|
||||
made dependent on the optional external
|
||||
package -- pysnmpcrypto.
|
||||
* Added Slim class and simplified some examples.
|
||||
* Fixed a #SNMP demo compatibility issue.
|
||||
* Fixed passwordToKeySHA.
|
||||
* Enabled Python 3.11 support.
|
||||
* Switched to pyasn1/pyasn1 package.
|
||||
* Removed legacy paddings in v3 packets.
|
||||
* Changed web site to pysnmp.com.
|
||||
* Inherited all changes made by Splunk team.
|
||||
- Switch to pyproject macros.
|
||||
- Add patch support-new-pyasn1.patch:
|
||||
* Support pyasn1 0.5.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 09:11:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user