summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorelie <elie>2015-06-04 17:18:10 +0000
committerelie <elie>2015-06-04 17:18:10 +0000
commitf0b8b1a098c0c53ad75ea7ac13a063e26f262e0f (patch)
tree64341c39ad7de0e4acc53151af6d1d97fd6b320b /CHANGES
parent40c9ae9651ebe1a9d631c2ac5f78a6cae7b2a654 (diff)
downloadpysnmp-f0b8b1a098c0c53ad75ea7ac13a063e26f262e0f.tar.gz
obsolete libsmi-based scripts removed in favor of pysmi
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 07dbdd8..df8f841 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,11 @@
-Revision 4.2.6rc2
------------------
+Revision 4.2.6
+--------------
- Critical error fixed in key localization procedure for AES192/AES256/3DES
cyphers. Previous versions might never worked properly in this respect.
- Initial PySMI integration. Original ASN.1 MIBs could now be parsed, stored
at a local pysnmp MIBs repository and loaded into SNMP Engine. Relevant
- example scripts added.
+ example scripts added. Obsolete libsmi-based scripts removed.
- Major rewrite of native SNMPv3 CommandGenerator and NotificationOriginator
applications towards the following goals:
* avoid binding to specific SNMP engine instance to promote single