update changes and SNMP::Info dep

This commit is contained in:
Oliver Gorwits
2019-02-24 15:17:37 +00:00
parent c2600ac550
commit ffc06b72ff
2 changed files with 14 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ Module::Build->new(
'Starman' => '0.4008', 'Starman' => '0.4008',
'Storable' => '0', 'Storable' => '0',
'Sys::SigAction' => '0', 'Sys::SigAction' => '0',
'SNMP::Info' => '3.64', 'SNMP::Info' => '3.65',
'SQL::Abstract' => '1.85', 'SQL::Abstract' => '1.85',
'SQL::Translator' => '0.11024', 'SQL::Translator' => '0.11024',
'Template' => '2.24', 'Template' => '2.24',

13
Changes
View File

@@ -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 2.040003 - 2019-01-18
[NEW FEATURES] [NEW FEATURES]