[libio-socket-ssl-perl] branch master updated (ea6fc1a -> 5250307)

Salvatore Bonaccorso carnil at debian.org
Fri Oct 27 09:44:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libio-socket-ssl-perl.

      from  ea6fc1a   update changelog
      adds  bc59e2a   2.050 - adapt tests for case when TLS 1.0 and/or TLS 1.1 are unsupported
      adds  62d9059   2.051 https://github.com/noxxi/p5-io-socket-ssl/issues/62 - syswrite: if SSL_write sets SSL_ERROR_SYSCALL but no $! (as seen with   OpenSSL 1.1.0 on Windows) set $! to EPIPE to propagate a useful error up
      adds  137359e   documentation update: make behavior of syswrite more clear
      adds  33ed90b   update fingerprints of external certificates for t/external/*.t  and make it simple to update these in the future with  perl -e 'do q[t/external/fingerprint.pl]; update_fingerprints()'
      adds  75faf14   t/01loadmodule.t - show not only the version number of OpenSSL which is linked   into Net::SSLeay but also the one actually in use - which might differ
      adds  5ea8532   LibreSSL 2.6.1 disabled NPN by keeping the relevant functions available but removing the actual functionality. Since it did not set OPENSSL_NO_NEXTPROTONEG one need to rely on parsing the version number instead to set $can_npn properly.
      adds  0a8cede   t/01loadmodule.t - also show openssl version string in diag release as 2.052
      adds  4362e24   New upstream version 2.052
       new  3c98f11   Updated version 2.052 from 'upstream/2.052'
       new  de98011   Update debian/changelog
       new  6156d67   Declare compliance with Debian policy 4.1.1
       new  5250307   Prepare changelog for release

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                   |   7 ++
 META.json                 |   2 +-
 META.yml                  |   2 +-
 debian/changelog          |   9 ++-
 debian/control            |   2 +-
 lib/IO/Socket/SSL.pm      |  18 ++++-
 lib/IO/Socket/SSL.pod     |   6 +-
 t/01loadmodule.t          |   6 +-
 t/external/fingerprint.pl | 193 ++++++++++++++++++++++++++++++++--------------
 t/external/usable_ca.t    |   2 +-
 10 files changed, 175 insertions(+), 72 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-socket-ssl-perl.git



More information about the Pkg-perl-cvs-commits mailing list