pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-CryptX
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 7 13:56:04 UTC 2020
Modified Files:
pkgsrc/security/p5-CryptX: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/p5-CryptX/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/p5-CryptX/Makefile
diff -u pkgsrc/security/p5-CryptX/Makefile:1.18 pkgsrc/security/p5-CryptX/Makefile:1.19
--- pkgsrc/security/p5-CryptX/Makefile:1.18 Mon Aug 31 18:11:15 2020
+++ pkgsrc/security/p5-CryptX/Makefile Mon Sep 7 13:56:03 2020
@@ -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/
Index: pkgsrc/security/p5-CryptX/distinfo
diff -u pkgsrc/security/p5-CryptX/distinfo:1.13 pkgsrc/security/p5-CryptX/distinfo:1.14
--- pkgsrc/security/p5-CryptX/distinfo:1.13 Wed Aug 21 10:11:22 2019
+++ pkgsrc/security/p5-CryptX/distinfo Mon Sep 7 13:56:03 2020
@@ -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