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] f44: 5.36 bump (rhbz#2520744)
Date: Fri, 21 Aug 2026 07:28:50 GMT [thread overview]
Message-ID: <178729733043.1.17451143483139467717.rpms-perl-URI-3e941abc08c4@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-21 7:28 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=178729733043.1.17451143483139467717.rpms-perl-URI-3e941abc08c4@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