public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Crypt-DSA] rawhide: Update to 1.24
Date: Wed, 08 Jul 2026 13:59:33 GMT	[thread overview]
Message-ID: <178351917350.1.3519778117979605535.rpms-perl-Crypt-DSA-d4e5b40940bc@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-08 13:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178351917350.1.3519778117979605535.rpms-perl-Crypt-DSA-d4e5b40940bc@fedoraproject.org \
    --to=paul@city-fan.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox