public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Paul Howarth <paul@city-fan.org>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-MIME-tools] rawhide: Update to 5.519
Date: Wed, 23 Sep 2026 09:02:12 GMT [thread overview]
Message-ID: <179015413225.1.8774771360680496722.rpms-perl-MIME-tools-9efb323f21e0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-MIME-tools
Branch : rawhide
Commit : 9efb323f21e0309746567012107efcda7c04d462
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-09-23T10:01:15+01:00
Stats : +10/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-MIME-tools/c/9efb323f21e0309746567012107efcda7c04d462?branch=rawhide
Log:
Update to 5.519
- New upstream release 5.519
- Some (buggy) software creates base64-encoded parts as a concatenation of
multiple base64-encoded streams, and some client software decodes each
stream separately and concatenates the results; duplicate this behavior in
MIME::tools to prevent it from being used as a mechanism to sneak
dangerous content past a security scanner
---
diff --git a/perl-MIME-tools.spec b/perl-MIME-tools.spec
index d0643a8..c46a3b6 100644
--- a/perl-MIME-tools.spec
+++ b/perl-MIME-tools.spec
@@ -1,6 +1,6 @@
Summary: Modules for parsing and creating MIME entities in Perl
Name: perl-MIME-tools
-Version: 5.518
+Version: 5.519
Release: 1%{?dist}
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/MIME-tools
@@ -135,6 +135,14 @@ TEST_POD_COVERAGE=0 make test
%{_mandir}/man3/MIME::Words.3*
%changelog
+* Wed Sep 23 2026 Paul Howarth <paul@city-fan.org> - 5.519-1
+- Update to 5.519
+ - Some (buggy) software creates base64-encoded parts as a concatenation of
+ multiple base64-encoded streams, and some client software decodes each
+ stream separately and concatenates the results; duplicate this behavior in
+ MIME::tools to prevent it from being used as a mechanism to sneak
+ dangerous content past a security scanner
+
* Thu Aug 27 2026 Paul Howarth <paul@city-fan.org> - 5.518-1
- Update to 5.518
- Add tests for encoded "boundary=XXX" parameters and set the ambiguous-parse
diff --git a/sources b/sources
index a05d5fe..1714f76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MIME-tools-5.518.tar.gz) = c0dfc94f1ea64adba7dbbf56e272eef48b54c7761166a7adf8fbe4ba223133fe6a938df781df3b3e9020e0c14c31497f205c845ba32767e30d473d37851c9d12
+SHA512 (MIME-tools-5.519.tar.gz) = efbc42d8c5b75ab17e20b2eae2dd0a6569744c55f04be586aa2946a324a1bba3ca834b503761e7643d093a1a5c11d1d9e3a1621178350e2af390cd35b9c26486
reply other threads:[~2026-09-23 9:02 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=179015413225.1.8774771360680496722.rpms-perl-MIME-tools-9efb323f21e0@fedoraproject.org \
--to=paul@city-fan.org \
--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