diff --git a/Build.PL b/Build.PL index ded87058..8b2de830 100644 --- a/Build.PL +++ b/Build.PL @@ -72,7 +72,7 @@ Module::Build->new( 'Starman' => '0.4008', 'Storable' => '0', 'Sys::SigAction' => '0', - 'SNMP::Info' => '3.64', + 'SNMP::Info' => '3.65', 'SQL::Abstract' => '1.85', 'SQL::Translator' => '0.11024', 'Template' => '2.24', diff --git a/Changes b/Changes index 708c7b09..54ef567f 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,16 @@ +2.041000 - 2019-02-24 + + [ENHANCEMENTS] + + * #490 use new checks for ports having phones + * #494 update Cisco ASA ssh collector (stromsoe) + * #510 store ifindex in Device Port Properties table (rc9000) + + [BUG FIXES] + + * #492 Port Control uses VLAN config check (inphobia) + * #493 HTML tag fix (inphobia) + 2.040003 - 2019-01-18 [NEW FEATURES]