diff options
author | adam <adam> | 2008-11-02 08:30:07 +0000 |
---|---|---|
committer | adam <adam> | 2008-11-02 08:30:07 +0000 |
commit | d31e144639af4c9468c8e0c40aa1530fb1486f91 (patch) | |
tree | 3b667b0a35cfbaa95e6906cdb36390ae25aa00da /net | |
parent | 9b714064fd1eb0628bf47d4961b199e7a8899681 (diff) | |
download | pkgsrc-d31e144639af4c9468c8e0c40aa1530fb1486f91.tar.gz |
Changes 5.4.2.1:
snmpd:
- SECURITY ISSUE: A bug in the getbulk handling code could let
anyone with even minimal access crash the agent.
Diffstat (limited to 'net')
-rw-r--r-- | net/net-snmp/Makefile | 5 | ||||
-rw-r--r-- | net/net-snmp/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index de8ac7d76a1..dac81e8ca15 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.74 2008/10/19 19:18:31 he Exp $ +# $NetBSD: Makefile,v 1.75 2008/11/02 08:30:07 adam Exp $ -DISTNAME= net-snmp-5.4.2 -PKGREVISION= 1 +DISTNAME= net-snmp-5.4.2.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} diff --git a/net/net-snmp/distinfo b/net/net-snmp/distinfo index 56b866022e1..2c3196d35da 100644 --- a/net/net-snmp/distinfo +++ b/net/net-snmp/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.50 2008/09/18 13:40:10 joerg Exp $ +$NetBSD: distinfo,v 1.51 2008/11/02 08:30:07 adam Exp $ -SHA1 (net-snmp-5.4.2.tar.gz) = 5b69da7d60bbc1092b61992f2d9ccb1051377ec6 -RMD160 (net-snmp-5.4.2.tar.gz) = 8c0cfd259893023c2c98fa68746adb48555d7788 -Size (net-snmp-5.4.2.tar.gz) = 5168274 bytes +SHA1 (net-snmp-5.4.2.1.tar.gz) = 4f2df9ea62344fe840f493d0e08abe5de3697862 +RMD160 (net-snmp-5.4.2.1.tar.gz) = 2148c42d486ed88f9cfc3ca1d50c68abcd7e3d63 +Size (net-snmp-5.4.2.1.tar.gz) = 5185390 bytes SHA1 (patch-aa) = 34f85e513ace26c1c2b05bb1c4b72a23491861cf SHA1 (patch-ab) = 3227eeb8b54b37813d8b6949f8c6ddc446038bf2 SHA1 (patch-ac) = becbd7d3f7bbd16d6ddd1a6ea5467a127553caa4 |