[libcrypt-pbkdf2-perl] branch master updated (5042238 -> d112c37)

Salvatore Bonaccorso carnil at debian.org
Thu Feb 11 05:35:04 UTC 2016


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

carnil pushed a change to branch master
in repository libcrypt-pbkdf2-perl.

      from  5042238   update changelog
      adds  a609e90   Add tests to validate that the various hash formats come out to the right length
      adds  5b60f89   Don't strip whitespace chars from the end of the hash in PBKDF2_hex
      adds  564890c   Changes
      adds  e3db2d1   Merge branch 'rt102447'
      adds  72454b6   Release v0.150900
      adds  dac7179   Remove unpack "a*", it's entirely redundant
      adds  363593e   Replace Moose with Moo
      adds  b246222   Changes
      adds  eef1e34   Release v0.160010
      adds  6d623fd   Changes
      adds  90743a9   Merge branch 'moo'
      adds  8b07fb7   Release v0.160410
      adds  64e0f9c   Imported Upstream version 0.160410
       new  8b596c5   Merge tag 'upstream/0.160410'
       new  83aa071   Update debian/changelog
       new  9dd2672   Update copyright years for upstream files
       new  3a9aba8   Update copyright years for debian/* packaging files
       new  8c227ec   Replace Moose dependencies with Moo
       new  1ddaf80   Add (build-)dependency on libtype-tiny-perl
       new  45ab857   Add (build-)dependency on libstrictures-perl
       new  d112c37   Update debian/changelog file

The 8 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                             |   8 ++
 LICENSE                             |   6 +-
 MANIFEST                            |   2 +-
 META.yml                            |  13 ++-
 Makefile.PL                         |  26 +++--
 README                              | 215 ++----------------------------------
 debian/changelog                    |  12 +-
 debian/control                      |   8 +-
 debian/copyright                    |   4 +-
 lib/Crypt/PBKDF2.pm                 |  39 ++++---
 lib/Crypt/PBKDF2/Hash.pm            |   9 +-
 lib/Crypt/PBKDF2/Hash/DigestHMAC.pm |  13 +--
 lib/Crypt/PBKDF2/Hash/HMACSHA1.pm   |  10 +-
 lib/Crypt/PBKDF2/Hash/HMACSHA2.pm   |  28 +++--
 lib/Crypt/PBKDF2/Hash/HMACSHA3.pm   |  28 +++--
 15 files changed, 123 insertions(+), 298 deletions(-)

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



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