[libcrypt-ecb-perl] 01/04: Merge tag 'upstream/2.20'

gregor herrmann gregoa at debian.org
Sun Sep 11 16:04:17 UTC 2016


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

gregoa pushed a commit to branch master
in repository libcrypt-ecb-perl.

commit deb4e8c29fb638e38116c0453b25218e94f4bd94
Merge: 953a4e9 102302b
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 11 17:59:04 2016 +0200

    Merge tag 'upstream/2.20'
    
    Upstream version 2.20

 ARTISTIC                                           | 127 ++++++++++++++
 CHANGES                                            |  11 ++
 ECB.pm                                             | 127 ++++++++------
 GPL1                                               | 190 +++++++++++++++++++++
 MANIFEST                                           |  25 +--
 META.json                                          |   2 +-
 META.yml                                           |   2 +-
 Makefile.PL                                        |   2 +-
 README                                             |  12 +-
 eg/ecb.pl                                          |  27 +--
 t/15-sanity.t                                      |  22 ++-
 t/25-decryption.t                                  |   4 +-
 t/30-start-crypt-finish.t                          |  34 ++++
 t/35-keychange.t                                   |  27 +++
 t/40-padding-substr.t                              |  33 ----
 t/{30-padding.t => 40-padding.t}                   |   0
 t/{35-padding-custom.t => 45-padding-custom.t}     |   2 +-
 ...-padding-blocksize.t => 50-padding-fullblock.t} |   0
 t/60-null.t                                        |  30 ----
 t/60-substrings+nulls.t                            |  46 +++++
 t/65-nullblock.t                                   |  31 ----
 t/70-funcstyle.t                                   |  35 ----
 t/75-funcstyle-null.t                              |  37 ----
 t/80-preexisting.t                                 |  35 ++++
 t/{80-xtea.t => 85-preexisting-xtea.t}             |   0
 t/90-funcstyle.t                                   |  74 ++++++++
 t/90-keychange.t                                   |  27 ---
 t/Testdata.pm                                      |  54 +++---
 28 files changed, 709 insertions(+), 307 deletions(-)

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



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