[libcrypt-ecb-perl] 03/14: Merge tag 'upstream/2.15'

Florian Schlichting fsfs at moszumanska.debian.org
Sun May 1 21:03:51 UTC 2016


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

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

commit 2abaa50b5932eb7015d6f8e4d308b235ec287a39
Merge: 4db411b b17a0f4
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun May 1 22:32:25 2016 +0200

    Merge tag 'upstream/2.15'
    
    Upstream version 2.15

 CHANGES                      |  50 ++-
 COPYING                      | 280 ------------
 ECB.pm                       | 990 ++++++++++++++++++++++---------------------
 MANIFEST                     |  30 +-
 META.json                    |  41 ++
 META.yml                     |  30 +-
 Makefile.PL                  |  12 +-
 README                       |  43 +-
 README.XTEA                  |  10 +
 eg/ecb.pl                    |  85 ++++
 patches/XTEA-0.0107.patch    |  15 +
 patches/XTEA_PP-0.0106.patch |  15 +
 t/10-encryption.t            |  49 ---
 t/10-options.t               |  51 +++
 t/15-sanity.t                |  74 ++++
 t/20-decryption.t            |  49 ---
 t/20-encryption.t            |  23 +
 t/25-decryption.t            |  23 +
 t/30-padding.t               |  66 +--
 t/35-padding-custom.t        |  45 ++
 t/40-padding-substr.t        |  33 ++
 t/40-substr.t                |  52 ---
 t/50-caching.t               |  59 ---
 t/50-padding-blocksize.t     |  53 +++
 t/60-null.t                  |  30 ++
 t/60-nullblock-1.t           |  50 ---
 t/65-nullblock-2.t           |  50 ---
 t/65-nullblock.t             |  31 ++
 t/70-funcstyle.t             |  74 ++--
 t/75-funcstyle-null.t        |  37 ++
 t/75-funcstyle-nullblock.t   |  57 ---
 t/80-xtea.t                  |  56 +++
 t/90-keychange.t             |  27 ++
 t/Crypt/Dummy.pm             |  45 ++
 t/Testdata.pm                |  62 +++
 test.pl                      |  25 --
 36 files changed, 1431 insertions(+), 1291 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