Fri, 04 Oct 2024 02:20:24 UTC | login

Information for build perl-MIME-tools-5.514-1.fc40

ID285405
Package Nameperl-MIME-tools
Version5.514
Release1.fc40
Epoch
SummaryModules for parsing and creating MIME entities in Perl
DescriptionMIME-tools - modules for parsing (and creating!) MIME entities. Modules in this toolkit: Abstract message holder (file, scalar, etc.), OO interface for decoding MIME messages, an extracted and decoded MIME entity, Mail::Field subclasses for parsing fields, a parsed MIME header (Mail::Header subclass), parser and tool for building your own MIME parser, and utilities.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 21 Feb 2024 16:35:57 UTC
CompletedWed, 21 Feb 2024 16:35:57 UTC
Tags
f40
f41
RPMs
src
perl-MIME-tools-5.514-1.fc40.src.rpm (info) (download)
noarch
perl-MIME-tools-5.514-1.fc40.noarch.rpm (info) (download)
Changelog * Wed Feb 07 2024 Paul Howarth <paul@city-fan.org> - 5.514-1 - Update to 5.514 - Move the guts of the ambiguous_content method to MIME::Head - Add MIME::Entity->ambiguous_content that returns true if this entity or any of its parts, recursively, has a MIME::Head whose ambiguous_content method returns true - Keep MIME::Parser->ambiguous_content as a cached version of the most recently parsed $entity->ambiguous_content - Add some missing files to MANIFEST * Fri Jan 26 2024 Paul Howarth <paul@city-fan.org> - 5.513-1 - Update to 5.513 - Add MIME::Parser->ambiguous_content to indicate one of several types of ambiguous MIME content that could be security risks - Add the '@duplicate_parameters' pseudo-parameter to let caller detect duplicate MIME parameters on a MIME header * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.512-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 5.512-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Jan 09 2024 Paul Howarth <paul@city-fan.org> - 5.512-1 - Update to 5.512 - Use much larger chunk sizes for Base-64 encoding, which reduces both encoding time and space overhead (CPAN RT#128400, CPAN RT#130110) * Wed Jan 03 2024 Paul Howarth <paul@city-fan.org> - 5.511-1 - Update to 5.511 - Silence a warning if used with a development version of MIME::QuotedPrint (CPAN RT#149225, CPAN RT#150118) * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.510-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 5.510-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 5.510-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jul 07 2022 Paul Howarth <paul@city-fan.org> - 5.510-1 - Update to 5.510 - Update author contact info - Make code work in taint mode - Clarify MIME::Entity documentation - Use %license unconditionally * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 5.509-18 - Perl 5.36 rebuild