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.062
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ae6797b5512
branches: trunk
changeset: 325131:2ae6797b5512
user: wen <wen%pkgsrc.org@localhost>
date: Sat Nov 10 08:40:57 2018 +0000
description:
Update to 0.062
Upstream changes:
0.062 2018-10-30
- bundled libtommath update branch:develop (commit:8b9f98ba 2018-09-23) + stdint.h workaround
- bundled libtomcrypt update branch:develop (commit:f413335b 2018-10-29)
- fix #45 doc only - sign_message_rfc7518 / sign_message_rfc7518
- fix $46 tests only - t/mbi_ltm_bigintpm.t etc. started to fail with latest Math::BigInt
- fix #47 gcm_decrypt_verify + chacha20poly1305_decrypt_verify don't verify the tag - SERIOUS SECURITY BUG!
- improved CBC/ECB padding (using libtomcrypt's functions: padding_depad + padding_pad)
- enable pkcs#8 encrypted RSA keys (supported by the latest libtomcrypt)
- exclude wycheproof tests (too big) from dist tarball (via MANIFEST.SKIP)
diffstat:
security/p5-CryptX/Makefile | 5 ++---
security/p5-CryptX/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 600a444276e2 -r 2ae6797b5512 security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile Sat Nov 10 06:37:21 2018 +0000
+++ b/security/p5-CryptX/Makefile Sat Nov 10 08:40:57 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/08/22 09:46:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2018/11/10 08:40:57 wen Exp $
-DISTNAME= CryptX-0.061
+DISTNAME= CryptX-0.062
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MI/MIK/
diff -r 600a444276e2 -r 2ae6797b5512 security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo Sat Nov 10 06:37:21 2018 +0000
+++ b/security/p5-CryptX/distinfo Sat Nov 10 08:40:57 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/06/22 10:06:30 wen Exp $
+$NetBSD: distinfo,v 1.11 2018/11/10 08:40:57 wen Exp $
-SHA1 (CryptX-0.061.tar.gz) = b917f65c95f144b80fc58411d6e10abad77a4f99
-RMD160 (CryptX-0.061.tar.gz) = 2acce1a5a79a1209e799ff536fa6e880b5f24b26
-SHA512 (CryptX-0.061.tar.gz) = 852774393c6301e1b9f24e95ce5a1bab0439ebf727b6f06b2b2f6c52fef8885d5013e700e9c3b96dffc62d0130d13c3dd2f49271a1a438c2a2feec6b7b9b346d
-Size (CryptX-0.061.tar.gz) = 1721138 bytes
+SHA1 (CryptX-0.062.tar.gz) = ffc8c881282c513e37f977a6d5081e154f99926d
+RMD160 (CryptX-0.062.tar.gz) = 47480a88a56bafd04580a04223ef042d34471429
+SHA512 (CryptX-0.062.tar.gz) = 9ee9d9875ebcb97a22a7d4e1c4ac86a91209c74739c5ca64f2611d58ef876b9f61040e3e649c060d1b753bfab8ef250ae88db5927fe1624790b000cebff45170
+Size (CryptX-0.062.tar.gz) = 1600185 bytes
Home |
Main Index |
Thread Index |
Old Index