release 2.039016

This commit is contained in:
Oliver Gorwits
2018-03-19 23:11:18 +00:00
parent 72b64048bb
commit 9aa43616bb
6 changed files with 28 additions and 21 deletions

View File

@@ -73,7 +73,7 @@
"Plack::Middleware::ReverseProxy" : "0.15",
"Pod::Usage" : "0",
"Role::Tiny" : "1.002005",
"SNMP::Info" : "3.49",
"SNMP::Info" : "3.52",
"SQL::Abstract" : "1.85",
"SQL::Translator" : "0.11024",
"Scope::Guard" : "0",
@@ -109,7 +109,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.039015"
"version" : "2.039016"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -131,7 +131,7 @@
},
"App::Netdisco::DB" : {
"file" : "lib/App/Netdisco/DB.pm",
"version" : "49"
"version" : "51"
},
"App::Netdisco::DB::ExplicitLocking" : {
"file" : "lib/App/Netdisco/DB/ExplicitLocking.pm"
@@ -721,9 +721,6 @@
"App::Netdisco::Worker::Plugin::MakeRancidConf" : {
"file" : "lib/App/Netdisco/Worker/Plugin/MakeRancidConf.pm"
},
"App::Netdisco::Worker::Plugin::Monitor" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Monitor.pm"
},
"App::Netdisco::Worker::Plugin::Nbtstat" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Nbtstat.pm"
},
@@ -733,6 +730,9 @@
"App::Netdisco::Worker::Plugin::Nbtwalk" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Nbtwalk.pm"
},
"App::Netdisco::Worker::Plugin::NodeMonitor" : {
"file" : "lib/App/Netdisco/Worker/Plugin/NodeMonitor.pm"
},
"App::Netdisco::Worker::Plugin::PortControl" : {
"file" : "lib/App/Netdisco/Worker/Plugin/PortControl.pm"
},
@@ -777,7 +777,7 @@
},
"homepage" : "http://netdisco.org/",
"license" : [
"http://opensource.org/licenses/bsd-license.php"
"http://opensource.org/licenses/BSD-3-Clause"
],
"repository" : {
"url" : "https://github.com/netdisco/netdisco"
@@ -785,6 +785,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.039015",
"x_serialization_backend" : "JSON::PP version 2.97001"
"version" : "2.039016",
"x_serialization_backend" : "JSON::PP version 2.94"
}