public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-URI] f43: 5.36 bump (rhbz#2520744)
Date: Fri, 21 Aug 2026 07:30:50 GMT	[thread overview]
Message-ID: <178729745088.1.14117392442913448354.rpms-perl-URI-c46e89c9fc5c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-URI
            Branch : f43
            Commit : c46e89c9fc5c4fbf3e4c94e6e6caa083e71a8c81
            Author : Jitka Plesnikova <jplesnik@redhat.com>
            Date   : 2026-08-21T09:30:38+02:00
            Stats  : +8/-4 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-URI/c/c46e89c9fc5c4fbf3e4c94e6e6caa083e71a8c81?branch=f43

            Log:
            5.36 bump (rhbz#2520744)

Fix CVE-2026-19953 (IDNA host encoding / Unicode NFC normalization)

---
diff --git a/perl-URI.spec b/perl-URI.spec
index 2cb795e..44577f3 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:           perl-URI
-Version:        5.34
-Release:        2%{?dist}
+Version:        5.36
+Release:        1%{?dist}
 Summary:        A Perl module implementing URI parsing and manipulation
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/URI
@@ -38,6 +38,7 @@ BuildRequires:  perl(overload)
 BuildRequires:  perl(parent)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Unicode::Normalize)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 # Test Suite
@@ -45,7 +46,6 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Storable)
-BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Needs)
 BuildRequires:  perl(Test::Warnings)
@@ -158,6 +158,10 @@ make test
 %{_libexecdir}/%{name}
 
 %changelog
+* Fri Aug 21 2026 Jitka Plesnikova <jplesnik@redhat.com> - 5.36-1
+- 5.36 bump (rhbz#2520744)
+- Fix CVE-2026-19953 (IDNA host encoding / Unicode NFC normalization)
+
 * Sun Nov  2 2025 Paul Howarth <paul@city-fan.org> - 5.34-2
 - Obsolete/Provide perl-URI-ws (rhbz#2411728, rhbz#2411834)
   URI::ws incorporated into URI dist at version 5.34

diff --git a/sources b/sources
index c8a2e4b..b2e6ad3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (URI-5.34.tar.gz) = 990222d769bd1b85416a0814c2c80a8738d562b907e96ada1d45e1e9e751534f5f30fcca76339e1b6fb873fbc6e02eadc6dfdf1969bf8056ddf9c7bf59894c13
+SHA512 (URI-5.36.tar.gz) = 2d6e18f3b30a4bb21456da478f006ea080121d783abe198970cf515cd0b71bca8c163d33dfd457b9bd758e4abecad9d664d64f76778ae71447b5fae1236059a7

                 reply	other threads:[~2026-08-21  7:30 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=178729745088.1.14117392442913448354.rpms-perl-URI-c46e89c9fc5c@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --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