./mail/mutt, Text-based MIME mail client with PGP & S/MIME support

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 2.2.3, Package name: mutt-2.2.3, Maintainer: tonio

The Mutt E-Mail Client by Michael Elkins <me@cs.hmc.edu>

``All mail clients suck. This one just sucks less.'' -me, circa 1995

Mutt is a small but very powerful text-based MIME mail client.
Mutt is highly configurable, and is well suited to the mail power
user with advanced features like key bindings, keyboard macros,
mail threading, color, PGP and S/MIME, POP3, IMAP, various mailbox
formats, regular expression searches and a powerful pattern matching
language for selecting groups of messages.



Package options: curses, gpgme, gssapi, mutt-compressed-mbox, mutt-hcache, mutt-smtp, openssl, sasl, smime

Master sites:

Filesize: 5380.219 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-16 07:03:19 by S.P.Zeidler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #6614 - requested by tron
mail/mutt: security update

Revisions pulled up:
- mail/mutt/Makefile                                            1.259
- mail/mutt/distinfo                                            1.107

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Apr 13 08:24:37 UTC 2022

   Modified Files:
   	pkgsrc/mail/mutt: Makefile distinfo

   Log message:
   mutt: Update to version 2.2.3

   This is a bug-fix release, addressing CVE-2022-1328: a buffer overread in
   the uuencoded decoder routine.

   Also fixed were a possible integer overflow issue in the general iconv and
   rfc2047-conversion iconv functions. These are not believed to be
   exploitable.

   To generate a diff of this commit:
   cvs rdiff -u -r1.258 -r1.259 pkgsrc/mail/mutt/Makefile
   cvs rdiff -u -r1.106 -r1.107 pkgsrc/mail/mutt/distinfo