pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-SNMP-Info
Module Name: pkgsrc
Committed By: wen
Date: Sat Aug 13 06:44:04 UTC 2016
Modified Files:
pkgsrc/net/p5-SNMP-Info: Makefile distinfo
Log Message:
Update to 3.33
Upstream changes:
version 3.33 (2016-04-27)
[ENHANCEMENTS]
* Move author-only tests to xt directory so they aren't run on installation
by users
[BUG FIXES]
* Correct device serial number reporting for Cisco Nexus 5k switches with
software version >= 7
version 3.32 (2016-04-26)
[ENHANCEMENTS]
* Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP
* Add Palo Alto support
* Add VMware support
* Support for propMultiplexor as ifType
* Add device MAC to APC UPS
* [#61] Report APC model for PDU products
* Removed DeviceMatrix from the distribution
[BUG FIXES]
* Support undefined (noSuchInstance) values in Offline mode
* Do not init table cache if Cache provided by user
* Avoid deep recusion when AUTOLOAD and carp collide
* Detect Cisco VG350s as L3 devices instead of APs
* fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated'
* Workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations
* [#71] AUTOLOAD typo-catcher search for SNMP::Info no longer anchored
* [#70] Respect version/comm/secname on passed Session obj
version 3.31 (2016-01-22)
[ENHANCEMENTS]
* Support for CiscoSB OS and Version (D. Tuecks)
* SONMP support for Enhanced Topology Table
* Add support for channelized interfaces in L3::Passport
[BUG FIXES]
* Correct link to MIB tarball
version 3.30 (2015-11-16)
[ENHANCEMENTS]
* RT #106254: Add new sysObjectID mapping for Ubiquiti
[BUG FIXES]
* Correct link to MIB tarball
* Correct port indexing of newer VSP 4K and 8K in L3::Passport
* Statistics in the sysIfxStatTable are 64-bit counters, so they should
override the 64-bit methods.
version 3.29 (2015-10-13)
[ENHANCEMENTS]
* Add IPv6::ipv6_addr() method to map IPv6 interface address indexes to actual addresses
* Add support for (remote) IPv6 addresses to LLDP::lldp_addr()
* Add LLDP::lldp_ipv6() and LLDP::lldp_mac() so that remote management
addresses of specific types can be requested
version 3.28 (2015-06-18)
[ENHANCEMENTS]
* Add Layer3::Huawei class for Huawei Quidway switches
* Modified generic Layer3::Cisco class: use community based indexing if
the device returns a value for vtpVersion
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/p5-SNMP-Info/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/p5-SNMP-Info/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-SNMP-Info/Makefile
diff -u pkgsrc/net/p5-SNMP-Info/Makefile:1.22 pkgsrc/net/p5-SNMP-Info/Makefile:1.23
--- pkgsrc/net/p5-SNMP-Info/Makefile:1.22 Wed Jun 8 19:24:15 2016
+++ pkgsrc/net/p5-SNMP-Info/Makefile Sat Aug 13 06:44:04 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2016/06/08 19:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/08/13 06:44:04 wen Exp $
#
-DISTNAME= SNMP-Info-3.27
+DISTNAME= SNMP-Info-3.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
Index: pkgsrc/net/p5-SNMP-Info/distinfo
diff -u pkgsrc/net/p5-SNMP-Info/distinfo:1.10 pkgsrc/net/p5-SNMP-Info/distinfo:1.11
--- pkgsrc/net/p5-SNMP-Info/distinfo:1.10 Wed Nov 4 00:35:25 2015
+++ pkgsrc/net/p5-SNMP-Info/distinfo Sat Aug 13 06:44:04 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 00:35:25 agc Exp $
+$NetBSD: distinfo,v 1.11 2016/08/13 06:44:04 wen Exp $
-SHA1 (SNMP-Info-3.27.tar.gz) = 93d4beac4639ae0647de5f88e01549207484fb81
-RMD160 (SNMP-Info-3.27.tar.gz) = 8eea5bc83731a16c369d2fc00e0f28803fcd7114
-SHA512 (SNMP-Info-3.27.tar.gz) = a48e64b2f44e0a218d199df259f6d36271729a0d265ad19dec06d9da8551d137c7de0256e964377718bde6c58a26b08ec3412c85a6076931a90713dee48b22a2
-Size (SNMP-Info-3.27.tar.gz) = 319675 bytes
+SHA1 (SNMP-Info-3.33.tar.gz) = 3b522b969bdcbf15ae9f0d68bd9ca5fe32e60d7c
+RMD160 (SNMP-Info-3.33.tar.gz) = db301345db42ace658862c9c3837941e3fc4ebd3
+SHA512 (SNMP-Info-3.33.tar.gz) = e4c59dea6e081762c59b206a55bf1e43aecae06996aeb5d83ed58f7e169408b693296f076d14537ac4df34ebe27864e7a48c9b35198fd2cc240c64d4f5fc766b
+Size (SNMP-Info-3.33.tar.gz) = 325894 bytes
Home |
Main Index |
Thread Index |
Old Index