From owner-svn-ports-head@freebsd.org Thu Feb 13 00:47:40 2020 Return-Path: Delivered-To: svn-ports-head@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 842B1247BE9; Thu, 13 Feb 2020 00:47:40 +0000 (UTC) (envelope-from ler@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48HyXX2wgKz4FX2; Thu, 13 Feb 2020 00:47:40 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5FA9D2277; Thu, 13 Feb 2020 00:47:40 +0000 (UTC) (envelope-from ler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01D0leUt080403; Thu, 13 Feb 2020 00:47:40 GMT (envelope-from ler@FreeBSD.org) Received: (from ler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01D0lenG080399; Thu, 13 Feb 2020 00:47:40 GMT (envelope-from ler@FreeBSD.org) Message-Id: <202002130047.01D0lenG080399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ler set sender to ler@FreeBSD.org using -f From: Larry Rosenman Date: Thu, 13 Feb 2020 00:47:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526001 - head/mail/dovecot X-SVN-Group: ports-head X-SVN-Commit-Author: ler X-SVN-Commit-Paths: head/mail/dovecot X-SVN-Commit-Revision: 526001 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Feb 2020 00:47:40 -0000 Author: ler Date: Thu Feb 13 00:47:39 2020 New Revision: 526001 URL: https://svnweb.freebsd.org/changeset/ports/526001 Log: mail/dovecot: upgrade to 2.3.9.3 Changelog: * CVE-2020-7046: Truncated UTF-8 can be used to DoS submission-login and lmtp processes. * CVE-2020-7957: Specially crafted mail can crash snippet generation. MFH: 2020Q1 Security: CVE-2020-7046 Security: CVE-2020-7957 Security: 74db0d02-b140-4c32-aac6-1f1e81e1ad30 Modified: head/mail/dovecot/Makefile head/mail/dovecot/distinfo Modified: head/mail/dovecot/Makefile ============================================================================== --- head/mail/dovecot/Makefile Thu Feb 13 00:45:18 2020 (r526000) +++ head/mail/dovecot/Makefile Thu Feb 13 00:47:39 2020 (r526001) @@ -8,7 +8,7 @@ ###################################################################### PORTNAME= dovecot -PORTVERSION= 2.3.9.2 +PORTVERSION= 2.3.9.3 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/2.3/ Modified: head/mail/dovecot/distinfo ============================================================================== --- head/mail/dovecot/distinfo Thu Feb 13 00:45:18 2020 (r526000) +++ head/mail/dovecot/distinfo Thu Feb 13 00:47:39 2020 (r526001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576248088 -SHA256 (dovecot-2.3.9.2.tar.gz) = 4784fb98dd41b83888e4aa9908efcbcad2e04a254e97440863903c0c498486f9 -SIZE (dovecot-2.3.9.2.tar.gz) = 7182306 +TIMESTAMP = 1581553128 +SHA256 (dovecot-2.3.9.3.tar.gz) = f89fb69423fc5bdc05955c8fc0607eab9e33511f9a643b721763db6156c49651 +SIZE (dovecot-2.3.9.3.tar.gz) = 7181682