mutt 1.13.2-1ubuntu0.1 source package in Ubuntu

Changelog

mutt (1.13.2-1ubuntu0.1) focal-security; urgency=medium

  * SECURITY UPDATE: Man-in-the-middle attack
    - debian/patches/CVE-2020-14093.patch: prevent
      possible IMAP MITM via PREAUTH response in imap/imap.c.
    - CVE-2020-14093
  * SECURITY UPDATE: Connection even if the user rejects an
    expired intermediate certificate
    - debian/patches/CVE-2020-14154-1.patch: fix GnuTLS tls_verify_peers()
      checking in mutt_ssl_gnutls.c.
    - debian/patches/CVE-2020-14154-2.patch: Abort GnuTLS certificate if a
      cert in the chain is rejected in mutt_ssl_gnutls.c.
    - debian/patches/CVE-2020-14154-3.patch: fix GnuTLS interactive prompt
      short-circuiting in mutt_ssl_gnutls.c.
    - CVE-2020-14154

 -- <email address hidden> (Leonidas S. Barbosa)  Wed, 17 Jun 2020 16:46:31 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mutt_1.13.2.orig.tar.gz 4.7 MiB 2f73931bff408ef64b829f595b0daf83ac818d154458952040b70482e6769e74
mutt_1.13.2.orig.tar.gz.asc 833 bytes d6a073e6f6bb13e20f6c64e3e1a9591a9490c5722ffc96598a680fd51aacdc3a
mutt_1.13.2-1ubuntu0.1.debian.tar.xz 58.6 KiB 8264e83f56a837d6ba6ae0dea61ec83b00fa2546576e9b33ca8823fc6ac0c66b
mutt_1.13.2-1ubuntu0.1.dsc 2.4 KiB ebe24870e54303c441bcc8ee44a0104e05426ea3828e8f4b82509d7e275e1fd0

View changes file

Binary packages built by this source

mutt: text-based mailreader supporting MIME, GPG, PGP and threading

 Mutt is a sophisticated text-based Mail User Agent. Some highlights:
 .
  * MIME support (including RFC1522 encoding/decoding of 8-bit message
    headers and UTF-8 support).
  * PGP/MIME support (RFC 2015).
  * Advanced IMAP client supporting SSL encryption and SASL authentication.
  * POP3 support.
  * ESMTP support.
  * Message threading (both strict and non-strict).
  * Keybindings are configurable, default keybindings are much like ELM;
    Mush and PINE-like ones are provided as examples.
  * Handles MMDF, MH and Maildir in addition to regular mbox format.
  * Messages may be (indefinitely) postponed.
  * Colour support.
  * Highly configurable through easy but powerful rc file.
  * Support for compressed mailboxes.
  * An optional Sidebar.

mutt-dbgsym: debug symbols for mutt