public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-URI] f44: 5.36 bump (rhbz#2520744)
@ 2026-08-21  7:28 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-21  7:28 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/perl-URI
            Branch : f44
            Commit : 3e941abc08c4bfb6e731be6b431881558008c9da
            Author : Jitka Plesnikova <jplesnik@redhat.com>
            Date   : 2026-08-21T09:28:39+02:00
            Stats  : +7/-3 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-URI/c/3e941abc08c4bfb6e731be6b431881558008c9da?branch=f44

            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 af0108f..e351fb6 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -8,7 +8,7 @@
 %endif
 
 Name:           perl-URI
-Version:        5.35
+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
@@ -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)
+
 * Mon Jun 15 2026 Jitka Plesnikova <jplesnik@redhat.com> - 5.35-1
 - 5.35 bump (rhbz#2488799)
 

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

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

only message in thread, other threads:[~2026-08-21  7:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21  7:28 [rpms/perl-URI] f44: 5.36 bump (rhbz#2520744) Jitka Plesnikova

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