pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-CryptX Update to 0.059



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ad8093c2296
branches:  trunk
changeset: 379007:2ad8093c2296
user:      wen <wen%pkgsrc.org@localhost>
date:      Thu Apr 19 03:12:32 2018 +0000

description:
Update to 0.059

Upstream changes:
0.059   2018-03-25
        - new Crypt::Digest::Keccak(224|256|384|512)
        - new methods sign_hash_rfc7518 + verify_hash_rfc7518 (Crypt::PK::ECC)
        - improved import of pkcs#8 private keys (Crypt::PK::ECC)
        - improved export allowing "compressed" variants (Crypt::PK::ECC)
        - fix #28 Apple's APNS pkcs8 auth key import fails (Crypt::PK::ECC)
        - fix cpantesters failure (5.8.1 related)

diffstat:

 security/p5-CryptX/Makefile |   4 ++--
 security/p5-CryptX/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 648b069356ec -r 2ad8093c2296 security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile       Thu Apr 19 02:49:04 2018 +0000
+++ b/security/p5-CryptX/Makefile       Thu Apr 19 03:12:32 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2018/02/28 08:46:04 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2018/04/19 03:12:32 wen Exp $
 
-DISTNAME=      CryptX-0.058
+DISTNAME=      CryptX-0.059
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/M/MI/MIK/
diff -r 648b069356ec -r 2ad8093c2296 security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo       Thu Apr 19 02:49:04 2018 +0000
+++ b/security/p5-CryptX/distinfo       Thu Apr 19 03:12:32 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2018/02/28 08:46:04 wiz Exp $
+$NetBSD: distinfo,v 1.8 2018/04/19 03:12:32 wen Exp $
 
-SHA1 (CryptX-0.058.tar.gz) = 348d348ac12b5e86e50aad37a71629515a4cf9bf
-RMD160 (CryptX-0.058.tar.gz) = fb599b2326efa1a07d752fc9d1f7cdab938acb9c
-SHA512 (CryptX-0.058.tar.gz) = ba5b19c27b1fc5b81911886bc4b764ca98dd01d8ecdb85e436b0cc5946cdde8f331ed83235015eab6e79f8f3740d8f89f84c699509d450f18daf1c984297821b
-Size (CryptX-0.058.tar.gz) = 1697570 bytes
+SHA1 (CryptX-0.059.tar.gz) = 1b133660770397a4d4e19463f65cbf9eb978e0da
+RMD160 (CryptX-0.059.tar.gz) = 13331eb8406dfae1f3528dc47757ae1e1fda5ee0
+SHA512 (CryptX-0.059.tar.gz) = e9767d9815cb08c5a275f6b9bceeae1408cd4a4bf6d0fbdea74e8e10949192bbb58888f7275c8ba545f76effb1028aebab3f28ad4eae858b7e7b53dbf16d18d1
+Size (CryptX-0.059.tar.gz) = 1715341 bytes



Home | Main Index | Thread Index | Old Index