Mercurial > ecos
changeset 2486:792a40c91f2a
Fix build failure
| author | bartv |
|---|---|
| date | Wed, 02 Jul 2008 19:47:12 +0000 |
| parents | 0e9d1d1df4a0 |
| children | 43d755db41ac |
| files | packages/net/snmp/lib/current/ChangeLog packages/net/snmp/lib/current/include/snmpusm.h |
| diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/snmp/lib/current/ChangeLog +++ b/packages/net/snmp/lib/current/ChangeLog @@ -1,3 +1,8 @@ +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).
