[packages/perl-Crypt-OpenSSL-RSA] - updated to 0.35 (fixes CVE-2024-2467)
qboosh
qboosh at pld-linux.org
Fri Sep 12 17:52:41 CEST 2025
commit e6d07e4e11dc6c5a2b109525900f5d411ea6b069
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Sep 12 17:55:35 2025 +0200
- updated to 0.35 (fixes CVE-2024-2467)
perl-Crypt-OpenSSL-RSA.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/perl-Crypt-OpenSSL-RSA.spec b/perl-Crypt-OpenSSL-RSA.spec
index 5ef1704..876c9a6 100644
--- a/perl-Crypt-OpenSSL-RSA.spec
+++ b/perl-Crypt-OpenSSL-RSA.spec
@@ -7,13 +7,13 @@
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the OpenSSL libraries
Summary(pl.UTF-8): Crypt::OpenSSL::RSA - kodowanie i dekodowanie RSA przy użyciu OpenSSL
Name: perl-Crypt-OpenSSL-RSA
-Version: 0.33
-Release: 4
+Version: 0.35
+Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 402994cca9f4502741cf9514719b9bdf
+Source0: https://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 69827a4e1b23f9cdbf3a60ac823ad524
URL: https://metacpan.org/dist/Crypt-OpenSSL-RSA
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: perl-Crypt-OpenSSL-Guess >= 0.11
@@ -22,6 +22,7 @@ BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rpmbuild(macros) >= 1.745
%if %{with tests}
+BuildRequires: perl-Crypt-OpenSSL-Bignum
BuildRequires: perl-Crypt-OpenSSL-Random
BuildRequires: perl-Test-Simple
%endif
@@ -63,7 +64,5 @@ rm -rf $RPM_BUILD_ROOT
%doc Changes README
%{perl_vendorarch}/Crypt/OpenSSL/RSA.pm
%dir %{perl_vendorarch}/auto/Crypt/OpenSSL/RSA
-%{perl_vendorarch}/auto/Crypt/OpenSSL/RSA/*.al
-%{perl_vendorarch}/auto/Crypt/OpenSSL/RSA/autosplit.ix
%attr(755,root,root) %{perl_vendorarch}/auto/Crypt/OpenSSL/RSA/RSA.so
%{_mandir}/man3/Crypt::OpenSSL::RSA.3pm*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Crypt-OpenSSL-RSA.git/commitdiff/e6d07e4e11dc6c5a2b109525900f5d411ea6b069
More information about the pld-cvs-commit
mailing list