public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-OAuth] epel10.3: Update to 0.32 (RHBZ#2517177)
@ 2026-09-07  9:33 Xavier Bachelot
  0 siblings, 0 replies; only message in thread
From: Xavier Bachelot @ 2026-09-07  9:33 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-Net-OAuth
            Branch : epel10.3
            Commit : d376a462875b1df44ca6b670589b7be6693c79f4
            Author : Xavier Bachelot <xavier@bachelot.org>
            Date   : 2026-08-17T00:32:42+02:00
            Stats  : +13/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Net-OAuth/c/d376a462875b1df44ca6b670589b7be6693c79f4?branch=epel10.3

            Log:
            Update to 0.32 (RHBZ#2517177)

Fixes CVE-2026-72887 and CVE-2026-72888

---
diff --git a/.gitignore b/.gitignore
index 7461e92..adaed3b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Net-OAuth-0.27.tar.gz
 /Net-OAuth-0.28.tar.gz
 /Net-OAuth-0.30.tar.gz
 /Net-OAuth-0.31.tar.gz
+/Net-OAuth-0.32.tar.gz

diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index a9816b3..7d23e77 100644
--- a/perl-Net-OAuth.spec
+++ b/perl-Net-OAuth.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-OAuth
-Version:        0.31
-Release:        4%{?dist}
+Version:        0.32
+Release:        1%{?dist}
 Summary:        OAuth protocol support library for Perl
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Net-OAuth
@@ -8,6 +8,7 @@ Source0:        https://cpan.metacpan.org/authors/id/R/RR/RRWO/Net-OAuth-%{versi
 BuildArch:      noarch
 
 # Build
+BuildRequires:  coreutils
 BuildRequires:  make
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
@@ -17,7 +18,7 @@ BuildRequires:  perl(Class::Accessor) >= 0.31
 BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Class::Data::Inheritable) >= 0.06
 BuildRequires:  perl(constant)
-BuildRequires:  perl(Crypt::URandom) >= 0.37
+BuildRequires:  perl(Crypt::SysRandom) >= 0.006
 BuildRequires:  perl(Digest::SHA) >= 5.47
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(LWP::UserAgent) >= 1
@@ -35,6 +36,8 @@ BuildRequires:  perl(Encode)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(utf8)
+Recommends:     perl(Crypt::OpenSSL::RSA) >= 0.38
+Recommends:     perl(Crypt::SysRandom::XS) >= 0.010
 
 %{?perl_default_filter}
 
@@ -64,12 +67,16 @@ make test
 
 
 %files
-%doc Changes README
+%doc Changes README CONTRIBUTING.md
 %{perl_vendorlib}/Net/
 %{_mandir}/man3/Net::OAuth*3pm*
 
 
 %changelog
+* Sun Aug 16 2026 Xavier Bachelot <xacier@bachelot.org> -  0.32-1
+- Update to 0.32 (RHBZ#2517177)
+  - Fixes CVE-2026-72887 and CVE-2026-72888
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.31-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 8127a59..542fdd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-OAuth-0.31.tar.gz) = 0514a21acc4d7480c67b53e3b31c5e1c4a6d764fa6643f7d5a195e43dddb7ffa88ed087e4a030c6ba1e57976b7fbe31d03c91a4dfc1fe7247ee9a50c2edd938b
+SHA512 (Net-OAuth-0.32.tar.gz) = 4fb48f6d210f62eec85694fd040b1593293b0035df659e6d5bec21a79155c6fbf3ffdd02766deda02833fbffc07eb3153e83fab517362bdb104ea0bf5d8d440f

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

only message in thread, other threads:[~2026-09-07  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07  9:33 [rpms/perl-Net-OAuth] epel10.3: Update to 0.32 (RHBZ#2517177) Xavier Bachelot

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