public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-MIME-tools] f45: Update to 5.518
@ 2026-08-27 9:51 Paul Howarth
0 siblings, 0 replies; only message in thread
From: Paul Howarth @ 2026-08-27 9:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-MIME-tools
Branch : f45
Commit : 6adcd6441e6a33bbebea1b94693242d0cfbc32f8
Author : Paul Howarth <paul@city-fan.org>
Date : 2026-08-27T10:37:41+01:00
Stats : +13/-3 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/perl-MIME-tools/c/6adcd6441e6a33bbebea1b94693242d0cfbc32f8?branch=f45
Log:
Update to 5.518
- New upstream release 5.518
- Add tests for encoded "boundary=XXX" parameters and set the ambiguous-parse
flag if any are found
- MIME::tools chooses to decode encoded boundary parameters, whilst MUA
behaviors differ; Claws-Mail decodes them while Thunderbird does not
- Don't ignore invalid whitespace after "boundary=XXX" parameter
- Ignore comments between tokens; a header parameter can be written
foo(comment)=bar and it's the same as foo=bar
---
diff --git a/perl-MIME-tools.spec b/perl-MIME-tools.spec
index 68cad61..d0643a8 100644
--- a/perl-MIME-tools.spec
+++ b/perl-MIME-tools.spec
@@ -1,7 +1,7 @@
Summary: Modules for parsing and creating MIME entities in Perl
Name: perl-MIME-tools
-Version: 5.517
-Release: 2%{?dist}
+Version: 5.518
+Release: 1%{?dist}
License: GPL-1.0-or-later OR Artistic-1.0-Perl
URL: https://metacpan.org/release/MIME-tools
Source0: https://cpan.metacpan.org/modules/by-module/MIME/MIME-tools-%{version}.tar.gz
@@ -135,6 +135,16 @@ TEST_POD_COVERAGE=0 make test
%{_mandir}/man3/MIME::Words.3*
%changelog
+* 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
+ flag if any are found
+ - MIME::tools chooses to decode encoded boundary parameters, whilst MUA
+ behaviors differ; Claws-Mail decodes them while Thunderbird does not
+ - Don't ignore invalid whitespace after "boundary=XXX" parameter
+ - Ignore comments between tokens; a header parameter can be written
+ foo(comment)=bar and it's the same as foo=bar
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.517-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 3665ae3..a05d5fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MIME-tools-5.517.tar.gz) = e7935a1f4219b5de87f5752cf87978083ffe55ebd6a929f8f9fed63595553059fed6fe98ee18f151b0a250a57d8f239ba8ebd5d34b5e5d407b30ed9a5de95547
+SHA512 (MIME-tools-5.518.tar.gz) = c0dfc94f1ea64adba7dbbf56e272eef48b54c7761166a7adf8fbe4ba223133fe6a938df781df3b3e9020e0c14c31497f205c845ba32767e30d473d37851c9d12
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 9:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 9:51 [rpms/perl-MIME-tools] f45: Update to 5.518 Paul Howarth
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox