[libio-socket-ssl-perl] branch master updated (95e0689 -> 9142273)

Salvatore Bonaccorso carnil at debian.org
Tue Feb 24 14:48:21 UTC 2015


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  95e0689   Prepare changelog for release to experimental
      adds  483e13b   Imported Upstream version 2.012
       new  7db016a   Merge tag 'upstream/2.012'
       new  b353d0a   Update debian/changelog
       new  17c9249   Update copyright years for debian/* packaging files
       new  9142273   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                       |  26 ++
 MANIFEST                      |   2 +-
 META.json                     |   4 +-
 META.yml                      |  14 +-
 debian/changelog              |   7 +
 debian/copyright              |   2 +-
 example/async_https_server.pl |   2 +-
 example/ssl_mitm.pl           |   6 +-
 lib/IO/Socket/SSL.pm          |  67 ++++-
 lib/IO/Socket/SSL.pod         |  65 ++++-
 lib/IO/Socket/SSL/Utils.pm    | 147 ++++++++++-
 t/{npn.t => alpn.t}           |  36 ++-
 t/auto_verify_hostname.t      |  35 +--
 t/cert_no_file.t              |  39 ++-
 t/compatibility.t             |  50 ++--
 t/core.t                      | 194 ++++++--------
 t/external/ocsp.t             | 109 ++++----
 t/protocol_version.t          |  15 +-
 util/analyze-ssl.pl           | 577 ------------------------------------------
 19 files changed, 507 insertions(+), 890 deletions(-)
 copy t/{npn.t => alpn.t} (65%)
 delete mode 100644 util/analyze-ssl.pl

-- 
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