Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-CryptX p5-CryptX: update to 0.069.
details: https://anonhg.NetBSD.org/pkgsrc/rev/423c8633237b
branches: trunk
changeset: 438494:423c8633237b
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 13:56:03 2020 +0000
description:
p5-CryptX: update to 0.069.
0.069 2020-08-25
- fix #64 ECC: segfault on invalid input
- fix #63 ltc Licensing could be clearer (added src/{ltc,ltm}/LICENSE)
- fix #62 documentation only (Crypt::CBC related)
- bundled libtomcrypt update branch:develop (commit:d8d7a83b 2020-07-14)
0.068 2020-03-10
- fix #60 Test failues on macOS Catalina
0.067 2020-02-01
- new: Crypt::PK::Ed25519
- new: Crypt::PK::X25519
- bundled libtomcrypt update branch:develop (commit:1937f412 2019-11-22)
0.066 2019-10-20
- fix #57 Build fails on i686
- bundled libtomcrypt update branch:develop (commit:354c9051 2019-10-20)
- no perl module code change
0.065 2019-10-19
- fix #56 Math::BigInt 1.999817 breaks the tests of CryptX
- bundled libtomcrypt update branch:develop (commit:25410c75 2019-10-17)
- no perl module code change, just tests
diffstat:
security/p5-CryptX/Makefile | 5 ++---
security/p5-CryptX/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 8f37066f289a -r 423c8633237b security/p5-CryptX/Makefile
--- a/security/p5-CryptX/Makefile Mon Sep 07 13:54:57 2020 +0000
+++ b/security/p5-CryptX/Makefile Mon Sep 07 13:56:03 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/08/31 18:11:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2020/09/07 13:56:03 wiz Exp $
-DISTNAME= CryptX-0.064
+DISTNAME= CryptX-0.069
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= https://cpan.metacpan.org/authors/id/M/MI/MIK/
diff -r 8f37066f289a -r 423c8633237b security/p5-CryptX/distinfo
--- a/security/p5-CryptX/distinfo Mon Sep 07 13:54:57 2020 +0000
+++ b/security/p5-CryptX/distinfo Mon Sep 07 13:56:03 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2019/08/21 10:11:22 adam Exp $
+$NetBSD: distinfo,v 1.14 2020/09/07 13:56:03 wiz Exp $
-SHA1 (CryptX-0.064.tar.gz) = 9203ca94ea8fd81817e52e0db57f45e860b65c98
-RMD160 (CryptX-0.064.tar.gz) = b766e244f16bc010a85740c580d6581a1b58ba6b
-SHA512 (CryptX-0.064.tar.gz) = b153512d1036461de795cd40b71b55f32908ac84101079e3e62c2690736de102046fe1f66007c4b0af6ded797709e1f06934d171f349bf983d53a2f1ab1f0d1d
-Size (CryptX-0.064.tar.gz) = 1619390 bytes
+SHA1 (CryptX-0.069.tar.gz) = 8dcacf4e2b3155f1428ae82b18e9928695382edc
+RMD160 (CryptX-0.069.tar.gz) = 0e11c28fb6e725ec5d2cc5f03fd76d344fd31dcb
+SHA512 (CryptX-0.069.tar.gz) = 59fed5c6a0c990807003e4b0eecd469c54d3ea9df231df865002379f5b6f70542a1b7f7af2872491796017624758adfad47ea5e360e84bb1462979f44339701e
+Size (CryptX-0.069.tar.gz) = 1644304 bytes
Home |
Main Index |
Thread Index |
Old Index