Subject: CVS commit: pkgsrc/net/p5-Net-SNMP
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 01/19/2002 00:50:16
Module Name: pkgsrc
Committed By: mjl
Date: Fri Jan 18 22:50:16 UTC 2002
Modified Files:
pkgsrc/net/p5-Net-SNMP: Makefile distinfo
Log Message:
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!)
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/net/p5-Net-SNMP/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/net/p5-Net-SNMP/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.