Received: by mail.netbsd.org (Postfix, from userid 605) id 9D85B84DDC; Wed, 12 Feb 2020 14:02:00 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 24C1884DD8 for ; Wed, 12 Feb 2020 14:02:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 8a0ku1EYSotH for ; Wed, 12 Feb 2020 14:01:59 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 83B7484D28 for ; Wed, 12 Feb 2020 14:01:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 76B40FBF4; Wed, 12 Feb 2020 14:01:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1581516119146810" MIME-Version: 1.0 Date: Wed, 12 Feb 2020 14:01:59 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/mail To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200212140159.76B40FBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1581516119146810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Feb 12 14:01:59 UTC 2020 Modified Files: pkgsrc/mail/dovecot2: Makefile Makefile.common distinfo pkgsrc/mail/dovecot2-ldap: Makefile Log Message: mail/dovecot2: update to 2.3.9.3 Update dovecot2 to 2.3.9.3, security release. v2.3.9.3 2019-02-12 Aki Tuomi * 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. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 pkgsrc/mail/dovecot2/Makefile cvs rdiff -u -r1.37 -r1.38 pkgsrc/mail/dovecot2/Makefile.common cvs rdiff -u -r1.101 -r1.102 pkgsrc/mail/dovecot2/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/dovecot2-ldap/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1581516119146810 Content-Disposition: inline Content-Length: 3065 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/mail/dovecot2/Makefile diff -u pkgsrc/mail/dovecot2/Makefile:1.102 pkgsrc/mail/dovecot2/Makefile:1.103 --- pkgsrc/mail/dovecot2/Makefile:1.102 Sat Jan 18 21:48:14 2020 +++ pkgsrc/mail/dovecot2/Makefile Wed Feb 12 14:01:59 2020 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.102 2020/01/18 21:48:14 jperkin Exp $ +# $NetBSD: Makefile,v 1.103 2020/02/12 14:01:59 taca Exp $ -PKGREVISION= 1 .include "../../mail/dovecot2/Makefile.common" RCD_SCRIPTS= dovecot Index: pkgsrc/mail/dovecot2/Makefile.common diff -u pkgsrc/mail/dovecot2/Makefile.common:1.37 pkgsrc/mail/dovecot2/Makefile.common:1.38 --- pkgsrc/mail/dovecot2/Makefile.common:1.37 Fri Dec 13 15:32:15 2019 +++ pkgsrc/mail/dovecot2/Makefile.common Wed Feb 12 14:01:59 2020 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.37 2019/12/13 15:32:15 taca Exp $ +# $NetBSD: Makefile.common,v 1.38 2020/02/12 14:01:59 taca Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version @@ -11,7 +11,7 @@ # used by mail/dovecot2-pgsql/Makefile # used by mail/dovecot2-sqlite/Makefile -DISTNAME= dovecot-2.3.9.2 +DISTNAME= dovecot-2.3.9.3 CATEGORIES= mail MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R:R}/ Index: pkgsrc/mail/dovecot2/distinfo diff -u pkgsrc/mail/dovecot2/distinfo:1.101 pkgsrc/mail/dovecot2/distinfo:1.102 --- pkgsrc/mail/dovecot2/distinfo:1.101 Fri Dec 13 15:32:15 2019 +++ pkgsrc/mail/dovecot2/distinfo Wed Feb 12 14:01:59 2020 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.101 2019/12/13 15:32:15 taca Exp $ +$NetBSD: distinfo,v 1.102 2020/02/12 14:01:59 taca Exp $ -SHA1 (dovecot-2.3.9.2.tar.gz) = 6b240aa941ba19f6b8b943603414adfc51a44cfa -RMD160 (dovecot-2.3.9.2.tar.gz) = 2be8d3ce58c173bc5d9e9adf1f5be0edb8a61e08 -SHA512 (dovecot-2.3.9.2.tar.gz) = 36e8270bfa33e2bd6aa89017e65c7d1650c494c79ff297759a4b01c026aebcfdf5b1b542d4357e1f9dc2bb8169ef67064f0699b17ca36d658deb70b4c800b253 -Size (dovecot-2.3.9.2.tar.gz) = 7182306 bytes +SHA1 (dovecot-2.3.9.3.tar.gz) = b1ab4fc2dcb6f4854b6f0cab535e35ac0bb977f5 +RMD160 (dovecot-2.3.9.3.tar.gz) = 970d17c225e1cd480b9cf7ab0420cd12f44852a5 +SHA512 (dovecot-2.3.9.3.tar.gz) = e39dc825a03f009928b67d01747bb70487fbec155e6be5109037db67b78301aa761db432f7355e96d927abf30c68f0116a5f2cf518b9eebf7f5c7806ac00ae41 +Size (dovecot-2.3.9.3.tar.gz) = 7181682 bytes SHA1 (patch-aa) = 3af01aa4a8cea1a3fb840b6243a744de77069611 SHA1 (patch-ab) = 9db15fd853ba47ef4bf04f2adc9ab24f71ee4d1e SHA1 (patch-ae) = c795585df9f415ceabb28eec1ff691ee26168d3b Index: pkgsrc/mail/dovecot2-ldap/Makefile diff -u pkgsrc/mail/dovecot2-ldap/Makefile:1.5 pkgsrc/mail/dovecot2-ldap/Makefile:1.6 --- pkgsrc/mail/dovecot2-ldap/Makefile:1.5 Sat Jan 18 21:49:48 2020 +++ pkgsrc/mail/dovecot2-ldap/Makefile Wed Feb 12 14:01:59 2020 @@ -1,6 +1,5 @@ -# $NetBSD: Makefile,v 1.5 2020/01/18 21:49:48 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2020/02/12 14:01:59 taca Exp $ -PKGREVISION= 1 .include "../../mail/dovecot2/Makefile.common" PKGNAME= ${DISTNAME:S/dovecot/dovecot-ldap/} --_----------=_1581516119146810--