Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2020 21:30:25 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r526176 - branches/2020Q1/mail/dovecot
Message-ID:  <202002142130.01ELUPKi001469@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Fri Feb 14 21:30:24 2020
New Revision: 526176
URL: https://svnweb.freebsd.org/changeset/ports/526176

Log:
  MFH: r526001
  
  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.
  
  Security:	CVE-2020-7046
  Security:	CVE-2020-7957
  Security:	74db0d02-b140-4c32-aac6-1f1e81e1ad30
  
  Approved by: ports-secteam (zi)

Modified:
  branches/2020Q1/mail/dovecot/Makefile
  branches/2020Q1/mail/dovecot/distinfo
Directory Properties:
  branches/2020Q1/   (props changed)

Modified: branches/2020Q1/mail/dovecot/Makefile
==============================================================================
--- branches/2020Q1/mail/dovecot/Makefile	Fri Feb 14 21:30:01 2020	(r526175)
+++ branches/2020Q1/mail/dovecot/Makefile	Fri Feb 14 21:30:24 2020	(r526176)
@@ -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: branches/2020Q1/mail/dovecot/distinfo
==============================================================================
--- branches/2020Q1/mail/dovecot/distinfo	Fri Feb 14 21:30:01 2020	(r526175)
+++ branches/2020Q1/mail/dovecot/distinfo	Fri Feb 14 21:30:24 2020	(r526176)
@@ -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?202002142130.01ELUPKi001469>