Date: Thu, 13 Feb 2020 00:47:40 +0000 (UTC) From: Larry Rosenman <ler@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526001 - head/mail/dovecot Message-ID: <202002130047.01D0lenG080399@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002130047.01D0lenG080399>