pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mutt mutt: Update to version 2.0.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8246526f422c
branches:  trunk
changeset: 442226:8246526f422c
user:      tron <tron%pkgsrc.org@localhost>
date:      Fri Nov 20 18:10:45 2020 +0000

description:
mutt: Update to version 2.0.2

This is an important bug fix release, addressing CVE-2020-28896.  Mutt had
incorrect error handling when initially connecting to an IMAP server, which
could result in an attempt to authenticate without enabling TLS.

diffstat:

 mail/mutt/Makefile |   4 ++--
 mail/mutt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r c6ef817972d5 -r 8246526f422c mail/mutt/Makefile
--- a/mail/mutt/Makefile        Fri Nov 20 18:00:48 2020 +0000
+++ b/mail/mutt/Makefile        Fri Nov 20 18:10:45 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.237 2020/11/15 08:04:53 tron Exp $
+# $NetBSD: Makefile,v 1.238 2020/11/20 18:10:45 tron Exp $
 
-DISTNAME=              mutt-2.0.1
+DISTNAME=              mutt-2.0.2
 CATEGORIES=            mail
 MASTER_SITES=          http://ftp.mutt.org/pub/mutt/
 
diff -r c6ef817972d5 -r 8246526f422c mail/mutt/distinfo
--- a/mail/mutt/distinfo        Fri Nov 20 18:00:48 2020 +0000
+++ b/mail/mutt/distinfo        Fri Nov 20 18:10:45 2020 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.88 2020/11/15 08:04:53 tron Exp $
+$NetBSD: distinfo,v 1.89 2020/11/20 18:10:45 tron Exp $
 
-SHA1 (mutt-2.0.1.tar.gz) = 7ac1f00a540d6ce36154f7373acdb43f91f4d38d
-RMD160 (mutt-2.0.1.tar.gz) = 680819332ed976b54f85d8ea4117b13c542141b1
-SHA512 (mutt-2.0.1.tar.gz) = 1930c1470972f74a422d3f609263a5eac1e29938de8eb1bb33b89d4f0aff8757610f155d7dddd1e5ddf769f14132027720523b25a5a513b68c849288e9b21e0b
-Size (mutt-2.0.1.tar.gz) = 5287888 bytes
+SHA1 (mutt-2.0.2.tar.gz) = 8f631ab3743fb80e618adf4ceb2e890ecac0757e
+RMD160 (mutt-2.0.2.tar.gz) = 178282f2a87cce12351ac01fd15959ad704367f9
+SHA512 (mutt-2.0.2.tar.gz) = 5dea02edf60b33e4873806481aa4256f91d90b05de99a9eccc620c459bd924197b656f85eb5a31757a61675389e6c4d76571128a757cfda255240934e82eec29
+Size (mutt-2.0.2.tar.gz) = 5293613 bytes
 SHA1 (patch-Makefile.in) = 646eab10790053fff80bf8012ea85f40412b330c
 SHA1 (patch-color.c) = 69964830c13d4113e78a19539aad1e560825182a
 SHA1 (patch-configure) = cbd7ff52b0b358fff41988d286267046f56ee8d5



Home | Main Index | Thread Index | Old Index