diff options
author | mjl <mjl@pkgsrc.org> | 2002-01-18 22:50:16 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2002-01-18 22:50:16 +0000 |
commit | a1b2d6720f16ea53e3ad247d4fef04a2eaf4f462 (patch) | |
tree | 60abde9542e1185a1d71d683e914dfb736ebf65a /net/p5-Net-SNMP/distinfo | |
parent | fd0c941b07507bf056d64699179b11827b7c2dbe (diff) | |
download | pkgsrc-a1b2d6720f16ea53e3ad247d4fef04a2eaf4f462.tar.gz |
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!)
Diffstat (limited to 'net/p5-Net-SNMP/distinfo')
-rw-r--r-- | net/p5-Net-SNMP/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
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 |