Date: Thu, 29 Jul 2021 20:46:13 GMT From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 5310306bc306 - 2021Q3 - mail/fetchmail: security update to 6.4.20 Message-ID: <202107292046.16TKkDBF037895@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=5310306bc3061893ee8cb07e83117a5b022b3af9 commit 5310306bc3061893ee8cb07e83117a5b022b3af9 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-07-28 21:38:42 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-07-29 20:46:05 +0000 mail/fetchmail: security update to 6.4.20 Security: cbfd1874-efea-11eb-8fe9-036bd763ff35 Security: CVE-2021-36386 Approved by: Corey Halpin (maintainer) PR: 257480 MFH: 2021Q3 (cherry picked from commit dd81af38c7e2c6ab123601a2e524c99a20eb704d) --- mail/fetchmail/Makefile | 4 ++-- mail/fetchmail/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 524caf9f4f47..876b5e528fc5 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,9 +1,9 @@ # Created by: Ville Eerola <ve@sci.fi> PORTNAME?= fetchmail -DISTVERSION= 6.4.19 +DISTVERSION= 6.4.20 CATEGORIES= mail -# The next line is inherited by the fetchmailconf slave port, +# The next line is inherited by the fetchmailconf dependent port, # do NOT replace fetchmail by ${PORTNAME} MASTER_SITES= SF/fetchmail/branch_6.4/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index a45902bb7de8..edcf4ef64f27 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622290498 -SHA256 (fetchmail-6.4.19.tar.xz) = cd8d11a3d103e50caa2ec64bcda6307eb3d0783a4d4dfd88e668b81aaf9d6b5f -SIZE (fetchmail-6.4.19.tar.xz) = 1316672 +TIMESTAMP = 1627506550 +SHA256 (fetchmail-6.4.20.tar.xz) = c82141ae2e8f0039ceb0c5c2eda43c5e93ad0bf7f9c6bb628092b3be74386176 +SIZE (fetchmail-6.4.20.tar.xz) = 1317204
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107292046.16TKkDBF037895>