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] f45: 5.36 bump (rhbz#2520744)
Date: Fri, 21 Aug 2026 07:27:18 GMT	[thread overview]
Message-ID: <178729723849.1.2604576191029673146.rpms-perl-URI-6ca44fdaeb1f@fedoraproject.org> (raw)

            A new commit has been pushed.

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

            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 2a494bc..ba4370e 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -8,8 +8,8 @@
 %endif
 
 Name:           perl-URI
-Version:        5.35
-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)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.35-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 7e37146..b2e6ad3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (URI-5.35.tar.gz) = b2ffbb0752aba5323408dd42b34d89cd98204520cf302098e4fda2108b51378191fedde9b0f35626d34785fcd859bf261a386c8fd6cac3f24462cfc63e91f3ea
+SHA512 (URI-5.36.tar.gz) = 2d6e18f3b30a4bb21456da478f006ea080121d783abe198970cf515cd0b71bca8c163d33dfd457b9bd758e4abecad9d664d64f76778ae71447b5fae1236059a7

                 reply	other threads:[~2026-08-21  7:27 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=178729723849.1.2604576191029673146.rpms-perl-URI-6ca44fdaeb1f@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