| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- license update: GPL-2.0 no indication of aggregation. Fedora also denote this as GPL-2.0
- Since version 0.18 texinfo is not needed any more, remove build require on it.
- update license to new format
- Upgrade to bug fix release v0.22 + Include the existing -x flag in the help message (Mark Hills) + Detect a trailing -f or -o with no following argument + Display message-ID in search -x mode + Skip symlinks when using mbox (R A Lichtensteiger) + Improve error message if home directory cannot be determined + Honour HOME environment variable (Andreas Amann) + MIME types are allowed to have "+" characters in them. (Jonathan Kamens) + Fix deficiencies in the parsing of mbox From lines (Jonathan Kamens) + Fix documentation nits (Tom Doherty) + Remove spurious message when the mtime of a message file has changed + Initialize the date header with a known value. (Samuel Tardieu) + Merge two conflicting solutions for bad MIME encoding + fix for MIME-related crash (Paramjit Oberoi) + Add support claws-mail (Anand Kumria) + Add MH sub-type support for ezmlm-archives (Claus Alboege) + Allow lines starting "From" to occur part-way through the header.o + Handle mbox from separators where email address is in angle brackets + Fix a bug in rfc822.c: Some headers weren't correctly parsed. (Jaime Velasco Juan)
- created package
- update to 0.24
* Support fancy Content-Disposition
* RFC5987-compliant headers
* Support for remote IMAP folders
* Fix string overrun bugs in nvp.c
* Option to follow symlinks to mboxes in rc file
* Minor parsing improvements, documentation fixes, and small bug
repairs.
- includes 0.23
* Allow '=' in message-id search for RFC2822 conformance
* Add the option -H to force hardlinks
* Skip .gitignore files
* Do not interpret special characters [~,/=^] in Message-ID
queries
* Fix faultly mbox message separators
* Improve reporting of unparsed MIME headers
* Allow empty sections in MIME headers
* Add support for uuencoded attachments
* Improve the parsing of MIME boundaries
* Fix SEGV if mbox shrinks
* Add test suite
* Fix building in parallel