forked from perl/perl-SNMP-Info
Accepting request 598866 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/598866 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SNMP-Info?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
62db8bdb5f
commit
2a9639c7e0
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bc02469812987b49b07e7c55fc303df1097e3f0764e44e311bd7e13e002594af
|
|
||||||
size 478377
|
|
||||||
3
SNMP-Info-3.55.tar.gz
Normal file
3
SNMP-Info-3.55.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bb0f82ab87f4d5938f6d65487f844f3bde0e1da02af7b85a4140e77d620c0e18
|
||||||
|
size 525020
|
||||||
@@ -1,3 +1,45 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 20 05:56:35 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 3.55
|
||||||
|
see /usr/share/doc/packages/perl-SNMP-Info/Changes
|
||||||
|
|
||||||
|
Version 3.55 (2018-04-19)
|
||||||
|
|
||||||
|
[NEW FEATURES]
|
||||||
|
* #260 Oneaccess (robwwd)
|
||||||
|
* #259 Add ERX (Old Juniper E-Series JunOSe) Support (robwwd)
|
||||||
|
* #258 Add support for Arbor devices (robwwd)
|
||||||
|
* #253 Nexans switch support (paecker)
|
||||||
|
* #142 Sixnet Switch Support
|
||||||
|
|
||||||
|
[ENHANCEMENTS]
|
||||||
|
|
||||||
|
* #117 Recognition for HP Blade switches (J R Binks)
|
||||||
|
* #196 Support for powerconnect 8164F
|
||||||
|
* Refactor Layer3::Dell for better support of newer models
|
||||||
|
* Increase capture of i_vlan on router interfaces in L3::Cisco
|
||||||
|
* Factor out logic to determine serial number from ENTITY-MIB in Layer2 and
|
||||||
|
Layer3 to new method entity_derived_serial in Entity class and added new
|
||||||
|
method entity_derived_os_ver in Entity class to determine OS version
|
||||||
|
in a similar manner
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* #67 Juniper EX4300 Missing/Wrong information
|
||||||
|
* #61 ZyXEL (X)GS1900 family MIB - Fix loop in layers method
|
||||||
|
* Fix ISA in AMAP and EDP classes
|
||||||
|
* Add missing MIB in L2::Trapeze, L2::NWSS2300, and L3::Dell
|
||||||
|
* Fix gigabit logic in i_duplex_admin() of CiscoStack
|
||||||
|
* Prevent potential undefined warnings in i_speed_admin() of L2::C2900 and
|
||||||
|
ports() of L3::C3550
|
||||||
|
* Correct validation and IID/key used in mau_set_i_speed_admin() and
|
||||||
|
mau_set_i_duplex_admin() of MAU
|
||||||
|
* Correct typo in MIB leaf names in L3::Aironet
|
||||||
|
* Don't use MIB leafs that are not-accessible according to MIB
|
||||||
|
NOTE: Fixing this logic now results in methods on MIB leafs specified as
|
||||||
|
not-accessible failing validation in _validate_autoload_method()
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 6 06:28:54 UTC 2018 - coolo@suse.com
|
Fri Apr 6 06:28:54 UTC 2018 - coolo@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-SNMP-Info
|
Name: perl-SNMP-Info
|
||||||
Version: 3.54
|
Version: 3.55
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name SNMP-Info
|
%define cpan_name SNMP-Info
|
||||||
Summary: OO Interface to Network devices and MIBs through SNMP
|
Summary: OO Interface to Network devices and MIBs through SNMP
|
||||||
|
|||||||
Reference in New Issue
Block a user