From owner-dev-commits-ports-all@freebsd.org Thu Jul 29 20:45:37 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 270C0654183; Thu, 29 Jul 2021 20:45:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GbMxF0Ldnz4g5C; Thu, 29 Jul 2021 20:45:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E7B501872D; Thu, 29 Jul 2021 20:45:36 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16TKja3G037713; Thu, 29 Jul 2021 20:45:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16TKjaE3037712; Thu, 29 Jul 2021 20:45:36 GMT (envelope-from git) Date: Thu, 29 Jul 2021 20:45:36 GMT Message-Id: <202107292045.16TKjaE3037712@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: dd81af38c7e2 - main - mail/fetchmail: security update to 6.4.20 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dd81af38c7e2c6ab123601a2e524c99a20eb704d Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2021 20:45:37 -0000 The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd81af38c7e2c6ab123601a2e524c99a20eb704d commit dd81af38c7e2c6ab123601a2e524c99a20eb704d Author: Matthias Andree AuthorDate: 2021-07-28 21:38:42 +0000 Commit: Matthias Andree CommitDate: 2021-07-29 20:45:20 +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 --- 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 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