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

Salvatore Bonaccorso carnil at debian.org
Fri Dec 5 10:21:43 UTC 2014


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  54332e8   Prepare changelog for release
      adds  8cbc6f0   Imported Upstream version 2.007
       new  744041c   Merge tag 'upstream/2.007'
       new  11f2cbe   Update debian/changelog
       new  7651cee   Drop 0001-use-only-ICANN-part-in-public-suffix-list.patch patch
       new  2f368a6   Add certs/ directory to be copied into temporary directory used for autopkgtests
       new  95e0689   Prepare changelog for release to experimental

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                                            |  25 ++
 MANIFEST                                           |   4 +-
 META.json                                          |  54 +++
 META.yml                                           |  48 +--
 debian/changelog                                   |   9 +
 ...use-only-ICANN-part-in-public-suffix-list.patch |  61 ----
 debian/patches/series                              |   1 -
 debian/tests/pkg-perl/test-files                   |   2 +
 example/async_https_server.pl                      |   6 +-
 lib/IO/Socket/SSL.pm                               |  46 ++-
 lib/IO/Socket/SSL.pod                              |  17 +-
 lib/IO/Socket/SSL/PublicSuffix.pm                  | 388 +++++++++++++++++----
 lib/IO/Socket/SSL/Utils.pm                         |  12 +-
 t/acceptSSL-timeout.t                              |   5 +-
 t/connectSSL-timeout.t                             |   5 +-
 t/core.t                                           |   6 +-
 t/io-socket-ip.t                                   |   7 +-
 t/memleak_bad_handshake.t                          |   1 -
 t/nonblock.t                                       |  30 +-
 t/protocol_version.t                               | 123 +++++++
 t/public_suffix_lib.pl                             |  14 +-
 t/startssl-failed.t                                |   1 -
 t/startssl.t                                       |   1 -
 t/sysread_write.t                                  |   2 -
 util/analyze-ssl.pl                                |  15 +-
 25 files changed, 656 insertions(+), 227 deletions(-)
 create mode 100644 META.json
 delete mode 100644 debian/patches/0001-use-only-ICANN-part-in-public-suffix-list.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/tests/pkg-perl/test-files
 create mode 100644 t/protocol_version.t

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