[Lunar-commits] <moonbase> net-snmp: version bumped to 5.4.2.
Florin Braescu
florin at lunar-linux.org
Thu Sep 18 13:17:53 CEST 2008
commit d58930dee8068512aeb69360c878aad690468d40
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Sep 18 14:17:53 2008 +0300
net-snmp: version bumped to 5.4.2.
Changes:
snmplib:
- Avoid endless loop after truncating 64bit int
- Better handling of CONTAINER_INSERT failures with multiple indices
snmpd:
- add SCTP-MIB implementation (Linux only)
- suppress annoying "registration != duplicate" warning for root oids
- Update to libtool 1.5.26
---
net/net-snmp/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net/net-snmp/DETAILS b/net/net-snmp/DETAILS
index 65e9b25..eb16a1f 100644
--- a/net/net-snmp/DETAILS
+++ b/net/net-snmp/DETAILS
@@ -1,13 +1,13 @@
MODULE=net-snmp
- VERSION=5.4.1
+ VERSION=5.4.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=$SFORGE_URL/$MODULE/
- SOURCE_URL[1]=ftp://ftp.freesnmp.org/mirrors/$MODULE/
- SOURCE_URL[2]=http://rtfm.uni-svishtov.bg/$MODULE/
- SOURCE_VFY=sha1:ac5ba033c10d53d3057415121f8c4936c643c208
+ SOURCE_URL[0]=$SFORGE_URL/$MODULE
+ SOURCE_URL[1]=ftp://ftp.freesnmp.org/mirrors/$MODULE
+ SOURCE_URL[2]=http://rtfm.uni-svishtov.bg/$MODULE
+ SOURCE_VFY=sha1:5b69da7d60bbc1092b61992f2d9ccb1051377ec6
WEB_SITE=http://www.net-snmp.org
ENTERED=20011108
- UPDATED=20080305
+ UPDATED=20080918
PSAFE="no"
SHORT="Net-SNMP SNMP agent, libraries and utilities"
More information about the Lunar-commits
mailing list