File Release Notes and Changelog
Notes:
OpenSNMP 0.4.2
This is a bug fix release. Serveral crash issues, some OS compatibility issues are fixed, and some misc. bug fixes.
Changes:
OpenSNMP version 0.4.2 --------------------------
2005-04-25 16:07 baerm
* app/snmpDatabaseObj.C, app/snmpDatabaseObj.H,
app/cg/CG.H, app/cg/snmpCGArch.C, base/debug.C,
base/debug.H, base/snmpFIFOObj.C,
base/snmpRegObj.C, base/snmpRegObj.H,
dispatcher/snmpDispArchObj.C, dispatcher/snmpDispStats.C:
added race condition fixes with some better static variable handling
in debug and various changes to thread handling.
2005-03-29 12:44 baerm
* TODO:
added race condition fix to TODO
2005-03-29 12:41 hardaker
* configure, configure.in:
better db_cxx checks and fix a typo
2005-03-29 11:40 baerm
* app/cg/cfgSendPduArgs.C:
added correct help text for AES privacy protocol use
2005-02-01 12:19 hardaker
* app/snmpIndexes.C:
modern g++ compilers complain about parens surrounding types
before an array constructor.
2005-02-01 12:13 hardaker
* mib/libsmiOid.C:
modern g++ compilers complain about parens surrounding types
before an array constructor.
2005-01-26 11:54 baerm
* configure, configure.in:
added patch from Ravi Joganathan to fix finding Berkeley DB's
db_cxx library on Debian.
2004-09-30 09:17 baerm
* asn/smiNode.C:
changed smiNode to handle MIB AUGMENT tables.
2004-09-21 08:42 baerm
* configure, configure.in:
added Berkeley 4.2 to configure
2004-09-01 20:07 hardaker
* dist/: Makefile, opensnmp.spec:
update for 0.4.0
2004-09-01 18:08 baerm
* base/snmpObj.C:
version change
2004-09-01 18:00 baerm
* ChangeLog:
0_4_0 changes