mutt 1.9.4-3ubuntu0.3 source package in Ubuntu

Changelog

mutt (1.9.4-3ubuntu0.3) bionic-security; urgency=medium

  * SECURITY UPDATE: Man-in-the-middle attack
    - debian/patches/CVE-2020-14954.patch: fix STARTTLS response injection
      attack clearing the CONNECTION input buffer in mutt_ssl_starttls() in
      mutt_socket.c, mutt_socket.h, mutt_ssl.c, mutt_ssl_gnutls.c.
    - CVE-2020-14954
  * Redoing patch CVE-2020-14154-1, that causes a possibly regression (LP: #1884588)

 -- <email address hidden> (Leonidas S. Barbosa)  Mon, 22 Jun 2020 15:33:12 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Bionic
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.9.4.orig.tar.gz 4.0 MiB f4d1bf26350c1ac81b551f98e5a4fd80d7fecd86919aa8165e69fde87de1b5df
mutt_1.9.4.orig.tar.gz.asc 833 bytes beb5f442e47895620d49096afad6a2d908df99bac878131542b61c71b6cf82d1
mutt_1.9.4-3ubuntu0.3.debian.tar.xz 68.0 KiB a58b046307da32028dc9f2c1ed5281442360b5057d43410dcad1d05333403912
mutt_1.9.4-3ubuntu0.3.dsc 2.4 KiB 9cf79c40cc8472ec1211250451e3216d3ca62424867752dbf82949341ba19ce5

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