public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-OAuth] epel10: Update to 0.32 (RHBZ#2517683)
@ 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
Commit : e7bc98d3c2251551528a1c9fdec86228061ddae8
Author : Xavier Bachelot <xavier@bachelot.org>
Date : 2026-08-27T09:54:57+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Net-OAuth/c/e7bc98d3c2251551528a1c9fdec86228061ddae8?branch=epel10
Log:
Update to 0.32 (RHBZ#2517683)
- Fixes CVE-2026-72889 (RHBZ#2519409)
---
diff --git a/.gitignore b/.gitignore
index adaed3b..f777051 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ Net-OAuth-0.27.tar.gz
/Net-OAuth-0.30.tar.gz
/Net-OAuth-0.31.tar.gz
/Net-OAuth-0.32.tar.gz
+/Net-OAuth-0.33.tar.gz
diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index 7d23e77..98223df 100644
--- a/perl-Net-OAuth.spec
+++ b/perl-Net-OAuth.spec
@@ -1,5 +1,5 @@
Name: perl-Net-OAuth
-Version: 0.32
+Version: 0.33
Release: 1%{?dist}
Summary: OAuth protocol support library for Perl
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -67,12 +67,16 @@ make test
%files
-%doc Changes README CONTRIBUTING.md
+%doc Changes README SECURITY.md
%{perl_vendorlib}/Net/
%{_mandir}/man3/Net::OAuth*3pm*
%changelog
+* Thu Aug 27 2026 Xavier Bachelot <xacier@bachelot.org> - 0.33-1
+- Update to 0.32 (RHBZ#2517683)
+ - Fixes CVE-2026-72889 (RHBZ#2519409)
+
* 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
diff --git a/sources b/sources
index 542fdd9..d342b75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-OAuth-0.32.tar.gz) = 4fb48f6d210f62eec85694fd040b1593293b0035df659e6d5bec21a79155c6fbf3ffdd02766deda02833fbffc07eb3153e83fab517362bdb104ea0bf5d8d440f
+SHA512 (Net-OAuth-0.33.tar.gz) = f2f9f122a68e64b54cd2892ac92d6443bd21a839b5caf689703d1d609dfb2f81e8a9076f099eb8bfae232cd2fd333b497951043028f7a3238ba3c2df1f367e4c
^ 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: Update to 0.32 (RHBZ#2517683) Xavier Bachelot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox