[libnet-ssleay-perl] branch master updated (68dfd84 -> dad9153)

gregor herrmann gregoa at debian.org
Thu Jan 18 17:21:10 UTC 2018


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

gregoa pushed a change to branch master
in repository libnet-ssleay-perl.

      from  68dfd84   releasing package libnet-ssleay-perl version 1.82-1
      adds  8a189b0   New upstream version 1.84
       new  9d7dc27   Update upstream source from tag 'upstream/1.84'
       new  4686090   New upstream release.
       new  ef56e06   Update years of packaging copyright.
       new  dbd79a8   Bump debhelper compatibility level to 10.
       new  56dbfc5   debian/control: drop "Suggests: libmime-base64-perl".
       new  dad9153   releasing package libnet-ssleay-perl version 1.84-1

The 6 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                                  |   34 +
 MANIFEST                                 |    4 +
 META.yml                                 |    2 +-
 SSLeay.xs                                |  313 ++-
 constants.c                              | 3216 +++++++++++++++++++++---------
 debian/changelog                         |   11 +
 debian/compat                            |    2 +-
 debian/control                           |    3 +-
 debian/copyright                         |    2 +-
 helper_script/regen_openssl_constants.pl |  117 +-
 inc/Module/Install/PRIVATE/Net/SSLeay.pm |    2 +-
 lib/Net/SSLeay.pm                        |  330 +--
 lib/Net/SSLeay.pod                       |  693 +++++--
 t/data/testcert_key_2048.pem             |   27 +
 t/data/testcert_wildcard.conf            |   43 +
 t/data/testcert_wildcard.crt.pem         |   79 +
 t/local/04_basic.t                       |   33 +-
 t/local/05_passwd_cb.t                   |  131 +-
 t/local/09_ctx_new.t                     |  167 ++
 t/local/21_constants.t                   |  328 +--
 t/local/36_verify.t                      |  230 ++-
 typemap                                  |    1 +
 22 files changed, 4319 insertions(+), 1449 deletions(-)
 create mode 100644 t/data/testcert_key_2048.pem
 create mode 100644 t/data/testcert_wildcard.conf
 create mode 100644 t/data/testcert_wildcard.crt.pem
 create mode 100644 t/local/09_ctx_new.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-ssleay-perl.git



More information about the Pkg-perl-cvs-commits mailing list