pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/p5-Crypt-DSA
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 5 05:18:48 UTC 2026
Modified Files:
pkgsrc/security/p5-Crypt-DSA: Makefile distinfo
Log Message:
p5-Crypt-DSA: update to 1.22.
1.22 -- Fri Jul 03 09:27:46 ADT 2026
- This module is deprecated as of 1.20. Crypt-DSA-GMP is a possible replacement.
- Hardening: Use a fresh, independent CSPRNG witness every round
- Security fix: Fixes CVE-2026-14570 modulo bias in key generation.
An attack with hundreds of signatures could lead to full private-key compromise.
Keys should be considered compromised and new keys should be generated.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/security/p5-Crypt-DSA/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/p5-Crypt-DSA/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-Crypt-DSA/Makefile
diff -u pkgsrc/security/p5-Crypt-DSA/Makefile:1.48 pkgsrc/security/p5-Crypt-DSA/Makefile:1.49
--- pkgsrc/security/p5-Crypt-DSA/Makefile:1.48 Mon Jun 15 14:05:52 2026
+++ pkgsrc/security/p5-Crypt-DSA/Makefile Sun Jul 5 05:18:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2026/06/15 14:05:52 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2026/07/05 05:18:48 wiz Exp $
-DISTNAME= Crypt-DSA-1.21
+DISTNAME= Crypt-DSA-1.22
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TI/TIMLEGGE/}
Index: pkgsrc/security/p5-Crypt-DSA/distinfo
diff -u pkgsrc/security/p5-Crypt-DSA/distinfo:1.14 pkgsrc/security/p5-Crypt-DSA/distinfo:1.15
--- pkgsrc/security/p5-Crypt-DSA/distinfo:1.14 Mon Jun 15 14:05:52 2026
+++ pkgsrc/security/p5-Crypt-DSA/distinfo Sun Jul 5 05:18:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2026/06/15 14:05:52 wiz Exp $
+$NetBSD: distinfo,v 1.15 2026/07/05 05:18:48 wiz Exp $
-BLAKE2s (Crypt-DSA-1.21.tar.gz) = b982390c7b31d07c294e85cab7096ab9914acf0863c79a7ded699974b4cbdf98
-SHA512 (Crypt-DSA-1.21.tar.gz) = 915bf901ea1513e0b8b942533bb1b8277da9bdded42cf23b4533290f4d0dbb559ceda5d0111c990e3412bf83d86b45dbf0b6521b0b7e973d4ae542bf2574cd4d
-Size (Crypt-DSA-1.21.tar.gz) = 31022 bytes
+BLAKE2s (Crypt-DSA-1.22.tar.gz) = 78a473cc3edac104c80b7c411998adf32bab1bdb598a96740f86ed82faf3032f
+SHA512 (Crypt-DSA-1.22.tar.gz) = 3a55fef12fe2bb5cebc4ccb989b172799cb00abff6919df87405d3159747a832588be5acece2724d666fc8366da05a08829b7a65a6bcc1a90da83004c030e28d
+Size (Crypt-DSA-1.22.tar.gz) = 33348 bytes
Home |
Main Index |
Thread Index |
Old Index