[libio-socket-ssl-perl] branch master updated (b5e1446 -> 918bf81)

Angel Abad angel at moszumanska.debian.org
Sun May 11 08:13:10 UTC 2014


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

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

      from  b5e1446   Prepare changelog for release
      adds  8557164   Imported Upstream version 1.984
       new  fb4977b   Merge tag 'upstream/1.984'
       new  0e947a9   debian/copyright: Update debian/* years
       new  918bf81   Update Changelog

The 3 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                    |  14 +
 MANIFEST                   |   4 +-
 META.json                  |   4 +-
 META.yml                   |  14 +-
 README                     |   6 +-
 debian/changelog           |   7 +
 debian/copyright           |   2 +-
 docs/net-ssley-ecdh.patch  |  40 ---
 lib/IO/Socket/SSL.pm       | 655 ++++++++++++++++++++++++++++++++++++++++-----
 lib/IO/Socket/SSL/Utils.pm |  36 +--
 t/external/ocsp.t          | 181 +++++++++++++
 t/external/usable_ca.t     |  40 +--
 t/io-socket-inet6.t        |   2 +
 util/analyze-ssl.pl        | 499 ++++++++++++++++++++++++++++++++++
 util/export_certs.pl       |  60 -----
 15 files changed, 1357 insertions(+), 207 deletions(-)
 delete mode 100644 docs/net-ssley-ecdh.patch
 create mode 100644 t/external/ocsp.t
 create mode 100644 util/analyze-ssl.pl
 delete mode 100644 util/export_certs.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