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:           Thu Apr 23 07:54:07 UTC 2026

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

Log Message:
p5-CryptX: update to 0.088.

0.088   2026-04-23
        - Crypt::KeyDerivation - new functions: pbkdf1_openssl, bcrypt_pbkdf, scrypt_pbkdf, argon2_pbkdf
        - Crypt::Misc - new functions: random_v7uuid, is_uuid
        - bundled libtomcrypt update branch:develop (commit: 2e441a17 2026-04-15)
        - bundled libtommath update branch:develop (commit: ae40a87 2026-04-20)
        - security fix CVE-2026-41564 https://github.com/DCIT/perl-CryptX/security/advisories/GHSA-24c2-gp6c-24c6


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/security/p5-CryptX/Makefile
cvs rdiff -u -r1.28 -r1.29 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.38 pkgsrc/security/p5-CryptX/Makefile:1.39
--- pkgsrc/security/p5-CryptX/Makefile:1.38     Fri Jul  4 08:48:02 2025
+++ pkgsrc/security/p5-CryptX/Makefile  Thu Apr 23 07:54:07 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2025/07/04 08:48:02 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2026/04/23 07:54:07 wiz Exp $
 
-DISTNAME=      CryptX-0.087
+DISTNAME=      CryptX-0.088
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 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.28 pkgsrc/security/p5-CryptX/distinfo:1.29
--- pkgsrc/security/p5-CryptX/distinfo:1.28     Sun Jun 15 13:16:16 2025
+++ pkgsrc/security/p5-CryptX/distinfo  Thu Apr 23 07:54:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.28 2025/06/15 13:16:16 wiz Exp $
+$NetBSD: distinfo,v 1.29 2026/04/23 07:54:07 wiz Exp $
 
-BLAKE2s (CryptX-0.087.tar.gz) = 18193390125aeb0834e0080cb0de75ba642a9796d16954f7a57fe7cd44124b39
-SHA512 (CryptX-0.087.tar.gz) = 1395e1acbf7d090d6b89c78adb8e6f2dadd39dbbb255c43977bef7af5e141de31b1e77e8680aa6bfa404342e32b98dfcb0fe7c6c0f4549859bcb7339d438dcb8
-Size (CryptX-0.087.tar.gz) = 1859357 bytes
+BLAKE2s (CryptX-0.088.tar.gz) = 51fd8fe33a2020ce2433b9792469bbef759b175fba21613991e33333bc1ee95d
+SHA512 (CryptX-0.088.tar.gz) = 7a1e26ee662e98f35af0eb96da413b615a35e83d0f2f33a2bde85ea46a601e8128ca2f6be3394691a09b5d707bf4aacbfd7c1e57b59d760065a4ddca054220e5
+Size (CryptX-0.088.tar.gz) = 1908128 bytes



Home | Main Index | Thread Index | Old Index