File perl-Email-MIME.changes of Package perl-Email-MIME
-------------------------------------------------------------------
Tue Nov 26 14:43:10 UTC 2013 - coolo@suse.com
- updated to 1.925
improve reliability of mail reconstruction during walk_parts (thanks,
Tomohiro Hosaka!)
update use of Email::MIME::ContentType to match new, fixed hash keys:
type/subtype
do not consider the part-ending CRLF part of the body
avoid undefined warnings in debug_structure [rt.cpan.org #82388]
(Thanks, Kurt Anderson)
better error message when the given body is a ref but not a scalar
ref [rt.cpan.org #59205]
repackage, fixing version number
repackage, remove PEP links, update bugtracker
do not call parts_set during walk_parts unless the parts have
actually changed
When trying to decode a body, fall back to 7bit if the encoding is
unknown. Trying to create a new body in an unknown encoding is still
forbidden. This should make it easier to handle broken messages
from "the internet." ("Content-Transfer-Encoding: n"!?)
try to encode headers based on the header structure, if it has one,
rather than treating the header as a big string in all cases; thanks
for this work go to Jesse Luehrs
require a newer Email::Simple and cope with its improved line ending
tweaks
-------------------------------------------------------------------
Thu Jun 09 00:02:49 UTC 2011 - pascal.bleser@opensuse.org
- (cumulated) update to 1.908:
* be more lenient with Content-Tranfser-Encoding values; stop at semicolons
* fix a long-standing bug that prevent walk_parts from reaching all parts
* eliminate memory leak in walk_parts (RT#59581)
-------------------------------------------------------------------
Wed Dec 1 13:32:08 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Sun Jul 11 15:47:58 UTC 2010 - chris@computersalat.de
- fix build for noarch
o removed .packlist/perllocal.pod
- added bcondwith test
-------------------------------------------------------------------
Sat Jun 19 14:17:52 UTC 2010 - coolo@novell.com
- initial package created by cpanspec 1.78