public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Xavier Bachelot <xavier@bachelot.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-OAuth] f45: Update to 0.33 (RHBZ#2517683)
Date: Sun, 30 Aug 2026 10:56:11 GMT	[thread overview]
Message-ID: <178808737124.1.13513509585207896166.rpms-perl-Net-OAuth-73e18e016516@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-Net-OAuth
            Branch : f45
            Commit : 73e18e016516d512fd577e997568ca371f089bf5
            Author : Xavier Bachelot <xavier@bachelot.org>
            Date   : 2026-08-30T12:55:49+02:00
            Stats  : +10/-4 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-Net-OAuth/c/73e18e016516d512fd577e997568ca371f089bf5?branch=f45

            Log:
            Update to 0.33 (RHBZ#2517683)

- Fixes CVE-2026-72889 (RHBZ#2519409)

---
diff --git a/.gitignore b/.gitignore
index 7461e92..f777051 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,5 @@ 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
+/Net-OAuth-0.33.tar.gz

diff --git a/perl-Net-OAuth.spec b/perl-Net-OAuth.spec
index a9816b3..2d1a7aa 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.33
+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
@@ -64,12 +64,16 @@ make test
 
 
 %files
-%doc Changes README
+%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)
+
 * 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..d342b75 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-OAuth-0.31.tar.gz) = 0514a21acc4d7480c67b53e3b31c5e1c4a6d764fa6643f7d5a195e43dddb7ffa88ed087e4a030c6ba1e57976b7fbe31d03c91a4dfc1fe7247ee9a50c2edd938b
+SHA512 (Net-OAuth-0.33.tar.gz) = f2f9f122a68e64b54cd2892ac92d6443bd21a839b5caf689703d1d609dfb2f81e8a9076f099eb8bfae232cd2fd333b497951043028f7a3238ba3c2df1f367e4c

                 reply	other threads:[~2026-08-30 10:56 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=178808737124.1.13513509585207896166.rpms-perl-Net-OAuth-73e18e016516@fedoraproject.org \
    --to=xavier@bachelot.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