public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Crypt-DSA] rawhide: Update to 1.24
@ 2026-07-08 13:59 Paul Howarth
  0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-07-08 13:59 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Crypt-DSA
            Branch : rawhide
            Commit : d4e5b40940bccabd129f925f473164efb09bfc1e
            Author : Paul Howarth <paul@city-fan.org>
            Date   : 2026-07-08T14:58:44+01:00
            Stats  : +9/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Crypt-DSA/c/d4e5b40940bccabd129f925f473164efb09bfc1e?branch=rawhide

            Log:
            Update to 1.24

- New upstream release 1.24
  - Standardize on Crypt::SysRandom and drop the Crypt::URandom dependency
  - Make CVE tests optional

---
diff --git a/perl-Crypt-DSA.spec b/perl-Crypt-DSA.spec
index 229f723..5d822e1 100644
--- a/perl-Crypt-DSA.spec
+++ b/perl-Crypt-DSA.spec
@@ -1,6 +1,6 @@
 Summary:	Perl module for DSA signatures and key generation
 Name:		perl-Crypt-DSA
-Version:	1.22
+Version:	1.24
 Release:	1%{?dist}
 License:	GPL-1.0-or-later OR Artistic-1.0-Perl
 Url:		https://metacpan.org/release/Crypt-DSA
@@ -20,7 +20,6 @@ BuildRequires:	perl(constant)
 BuildRequires:	perl(Convert::ASN1)
 BuildRequires:	perl(Convert::PEM) >= 0.13
 BuildRequires:	perl(Crypt::SysRandom)
-BuildRequires:	perl(Crypt::URandom)
 BuildRequires:	perl(Data::Buffer) >= 0.01
 BuildRequires:	perl(Digest::SHA)
 BuildRequires:	perl(Exporter)
@@ -72,7 +71,8 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
 %{_fixperms} -c %{buildroot}
 
 %check
-make test
+# Use AUTHOR_TESTING to run the CVE tests
+make test AUTHOR_TESTING=1
 
 %files
 %license LICENSE
@@ -87,6 +87,11 @@ make test
 %{_mandir}/man3/Crypt::DSA::Util.3*
 
 %changelog
+* Wed Jul  8 2026 Paul Howarth <paul@city-fan.org> - 1.24-1
+- Update to 1.24
+  - Standardize on Crypt::SysRandom and drop the Crypt::URandom dependency
+  - Make CVE tests optional
+
 * Fri Jul  3 2026 Paul Howarth <paul@city-fan.org> - 1.22-1
 - Update to 1.22
   - Hardening: Use a fresh, independent CSPRNG witness every round

diff --git a/sources b/sources
index 2b919b2..8cd7406 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Crypt-DSA-1.22.tar.gz) = 3a55fef12fe2bb5cebc4ccb989b172799cb00abff6919df87405d3159747a832588be5acece2724d666fc8366da05a08829b7a65a6bcc1a90da83004c030e28d
+SHA512 (Crypt-DSA-1.24.tar.gz) = fbe361456930486f648faf0638bdae5f4e7269557fbc2c52133c3256ec76e1ed8e384cf6e19175e9da0631c120ac1d6a5fbd0a7c3244db79cf89a5565c608986

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-08 13:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 13:59 [rpms/perl-Crypt-DSA] rawhide: Update to 1.24 Paul Howarth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox