1.055 2015/10/25
1.054 2015/04/28
1.053 2014/05/28
1.052 2014/01/16
1.051 2014/01/10
1.05 2014/01/09
This update has been submitted for testing by dfateyev.
This update has been pushed to testing.
unresolved deps:
perl(LWP::UserAgent) >= 0:6.06
perl-libwww-perl is way older on rhel6.
karma: -1
Indeed, I forgot to decrease LWP version constraint in order to use the internal SSL engine:
use LWP::UserAgent '5.822'; ... BEGIN { require LWP::Protocol::https; $use_existent = $LWP::Protocol::https::VERSION >= 6.06 && $LWP::UserAgent::VERSION >= 6.06; ...
Will push the update soon, please test then a new version.
This update has been unpushed.
Please login to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by dfateyev.
This update has been pushed to testing.
unresolved deps:
perl(LWP::UserAgent) >= 0:6.06
perl-libwww-perl is way older on rhel6.
karma: -1
Indeed, I forgot to decrease LWP version constraint in order to use the internal SSL engine:
Will push the update soon, please test then a new version.
This update has been unpushed.