]> git.karo-electronics.de Git - karo-tx-redboot.git/blobdiff - packages/net/snmp/lib/v2_0/ChangeLog
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / snmp / lib / v2_0 / ChangeLog
index a5f39bb736b601fcc78a83b1f2875ae58311a326..6b973c2fb49df18b8cc7bd99ec8796541bb51f9b 100644 (file)
@@ -1,3 +1,22 @@
+2008-07-02  Bart Veer  <bartv@ecoscentric.com>
+
+       * include/snmpusm.h: add missing definition needed for the CERT
+       fix below.
+
+2008-06-11  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * src/scapi.c: Fix CVE-2008-0960 (CERT/CC VU#481564).
+
+2006-07-27  Jonathan Larmour  <jifl@eCosCentric.com>
+
+       * include/config.h (HAVE_GETTIMEOFDAY): Add missing hash (reported
+       by Richard Jennings).
+
+2005-10-23  Andrew Lunn  <andrew.lunn@ascom.ch>
+
+       * include/config.h: POSIX provides gettimeofday()
+       * cdl/snmplib.cdl: We require gettimeofday from POSIX
+
 2003-03-24  Jonathan Larmour  <jifl@eCosCentric.com>
 
        * src/keytools.c (decode_keychange): Avoid undefined behaviour.