public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-podlators] f45: 6.1.1 bump (rhbz#2531235)
@ 2026-09-10 11:53 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-09-10 11:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-podlators
Branch : f45
Commit : 831f86b8798758b3eb962670e4dd671816e8bec2
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-09-10T13:53:02+02:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-podlators/c/831f86b8798758b3eb962670e4dd671816e8bec2?branch=f45
Log:
6.1.1 bump (rhbz#2531235)
Fix CVE-2026-82560 (infinite loop in Pod::Text when margin >= output width)
---
diff --git a/.gitignore b/.gitignore
index c8d642a..5eebaac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/podlators-5.01.tar.gz
/podlators-v6.0.2.tar.gz
/podlators-v6.1.0.tar.gz
+/podlators-v6.1.1.tar.gz
diff --git a/perl-podlators.spec b/perl-podlators.spec
index b72fe27..7e49ae9 100644
--- a/perl-podlators.spec
+++ b/perl-podlators.spec
@@ -1,7 +1,7 @@
Name: perl-podlators
Epoch: 1
-Version: 6.1.0
-Release: 2%{?dist}
+Version: 6.1.1
+Release: 1%{?dist}
Summary: Format POD source into various output formats
# pod/perlpodstyle.pod: FSFAP
# other files: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -147,6 +147,10 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Thu Sep 10 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1:6.1.1-1
+- 6.1.1 bump (rhbz#2531235)
+- Fix CVE-2026-82560 (infinite loop in Pod::Text when margin >= output width)
+
* Wed Jul 22 2026 Jitka Plesnikova <jplesnik@redhat.com> - 1:6.1.0-2
- Perl 5.44 rebuild
diff --git a/sources b/sources
index 4fad40c..390c1b1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (podlators-v6.1.0.tar.gz) = 6e01aabfc1340d8d425de94684d274f5eb3fed5ca07725105d6b91f118be8ee6fe46cc328708ed0d4c2133e5a3687833fd78e5abe49687c5a33aed7670a6e603
+SHA512 (podlators-v6.1.1.tar.gz) = eb2c186a1073b5489ebbb0685c425d1bd625f55f6fcba960932ba8254498b9277ed1b5cf6a8ba40d2ef38343417ffd58de10e123925b34cfffae05994797f7ed
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 11:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 11:53 [rpms/perl-podlators] f45: 6.1.1 bump (rhbz#2531235) Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox