Skip to content

Commit

Permalink
p5-CryptX: update to 0.069.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
0-wiz-0 committed Sep 7, 2020
1 parent 78de7e0 commit 1c87f2a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions security/p5-CryptX/Makefile
Original file line number Diff line number Diff line change
@@ -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/

Expand Down
10 changes: 5 additions & 5 deletions security/p5-CryptX/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 1c87f2a

Please sign in to comment.