public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-URI] f45: 5.36 bump (rhbz#2520744)
@ 2026-08-21 7:27 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-21 7:27 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 7:27 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:27 [rpms/perl-URI] f45: 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