Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-SNMP-Info p5-SNMP-Info: update to 3.70.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8e5395ac827c
branches: trunk
changeset: 438484:8e5395ac827c
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 13:38:54 2020 +0000
description:
p5-SNMP-Info: update to 3.70.
Version 3.70 (2019-10-15)
[NEW FEATURES]
* #361 Siemens Scalance switch support
* #365 Ciena Layer3 support
* #368 DOCSIS cable modem support
[ENHANCEMENTS]
* #350 ubiquiti version string cleanup (LBegnaud)
* #352 duplex support for ciscosb
* #353 report all vendor names in lowercase
* #353 sprinkle "use warnings" and "use strict" around
* #358 prefer checkpoint mib over net-snmp mib (earendilfr)
* #359 detect newer ios-xe using codenames (Christoph Neuhaus)
* #367 test using latest MIBs version dynamically
* #370 smarter Q-BRIDGE handling
* poe power usage & mac address for ciscosb
[BUG FIXES]
* #353 doc fixes: report all required mibs for each module as based on code
* #353 include fixes: don't include modules already imported from parent classes
* #355 fix #252, don't think 6char devices names are mac addresses
* #363 clean return calls in code
* #364 strip newline from neoteris os_ver, fixes netdisco #647
Version 3.68 (2019-04-28)
[NEW FEATURES]
* initial support for redlion cellular routers (inphobia)
[ENHANCEMENTS]
* use pulsesecure mib in layer7::neoteris instead of juniper-ive
Version 3.67 (2019-04-20)
[NEW FEATURES]
* #323 initial Lenovo / cnos support (inphobia)
* #317 #326 DOCSIS Head End support (Pyro3d)
[ENHANCEMENTS]
* add v3 Context update() tests for net-snmp 5.8+
* support INFO_TRACE and SNMP_TRACE environment variables for Debug
* #324 clean up exinda and add regression test
[BUG FIXES]
* #294 snmp::info should show full class used
* #297 perl 5.28 removal of "use vars"
* #306 fix incorrect interfaces for d-link
* #319 make fortinet return a useful interface name (inphobia)
* #320 improve duplicate interfaces() fixup
* #321 clean interface descriptions of null and trailing space
* #322 #327 full fix for aerohive tests
* #325 lazy load legacy RFC1213-MIB only if needed
* #496 fix for aerohive wireless clients support (inphobia)
Version 3.66 (2019-03-24)
[NEW FEATURES]
* #316 add support for IS-IS routing protocol (pyro3d)
[ENHANCEMENTS]
* switch to Alien::SNMP for travis builds (ollyg)
[BUG FIXES]
* clarify MRO usage
Version 3.65 (2019-02-24)
[ENHANCEMENTS]
* #296 expand CiscoAgg to also include LACP (inphobia)
* #308 update VyOS enterprise OID
* #310 bring layer3::oneaccess up to date for oneos6. (inphobia)
* Add two more HP 2930F models (JeroenvIS)
[BUG FIXES]
* #295 make CiscoAgg return ifindex instead of bp_index (inphobia)
* more documentation fixes + whitespace cleanup in all files
diffstat:
net/p5-SNMP-Info/Makefile | 5 ++---
net/p5-SNMP-Info/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r e6893076fa17 -r 8e5395ac827c net/p5-SNMP-Info/Makefile
--- a/net/p5-SNMP-Info/Makefile Mon Sep 07 13:11:47 2020 +0000
+++ b/net/p5-SNMP-Info/Makefile Mon Sep 07 13:38:54 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2020/08/31 18:10:50 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2020/09/07 13:38:54 wiz Exp $
-DISTNAME= SNMP-Info-3.64
+DISTNAME= SNMP-Info-3.70
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
diff -r e6893076fa17 -r 8e5395ac827c net/p5-SNMP-Info/distinfo
--- a/net/p5-SNMP-Info/distinfo Mon Sep 07 13:11:47 2020 +0000
+++ b/net/p5-SNMP-Info/distinfo Mon Sep 07 13:38:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2019/01/13 03:28:41 wen Exp $
+$NetBSD: distinfo,v 1.27 2020/09/07 13:38:54 wiz Exp $
-SHA1 (SNMP-Info-3.64.tar.gz) = c3463a16ed9ac24795dd2b2f3361df35ec2676e2
-RMD160 (SNMP-Info-3.64.tar.gz) = c8f09dee827170bf38eebcd2120d5b1cec103ee8
-SHA512 (SNMP-Info-3.64.tar.gz) = 5e62ff47ef8b3b442e126e7fa3d70dd71640605ea676bf623999d6ef0d8fb2c1898a39246c6517b8afa203b2c15c98f8286694964ceb681caf9d41aca9a65537
-Size (SNMP-Info-3.64.tar.gz) = 555685 bytes
+SHA1 (SNMP-Info-3.70.tar.gz) = 2c5c9cfcea53c4728e08a8c47a3380729eebebec
+RMD160 (SNMP-Info-3.70.tar.gz) = 18e0c65e9f2e5bb22b28e4095a809fb55f3a700e
+SHA512 (SNMP-Info-3.70.tar.gz) = 9f306340e5af3ad8493c717af294caf515bee0a6dd94255ce7026c38fadf3da25538bae692380be7d84c3ab1ab52dc1ae7aafa36a8c56a42fc11c7307a2e45c8
+Size (SNMP-Info-3.70.tar.gz) = 570941 bytes
Home |
Main Index |
Thread Index |
Old Index