[libio-socket-ssl-perl] branch master updated (861afad -> 0029531)

Salvatore Bonaccorso carnil at debian.org
Wed Nov 27 14:45:53 UTC 2013


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  861afad   releasing package libio-socket-ssl-perl version 1.955-1
      adds  6c00ac7   Imported Upstream version 1.961
       new  407469b   Merge tag 'upstream/1.961'
       new  f78a979   Wrap and sort fields in debian/control
       new  c8b0777   Bump Standards-Version to 3.9.5
       new  6daae00   Update debian/NEWS entry documenting major behaviour changes
       new  0029531   Prepare changelog for release

The 5 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                       |  67 +++-
 MANIFEST                      |   2 -
 META.yml                      |   2 +-
 debian/NEWS                   |  29 ++
 debian/changelog              |   9 +
 debian/control                |  45 ++-
 example/async_https_server.pl | 178 ++++-----
 lib/IO/Socket/SSL.pm          | 814 +++++++++++++++++++++++++-----------------
 lib/IO/Socket/SSL/Utils.pm    |  79 ++--
 t/01loadmodule.t              |  13 +-
 t/02settings.t                |  27 --
 t/acceptSSL-timeout.t         |  92 +++--
 t/auto_verify_hostname.t      | 135 ++++---
 t/cert_no_file.t              |  36 +-
 t/compatibility.t             |  49 ++-
 t/connectSSL-timeout.t        | 100 +++---
 t/core.t                      | 434 +++++++++++-----------
 t/dhe.t                       |  16 +-
 t/ecdhe.t                     |  16 +-
 t/io-socket-inet6.t           |  47 ++-
 t/io-socket-ip.t              |  41 +--
 t/memleak_bad_handshake.t     |  66 ++--
 t/mitm.t                      |  21 +-
 t/nonblock.t                  |  88 ++---
 t/npn.t                       |  15 +-
 t/readline.t                  |  25 +-
 t/sessions.t                  | 108 +++---
 t/signal-readline.t           |  54 ++-
 t/sni.t                       |  17 +-
 t/ssl_settings.req            |   3 -
 t/start-stopssl.t             |  18 +-
 t/startssl-failed.t           |  29 +-
 t/startssl.t                  |  52 +--
 t/sysread_write.t             |  47 ++-
 t/testlib.pl                  | 207 ++++++-----
 t/verify_hostname.t           | 166 ++++-----
 36 files changed, 1604 insertions(+), 1543 deletions(-)
 delete mode 100644 t/02settings.t
 delete mode 100644 t/ssl_settings.req

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