forked from pool/perl-Email-MIME-ContentType
- updated to 1.028 see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes 1.028 2023-01-08 19:26:20-05:00 America/New_York - update author info OBS-URL: https://build.opensuse.org/request/show/1061364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-MIME-ContentType?expand=0&rev=25
129 lines
4.8 KiB
Plaintext
129 lines
4.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 9 03:07:28 UTC 2023 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.028
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.028 2023-01-08 19:26:20-05:00 America/New_York
|
|
- update author info
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 5 03:07:15 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.027
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.027 2022-09-04 04:11:43-05:00 America/Chicago
|
|
- add a (for now undocumented) $PRE_2231_FORM package variable; if set
|
|
to false, when RFC2231-style parameters are used, a pre-RFC2231-style
|
|
version will *not* also be provided; this variable is true by default
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 11 03:08:06 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.026
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.026 2021-01-10 15:31:45-05:00 America/New_York
|
|
- don't use more memory than necessary to store parts of an encoded
|
|
parameter (thanks, Pali)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 25 03:11:35 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
updated to 1.024
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.024 2020-05-24 10:19:20-04:00 America/New_York
|
|
- no changes since stable release
|
|
|
|
1.023 2020-05-09 14:51:41-04:00 America/New_York (TRIAL RELEASE)
|
|
- All of this release is thanks to Pali Rohár, who suffered through a
|
|
long period of waiting while RJBS, the maintainer, let the module
|
|
languish. Thank you for your patience, Pali and everybody else.
|
|
|
|
- silence an uninitalized value warning
|
|
- avoid allowing non-Latin digits in numbers
|
|
- add new functions build_content_type() and build_content_disposition
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 1 05:28:20 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.022
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.022 2017-08-31 09:16:58-04:00 America/New_York
|
|
- add parse_content_disposition (thanks, Pali Rohár)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 4 05:30:43 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.021
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.021 2017-08-02 19:35:56-04:00 America/New_York
|
|
- reject non-ASCII and control characters in strict mode (thanks, Pali
|
|
Rohár)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 26 05:27:27 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 1.020
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.020 2017-07-25 12:39:31-04:00 America/New_York
|
|
- unbreak Email::MIME (which violates encapsulation (again))
|
|
- eliminate some @_ / $_ confusion
|
|
|
|
1.019 2017-07-06 16:06:19-04:00 America/New_York (TRIAL RELEASE)
|
|
- better parsing all around, thanks to Pali Rohár:
|
|
- support for RFC 2231 (character set and parameter continuations)
|
|
- support for RFC 2822 comments
|
|
- we only Carp if header-parsing fails now
|
|
- we're more lenient in dealing with spaces around tokens
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 16:54:26 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.018
|
|
see /usr/share/doc/packages/perl-Email-MIME-ContentType/Changes
|
|
|
|
1.018 2015-04-07 19:46:00-04:00 America/New_York
|
|
- cope with space between "=" and parameter values, like:
|
|
charset= "utf-8"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 14:45:15 UTC 2013 - coolo@suse.com
|
|
|
|
- updated to 1.017
|
|
make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
|
|
[rt.cpan.org #87460]
|
|
|
|
correct the longstanding and embarrassing misuse of "discrete" and
|
|
"composite" to mean "type" and "subtype"; the returned data still
|
|
contains the wrong old names so your code shouldn't break
|
|
|
|
repackage to update bugtracker, repo, etc.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 30 19:20:12 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:50 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:00:17 UTC 2010 - coolo@novell.com
|
|
|
|
- called spec2changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 14 00:00:00 UTC 2007 - jfunk@funktronics.ca
|
|
|
|
- Initial release
|
|
|