[libio-socket-ssl-perl] branch master updated (ea3829f -> a321f66)

Salvatore Bonaccorso carnil at debian.org
Thu Feb 15 16:16:46 UTC 2018


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  ea3829f   Prepare changelog for release
      adds  16c8011   Utils::CERT_create - no longer add seperate authority key identifier for   issuer - Chrome does not like this Utils::Intercept: use random serial number, always
      adds  c1e27da   failure to recognize hostname and thus enable SNI if all-uppercase: https://github.com/noxxi/p5-io-socket-ssl/issues/67
      adds  2c475e7   RT#124431 - define NI_NUMERICHOST even if no IPv6 is there
      adds  626298e   spelling RT#124306
      adds  276e780   RT#124431 (again) - define NI_NUMERICHOST even if no IPv6 is there
      adds  61186f0   remove unused files from MANIFEST
      adds  3c8c699   change caching behavior: instead of get + create_certificate + set give a callback for certificate creation to the cache function. This way it is easier to implement synchronized behavior in multithreading/multiprocessing setups.
      adds  aeb11d8   release as 2.055
      adds  24ca614   New upstream version 2.055
       new  91dfb2f   Update upstream source from tag 'upstream/2.055'
       new  a321f66   Update debian/changelog

The 2 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                        |  12 +++++
 MANIFEST                       |   2 -
 META.json                      |   2 +-
 META.yml                       |   2 +-
 debian/changelog               |   6 +++
 lib/IO/Socket/SSL.pm           |   8 +--
 lib/IO/Socket/SSL.pod          |   2 +-
 lib/IO/Socket/SSL/Intercept.pm | 110 ++++++++++++++++++++++-------------------
 lib/IO/Socket/SSL/Utils.pm     |   3 +-
 9 files changed, 87 insertions(+), 60 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