Date: Fri, 27 Aug 2021 21:27:36 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: 92a4074f3ca8 - 2021Q3 - mail/fetchmail: security update to 6.4.22.rc2 Message-ID: <202108272127.17RLRakT055600@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=92a4074f3ca8d2481381537d518fcb516eba7941 commit 92a4074f3ca8d2481381537d518fcb516eba7941 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-08-26 23:07:41 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-08-27 21:27:16 +0000 mail/fetchmail: security update to 6.4.22.rc2 MFH: 2021Q3 URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc2/NEWS#L87 Security: CVE-2021-39272 Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6 PR: 258071 Approved by: Corey Halpin (maintainer) (cherry picked from commit c2b9bf3fe69a4ea781dba11fb486dc1651cf2f0d) --- mail/fetchmail/Makefile | 2 +- mail/fetchmail/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 93b68c594fde..21c6a65c2574 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,7 +1,7 @@ # Created by: Ville Eerola <ve@sci.fi> PORTNAME?= fetchmail -DISTVERSION= 6.4.21 +DISTVERSION= 6.4.22.rc2 CATEGORIES= mail # The next line is inherited by the fetchmailconf dependent port, # do NOT replace fetchmail by ${PORTNAME} diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index a8a61b4c7f6d..4d02bb9e1f08 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628602434 -SHA256 (fetchmail-6.4.21.tar.xz) = 6a459c1cafd7a1daa5cd137140da60c18c84b5699cd8e7249a79c33342c99d1d -SIZE (fetchmail-6.4.21.tar.xz) = 1318996 +TIMESTAMP = 1630087449 +SHA256 (fetchmail-6.4.22.rc2.tar.xz) = 1bd3f25e221ea01de4ba57447b7464f8c5f07f0f107701583b9cdd85740da276 +SIZE (fetchmail-6.4.22.rc2.tar.xz) = 1327352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108272127.17RLRakT055600>