diff --git a/Netdisco/Changes b/Netdisco/Changes index 9e5db6ee..49508296 100644 --- a/Netdisco/Changes +++ b/Netdisco/Changes @@ -1,8 +1,9 @@ -2.034002 - 2017- +2.034002 - 2017-01-06 [ENHANCEMENTS] * Add documentation note about SNMPv3 configuration on Cisco IOS + * Update repository and issue tracker links for GitHub 2.034001 - 2016-11-20 diff --git a/Netdisco/META.yml b/Netdisco/META.yml index ef89be04..7549c8da 100644 --- a/Netdisco/META.yml +++ b/Netdisco/META.yml @@ -11,7 +11,7 @@ configure_requires: ExtUtils::MakeMaker: 6.59 distribution_type: module dynamic_config: 1 -generated_by: 'Module::Install version 1.16' +generated_by: 'Module::Install version 1.17' license: bsd meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -74,6 +74,7 @@ requires: Sereal: 0 Socket6: 0.23 Starman: 0.4008 + Sys::Proctitle: 0 Template: 2.24 Template::Plugin::CSV: 0.04 Template::Plugin::Number::Format: 1.02 @@ -90,8 +91,8 @@ requires: resources: IRC: irc://irc.freenode.org/#netdisco MailingList: https://lists.sourceforge.net/lists/listinfo/netdisco-users - bugtracker: https://sourceforge.net/p/netdisco/netdisco2/ + bugtracker: https://github.com/netdisco/netdisco/issues homepage: http://netdisco.org/ license: http://opensource.org/licenses/bsd-license.php - repository: git://git.code.sf.net/p/netdisco/netdisco-ng -version: '2.034001' + repository: git@github.com:netdisco/netdisco.git +version: '2.034002' diff --git a/Netdisco/Makefile.PL b/Netdisco/Makefile.PL index 8e461ad6..60e30583 100644 --- a/Netdisco/Makefile.PL +++ b/Netdisco/Makefile.PL @@ -97,8 +97,8 @@ install_script 'bin/netdisco-sshcollector'; resources homepage => 'http://netdisco.org/', - bugtracker => 'https://sourceforge.net/p/netdisco/netdisco2/', - repository => 'git://git.code.sf.net/p/netdisco/netdisco-ng', + bugtracker => 'https://github.com/netdisco/netdisco/issues', + repository => 'git@github.com:netdisco/netdisco.git', MailingList => 'https://lists.sourceforge.net/lists/listinfo/netdisco-users', IRC => 'irc://irc.freenode.org/#netdisco'; diff --git a/Netdisco/lib/App/Netdisco.pm b/Netdisco/lib/App/Netdisco.pm index 79a47de6..e2e08790 100644 --- a/Netdisco/lib/App/Netdisco.pm +++ b/Netdisco/lib/App/Netdisco.pm @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010_000; -our $VERSION = '2.034001'; +our $VERSION = '2.034002'; use App::Netdisco::Configuration; use Module::Find (); diff --git a/Netdisco/share/views/ajax/statistics.tt b/Netdisco/share/views/ajax/statistics.tt index 41222320..becd7e43 100644 --- a/Netdisco/share/views/ajax/statistics.tt +++ b/Netdisco/share/views/ajax/statistics.tt @@ -35,7 +35,7 @@ - SNMP::Info + SNMP::Info [% snmpinfo_ver | html_entity %] diff --git a/Netdisco/share/views/index.tt b/Netdisco/share/views/index.tt index 3627378c..ca888597 100644 --- a/Netdisco/share/views/index.tt +++ b/Netdisco/share/views/index.tt @@ -23,7 +23,7 @@
× Sorry, page not found.  -  Report a Bug? +  Report a Bug?
[% END %] [% IF settings.suggest_guest AND NOT session.logged_in_user %]