public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-MIME-tools] rawhide: Update to 5.519
@ 2026-09-23 9:02 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-09-23 9:02 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-23 9:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-23 9:02 [rpms/perl-MIME-tools] rawhide: Update to 5.519 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox