- updated to 3.000008 see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes 3.000008 2023-09-02 20:46:18-04:00 America/New_York - update packaging and metadata OBS-URL: https://build.opensuse.org/request/show/1109112 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-MIME-Kit?expand=0&rev=10
101 lines
3.8 KiB
Plaintext
101 lines
3.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 5 16:46:38 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 3.000008
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000008 2023-09-02 20:46:18-04:00 America/New_York
|
|
- update packaging and metadata
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 10 03:07:34 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 3.000007
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000007 2023-01-09 20:33:45-05:00 America/New_York
|
|
- update packaging and metadata
|
|
- minimum required Perl is now v5.12
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 12 06:15:22 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 3.000006
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000006 2018-03-10 16:45:07-05:00 America/New_York
|
|
- add some docs on cid_for (thanks, Kaitlyn Parkhurst!)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 21 05:24:00 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 3.000005
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000005 2016-09-20 11:22:25-04:00 America/New_York
|
|
- set up kit_reader and manifest_reader with a helper attribute instead
|
|
of the weird and rarely-seen Moose "initializer" system
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 5 05:21:22 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 3.000004
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000004 2016-08-03 22:48:27-04:00 America/New_York
|
|
- require a newer Email::MIME so we can rely on the header_raw method
|
|
|
|
3.000003 2016-08-03 09:08:35-04:00 America/New_York
|
|
- manifest.json is now properly decoded while being read, so
|
|
UTF-8 strings in the manifest.json are treated the same way as
|
|
\u.... sequences. If you had been doubly-UTF-8-encoding your
|
|
manifest.json to work around this bug, your code is now broken
|
|
because my code is now fixed.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 18:53:35 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 3.000002
|
|
see /usr/share/doc/packages/perl-Email-MIME-Kit/Changes
|
|
|
|
3.000002 2015-02-19 11:02:14-05:00 America/New_York
|
|
- immutabilize more classes
|
|
|
|
3.000001 2014-12-01 14:10:12-05:00 America/New_York
|
|
[BREAKING CHANGES]
|
|
- content read from disk (templates, for example) is now decoded
|
|
as UTF-8 if and only if the content type for which it is being used
|
|
is text/*
|
|
- for more information on this change, consult the "ENCODING" section
|
|
of the documentation for Email::MIME::Kit
|
|
|
|
[BUG FIXES]
|
|
- non-text parts are no longer padded with CRLFs
|
|
|
|
2.102015 2014-11-02 08:59:04-05:00 America/New_York
|
|
- read kit entries in binary mode for the sake of Win32 (thanks,
|
|
Octavian Rasnita!)
|
|
|
|
2.102014 2014-06-06 08:24:52-04:00 America/New_York
|
|
- break a circular reference in the assembler (thanks, Charlie
|
|
Garrison)
|
|
|
|
2.102013 2013-08-12 21:32:01 America/New_York
|
|
update bugtracker and repo
|
|
|
|
only call _set_attachment_info when it is present
|
|
|
|
2.102012 2013-04-08 15:29:38 America/New_York
|
|
make tests for header encoding less specific: the header must be
|
|
encoded, but we don't mind if it's B or Q
|
|
|
|
2.102011 2012-07-25 10:58:12 America/New_York
|
|
stop failing with changed crlf detection
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 17 15:54:33 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 2.102010
|
|
* created by cpanspec 1.78.03
|
|
|