Files
perl-SNMP-Info/perl-SNMP-Info.changes

144 lines
4.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu May 5 10:04:49 UTC 2016 - coolo@suse.com
- updated to 3.33
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
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
-------------------------------------------------------------------
Wed Jan 27 10:32:32 UTC 2016 - coolo@suse.com
- updated to 3.31
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
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
-------------------------------------------------------------------
Thu Nov 19 10:19:22 UTC 2015 - coolo@suse.com
- updated to 3.30
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
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.
-------------------------------------------------------------------
Fri Oct 16 09:37:59 UTC 2015 - coolo@suse.com
- updated to 3.29
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
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
-------------------------------------------------------------------
Mon Sep 21 13:16:36 UTC 2015 - coolo@suse.com
- updated to 3.28
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
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
[BUG FIXES]
* Correct port indexing of VSP 4K in L3::Passport
version 3.27 (2015-05-05)
[ENHANCEMENTS]
* Cisco Aironet PSU information
* Only log adding mibdirs at debug level 2
[BUG FIXES]
* [#221] Drop Cisco Voice VLAN 4096
-------------------------------------------------------------------
Mon Apr 13 18:31:20 UTC 2015 - coolo@suse.com
- updated to 3.26
see /usr/share/doc/packages/perl-SNMP-Info/ChangeLog
-------------------------------------------------------------------
Sun May 1 10:39:22 UTC 2011 - coolo@opensuse.org
- updated to 2.04, see Changes
-------------------------------------------------------------------
Mon Nov 29 18:00:51 UTC 2010 - coolo@novell.com
- called spec2changelog
-------------------------------------------------------------------
Fri Nov 2 00:00:00 UTC 2007 - jfunk@funktronics.ca
- Initial release