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-podlators] rawhide: 6.1.1 bump (rhbz#2531235)
Date: Thu, 10 Sep 2026 11:51:01 GMT	[thread overview]
Message-ID: <178904106153.1.5650956227054429530.rpms-perl-podlators-c1155534939c@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/perl-podlators
            Branch : rawhide
            Commit : c1155534939c1ab355723db41687aad4a7d93657
            Author : Jitka Plesnikova <jplesnik@redhat.com>
            Date   : 2026-09-10T13:50:32+02:00
            Stats  : +8/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/perl-podlators/c/c1155534939c1ab355723db41687aad4a7d93657?branch=rawhide

            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

                 reply	other threads:[~2026-09-10 11:51 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=178904106153.1.5650956227054429530.rpms-perl-podlators-c1155534939c@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