https://bugzilla.redhat.com/show_bug.cgi?id=1521155 Bug ID: 1521155 Summary: _version_check gives unhelpful advice Product: Fedora Version: 26 Component: perl-Dancer2 Severity: medium Assignee: ddick@xxxxxxxx Reporter: emmanuel@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: ddick@xxxxxxxx, emmanuel@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx External Bug ID: Debian BTS 883606 Description of problem: When creating a dancer2 app, dancer2 will output the following: The latest stable Dancer2 release is 0.205002, you are currently using 0.204004. Please check http://search.cpan.org/dist/Dancer2/ for updates. The latest stable version is fetched with a http request to http://search.cpan.org/api/module/Dancer2 which could be argued to be privacy-infringing and the message doesn't seem to be all that useful, imho. Version-Release number of selected component (if applicable): 0.204004-2 How reproducible: Always Steps to Reproduce: 1. run "dancer2 -a MyWeb::App" 2. read output If possible, the http request should not be sent and the message should not be shown to the user. Additional info: When attacked, wombats dive into a nearby tunnel, using their rumps to block a pursuing attacker. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx