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:           Sun Jun 15 13:16:16 UTC 2025

Modified Files:
        pkgsrc/security/p5-CryptX: Makefile distinfo

Log Message:
p5-CryptX: update to 0.087.

0.087   2025-06-11
        - bundled libtomcrypt update branch:develop (commit: d448df1 2025-05-06)
        - bundled libtommath update branch:develop (commit: 839ae9e 2025-06-11)
        - fix #120 Create SECURITY.md
        - fix #121 Failures on ARM after upgrading libtommath
        - security fix CVE-2025-40914 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-6fh3-7qjq-8v22


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.27 -r1.28 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.36 pkgsrc/security/p5-CryptX/Makefile:1.37
--- pkgsrc/security/p5-CryptX/Makefile:1.36     Sun May  4 08:08:16 2025
+++ pkgsrc/security/p5-CryptX/Makefile  Sun Jun 15 13:16:16 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2025/05/04 08:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2025/06/15 13:16:16 wiz Exp $
 
-DISTNAME=      CryptX-0.086
+DISTNAME=      CryptX-0.087
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIK/}

Index: pkgsrc/security/p5-CryptX/distinfo
diff -u pkgsrc/security/p5-CryptX/distinfo:1.27 pkgsrc/security/p5-CryptX/distinfo:1.28
--- pkgsrc/security/p5-CryptX/distinfo:1.27     Sun May  4 08:08:16 2025
+++ pkgsrc/security/p5-CryptX/distinfo  Sun Jun 15 13:16:16 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.27 2025/05/04 08:08:16 wiz Exp $
+$NetBSD: distinfo,v 1.28 2025/06/15 13:16:16 wiz Exp $
 
-BLAKE2s (CryptX-0.086.tar.gz) = cd4a6febff782561f696dd41a620da0aa13860172d525eb680f87525474aac0e
-SHA512 (CryptX-0.086.tar.gz) = bbfee8faee2643d21bfeb03fa9a1001a30dfbdf1c1a18ef5f3b25250205aaad2bfaa625e9d4c7fe3d6af77eae816c0ce37accac0ff2cb7337cafb69be671c4d6
-Size (CryptX-0.086.tar.gz) = 1793617 bytes
+BLAKE2s (CryptX-0.087.tar.gz) = 18193390125aeb0834e0080cb0de75ba642a9796d16954f7a57fe7cd44124b39
+SHA512 (CryptX-0.087.tar.gz) = 1395e1acbf7d090d6b89c78adb8e6f2dadd39dbbb255c43977bef7af5e141de31b1e77e8680aa6bfa404342e32b98dfcb0fe7c6c0f4549859bcb7339d438dcb8
+Size (CryptX-0.087.tar.gz) = 1859357 bytes



Home | Main Index | Thread Index | Old Index