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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
   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 -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to