mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Bugfix release fixing crash / NULL pointer access issues and gsasl authentication compatibility with Microsoft servers. Mutt 2.2.14 was released on February 20, 2025. This is a bug-fix release, fixing a couple possible crashes, in GPGME and with IMAP when logging out, and correcting a small issue with unnecessary encoding of "." in attachment names (2231 encoding). Mutt 2.2.15 was released on October 2, 2025. This is a bug-fix release, fixing an IMAP search/limit bug, a compilation issue, and containing a workaround for gsasl SMTP authentication issues with some MS servers. A few parts of the documentation were also improved. Mutt 2.2.16 was released on November 22, 2025. This is a bug-fix release, fixing a resource leak when compiled with OpenSSL/LibreSSL, which could eventually result in new connections failing. http://www.mutt.org/news.html The 2.2.16 release is not available on bitbucket, so change to the official ftp.mutt.org location instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>