From a1b2d6720f16ea53e3ad247d4fef04a2eaf4f462 Mon Sep 17 00:00:00 2001 From: mjl Date: Fri, 18 Jan 2002 22:50:16 +0000 Subject: Update p5-Net-SNMP to 4.0.1 - SNMPv3 objects using authentication now send a separate authenticated request message for time synchronization while performing discovery. - Non-blocking SNMPv1/2c messages with a "-delay" argument which are queued before entering the event loop are no longer incorrectly discarded. - The Net::SNMP::Security::Community::security_model() method now returns the correct value as reserved by RFC 2571. - The first subidentifier in an OBJECT IDENTIFIER is now restricted to ccitt(0), iso(1), or joint-iso-ccitt(2) as specified by ISO/IEC 8825. Fixes PR/15220 by Shell Hung (I really should get a function key with that text!) --- net/p5-Net-SNMP/Makefile | 4 ++-- net/p5-Net-SNMP/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/p5-Net-SNMP') diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile index a6c6d386312..b35657fa1eb 100644 --- a/net/p5-Net-SNMP/Makefile +++ b/net/p5-Net-SNMP/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2001/11/30 15:26:58 mjl Exp $ +# $NetBSD: Makefile,v 1.8 2002/01/18 22:50:16 mjl Exp $ # FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp # -DISTNAME= Net-SNMP-4.0.0 +DISTNAME= Net-SNMP-4.0.1 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nsn CATEGORIES= net perl5 diff --git a/net/p5-Net-SNMP/distinfo b/net/p5-Net-SNMP/distinfo index 085b92942ae..1c93c3dcf06 100644 --- a/net/p5-Net-SNMP/distinfo +++ b/net/p5-Net-SNMP/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/11/30 15:26:59 mjl Exp $ +$NetBSD: distinfo,v 1.4 2002/01/18 22:50:16 mjl Exp $ -SHA1 (Net-SNMP-4.0.0.tar.gz) = 3cf98806f98a6abad9fba63a034f4638383895f3 -Size (Net-SNMP-4.0.0.tar.gz) = 57718 bytes +SHA1 (Net-SNMP-4.0.1.tar.gz) = 10f4707cae09619a200b00227cd85be56fb4093f +Size (Net-SNMP-4.0.1.tar.gz) = 59209 bytes -- cgit v1.2.3