Opened 6 years ago
Closed 6 years ago
#11155 closed enhancement (fixed)
IO-Socket-SSL-2.060 (Perl module)
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (5)
follow-up: 2 comment:1 by , 6 years ago
comment:2 by , 6 years ago
Replying to renodr:
Ken, are you going to take this?
No particular interest / urgency for me at the moment (I only build it as part of the libwww/lwp stack, I'm hoping to break that down - not saying I can get away with building any less of it for biber, just want to get the book deps straight and then revise my own scripts.
From Changes at metacpan
2.060 2018/09/16 - support for TLS 1.3 with OpenSSL 1.1.1 (needs support in Net::SSLeay too) Thanks to ppisar[AT]redhat.com for major help see also https://rt.cpan.org/Ticket/Display.html?id=126899 TLS 1.3 support is not complete yet for session resume
AFAICS, released versions of Net::SSLeay at cpan/metacpan have not been updated for this, the last mention in that package's cChanges is for v1.1/v1.2 and that was in 2013. Probably there is a development version somewhere.
In general, perl distributors do not release -rc or similar, they create new versions for testing, but only upload to cpan when they are happy that it is good enough for a release. So from time to time you will read in a Changes file something like "no changes from previous version".
comment:3 by , 6 years ago
Ken,
Do you have any objection to me doing this? Looks like a MD5SUM change and a version change. I'm going to need it (and pcre2) for wget here in a few minutes.
comment:4 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Ken, are you going to take this?