update to mutt-2.2.3

This is a bug-fix release, addressing CVE-2022-1328: a buffer overread in the
uuencoded decoder routine.  For more details please see GitLab ticket 404:
https://gitlab.com/muttmua/mutt/-/issues/404.  The commit fixing this issue
is at https://gitlab.com/muttmua/mutt/-/commit/e5ed080c00e59701ca62ef9b2a6d2612ebf765a5

Also fixed were a possible integer overflow issue in the general iconv and
rfc2047-conversion iconv functions.  These are not believed to be exploitable.
This commit is contained in:
sthen
2022-04-12 20:35:21 +00:00
parent 5def189371
commit 24d300b2b9
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT= tty-based e-mail client
DISTNAME= mutt-2.2.2
DISTNAME= mutt-2.2.3
EPOCH= 3
CATEGORIES= mail
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (mutt-2.2.2.tar.gz) = EN6HDPN2RsCz9bz1ecPML9koW9odBL6a18M+wu6CD8w=
SIZE (mutt-2.2.2.tar.gz) = 5507066
SHA256 (mutt-2.2.3.tar.gz) = l4rdzatFT0R+19HehLV2fnFMMHFChb+C5KF0UHHRjYk=
SIZE (mutt-2.2.3.tar.gz) = 5509344