Releases: etingof/snmpclitools
Release 0.6.4
Release 0.6.3
This release fixes a few minor issues:
- Upper constraint pysnmp to 5.0.0 in setup.py as well
- Upper constraint pysmi to 0.4.0 and lower constraint it to 0.3.4+
- Fixed broken -M and -P options to make non-default MIB paths operational
Release 0.6.2
This a maintenance release capping pysnmp dependency < 5.
For full list of changed please refer to the CHANGELOG.
pysnmp-apps -> snmpclitools
This is the first release of pysnmp-apps under the new name - snmpclitools.
The snmpclitools 0.6.1 is exactly the same as pysnmp-apps 0.5.3.
For full list of changed please refer to the CHANGELOG.
Release 0.5.3
This release introduces Sphinx documentation on the command-line tools.
For full list of changed please refer to the CHANGELOG.
Release 0.5.2
This is a bug fix release mostly targeting strong crypto support features. Most important changes include:
- Fixed SNMP crypto algorithm identifiers to be named consistently after key length rather than MAC length
- Added strong AES privacy algorithms with Blumenthal key localization
For full list of changed please refer to the CHANGELOG.
Release 0.5.1
The main topic for this release is strong crypto support.
For full list of changed please refer to the CHANGELOG.
Release 0.4.2
This is a bugfix release addressing a string value rendering regression introduced by pyasn1 0.2.3+.
For full list of changed please refer to the CHANGELOG.