Next | Query returned 8 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2025-02-22 18:41:23 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
mail/php-mailparse: update to 3.1.8

3.1.4 (2022-09-15)

* declare mimemessage::data property
* drop support for PHP older than 7.3

3.1.5 (2023-07-27)

* drop usage of removed mbfl APIs in PHP 8.3
* fix GH-27 MimeMessage::__construct() throws TypeError with $mode=stream
* fix GH-21, GH-22, GH-24 segfault in mailparse_msg_parse without
  mime-version
* fix #81403 mailparse_rfc822_parse_addresses drops escaped quotes

3.1.6 (2023-08-22)

* fix #29 Segmentation fault with ISO-2022-JP Subject header
* fix #30 Segmentation fault with UTF-8 encoded X-MS-Iris-MetaData header
* revert fix #81403 mailparse_rfc822_parse_addresses drops escaped quotes

3.1.7 (2024-10-04)

* PHP 8.4 compatibility

3.1.8 (2024-10-04)

* PHP 8.4 compatibility
   2025-02-08 04:44:48 by Takahiro Kambe | Files touched by this commit (20)
Log message:
multiple PHP support

* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.

Bump PKGREVISION.
   2022-05-21 11:19:10 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
mail/php-mailparse: update to 3.1.3

3.1.2 (2021-09-01)

* Fix for PHP 8.1

3.1.3 (Fix for PHP 8.1)

* Fix #73110: Mails with unknown MIME version are treated as
  plain/text. (cmb)

* Fix #74233: Parsing multi Content-Disposition causes memory leak. (cmb)

* Fix #75825: mailparse_uudecode_all doesn't parse multiple files. (cmb)

* Fix #81422: Potential double-free in mailparse_uudecode_all(). (cmb)

* Fix gh#19 Segmentation fault with PHP 8.1 in extract_body using
  MAILPARSE_EXTRACT_RETURN. (Remi)
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles were unfetchable (possibly fetched
conditionally?):

./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
   2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2021-01-03 08:48:26 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
mail/php-mailparse: update to 3.1.1

3.1.1 (2020-09-16)

- Fixed bug #74215: Memory leaks with mailparse (cmb)
- Fixed bug #76498: Unable to use callable as callback (cmb)
- Compatibility with 8.0.0beta4
   2020-12-01 13:37:29 by Nia Alarie | Files touched by this commit (1)
Log message:
php-mailparse: Mark incompatible with PHP 5. Set LICENSE.
   2020-08-16 17:51:45 by Juraj Lutter | Files touched by this commit (4)
Log message:
Add php-mailparse 3.1.0, a PECL class for parsing and working
with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant
messages.

Next | Query returned 8 messages, browsing 1 to 10 | previous