mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update to mutt-1.14.3
Fix possible IMAP man-in-the-middle attack. No credentials are exposed, but could result in unintended emails being "saved" to an attacker's server. The $ssl_starttls quadoption is now used to check for an unencrypted PREAUTH response from the server. (the release also had a gnutls fix, but we don't use gnutls in the port).
This commit is contained in:
+2
-3
@@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.133 2020/05/26 12:11:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.134 2020/06/15 11:47:21 sthen Exp $
|
||||
|
||||
COMMENT= tty-based e-mail client
|
||||
|
||||
DISTNAME= mutt-1.14.2
|
||||
#PGPSIGFILES= ${DISTNAME}${EXTRACT_SUFX}.asc
|
||||
DISTNAME= mutt-1.14.3
|
||||
EPOCH= 3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
+2
-2
@@ -1,2 +1,2 @@
|
||||
SHA256 (mutt-1.14.2.tar.gz) = 4i9wDoxX+8QaZCv+7u0a3KBuYYeIfDlhSlw404GmrDE=
|
||||
SIZE (mutt-1.14.2.tar.gz) = 5222938
|
||||
SHA256 (mutt-1.14.3.tar.gz) = sVVt8zM7DYdJJszF0D2tvQ9oDzAvnUTrrh7DxMJmpHE=
|
||||
SIZE (mutt-1.14.3.tar.gz) = 5003987
|
||||
|
||||
Reference in New Issue
Block a user