Skip to content

Commit

Permalink
Update to 0.076
Browse files Browse the repository at this point in the history
Upstream changes:
0.076   2022-01-07
        - fix #80 github actions (mac, windows, cygwin)
        - fix #79 isolate ltc functions (via -Wl,--exclude-libs,ALL)
        - fix #68 Segmentation fault on Apache due to symbol clash with libasn1

0.075   2021-12-25
        - fix #78 bundled libtomcrypt update branch:develop (commit:673f5ce2 2021-06-04)

0.074   2021-11-06
        - fix #75 Missing methods _sadd + _ssub in Math::BigInt::LTM
        - fix #76 Tests failing for numbers with multiple underscore characters (Math::BigInt::LTM)
  • Loading branch information
wen committed May 28, 2022
1 parent 2503f78 commit b68d16d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/p5-CryptX/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.25 2021/09/05 04:04:36 wen Exp $
# $NetBSD: Makefile,v 1.26 2022/05/28 03:33:39 wen Exp $

DISTNAME= CryptX-0.073
DISTNAME= CryptX-0.076
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIK/}
Expand Down
8 changes: 4 additions & 4 deletions security/p5-CryptX/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.19 2021/10/26 11:17:30 nia Exp $
$NetBSD: distinfo,v 1.20 2022/05/28 03:33:39 wen Exp $

BLAKE2s (CryptX-0.073.tar.gz) = 97fc862dc4d2957711623aeba3877bb9362e4d34d7383c6000c47c0fb2f3388c
SHA512 (CryptX-0.073.tar.gz) = 592e4d657870785d7d13ba74bdc28c62575c4cf1ed95fb8de4524617ae92d196c5f1bc031ea4a39601ddb6ea8484dc28a4f2ddf53e2348466e9f8307956d0646
Size (CryptX-0.073.tar.gz) = 1643681 bytes
BLAKE2s (CryptX-0.076.tar.gz) = b4c605905e5b59de6bbfcee7daa348e9118e7de67d87c67b0f284fe79f6c654c
SHA512 (CryptX-0.076.tar.gz) = 1cc764f2d206b112dbc578906c44d630185bd1c100b2cc93679ee5f3d49ba74152d73793ad4d8ae779c2279056f35bf99da08651d2269b274ee1d9e32c0b0c7b
Size (CryptX-0.076.tar.gz) = 1647443 bytes

0 comments on commit b68d16d

Please sign in to comment.