- updated to 3.17.0 (3.017)
see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
version 3.017: Fri 18 Apr 18:29:10 CEST 2025
Improvements:
- add .gitignore.
- warn against bounce.
- Content-Disposition "reaction", RFC9078
- Content-Language support, RFC3282
- refer to IANA list of transfer encodings, RFC4289
- refer to RFC6854 for use of address groups in From and Sender.
- refer to RFC5322 for handling of white-space and folding in
structured headers.
OBS-URL: https://build.opensuse.org/request/show/1278648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=25
- updated to 3.014
see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
version 3.014: Wed 18 Oct 12:16:55 CEST 2023
Changes:
- handle utf8 in address phrases, according to RFC5335 (since
2008 experimental) May show some changes in your regression
tests. [Andy Beverley]
Fixes:
- epilogue starter test needs ^ anchor
github issue #16 [Jacob Balazer]
- existing preamble should keep at least one empty string to
indicate its existence.
github issue #18 [Jacob Balazer]
- clean error when field names are too long w.r.t. the fold
wrap. Found by [Raphaël Gertz]
OBS-URL: https://build.opensuse.org/request/show/1120563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=17
- updated to 3.012
see /usr/share/doc/packages/perl-Mail-Message/ChangeLog
version 3.012: Fri 11 Feb 11:34:31 CET 2022
Fixes:
- ::Field::Attributes should be stored case intensively
rt.cpan.org#140894 [Yanyan Yang]
- ::Field::Full phrase with encoding qp parsing failed when
the qp contains non-atext characters. Github#2 [Andy Beverley]
- ::Field::Full QP encoding must be more strict for use in
MIME headers. Github#3 [Andy Beverley]
- Coercion from Mail::Address to Mail::Message::Full::Address
is too lazy. Github#4 [Andy Beverley]
Improvements:
- extend date in mbox-separator to accept 203X as well.
OBS-URL: https://build.opensuse.org/request/show/955378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mail-Message?expand=0&rev=14