pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dovecot2 mail/dovecot2: update to 2.3.4.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d353a70af133
branches:  trunk
changeset: 329358:d353a70af133
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Feb 06 01:41:28 2019 +0000

description:
mail/dovecot2: update to 2.3.4.1

v2.3.4.1 2019-02-05  Aki Tuomi <aki.tuomi%open-xchange.com@localhost>

        * CVE-2019-3814: If imap/pop3/managesieve/submission client has
          trusted certificate with missing username field
          (ssl_cert_username_field), under some configurations Dovecot
          mistakenly trusts the username provided via authentication instead
          of failing.
        * ssl_cert_username_field setting was ignored with external SMTP AUTH,
          because none of the MTAs (Postfix, Exim) currently send the
          cert_username field. This may have allowed users with trusted
          certificate to specify any username in the authentication. This bug
          didn't affect Dovecot's Submission service.

diffstat:

 mail/dovecot2/Makefile.common |   6 +++---
 mail/dovecot2/distinfo        |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r ab2e0f29fccb -r d353a70af133 mail/dovecot2/Makefile.common
--- a/mail/dovecot2/Makefile.common     Tue Feb 05 21:18:16 2019 +0000
+++ b/mail/dovecot2/Makefile.common     Wed Feb 06 01:41:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2018/12/01 11:42:41 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.24 2019/02/06 01:41:28 taca Exp $
 #
 # when updating to a new release, update ABI depends in
 # the buildlink3.mk file as well, since the plugins' version
@@ -11,9 +11,9 @@
 # used by mail/dovecot2-pgsql/Makefile
 # used by mail/dovecot2-sqlite/Makefile
 
-DISTNAME=      dovecot-2.3.4
+DISTNAME=      dovecot-2.3.4.1
 CATEGORIES=    mail
-MASTER_SITES=  https://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/
+MASTER_SITES=  https://www.dovecot.org/releases/${PKGVERSION_NOREV:R:R}/
 
 MAINTAINER=    adam%NetBSD.org@localhost
 HOMEPAGE=      http://www.dovecot.org/
diff -r ab2e0f29fccb -r d353a70af133 mail/dovecot2/distinfo
--- a/mail/dovecot2/distinfo    Tue Feb 05 21:18:16 2019 +0000
+++ b/mail/dovecot2/distinfo    Wed Feb 06 01:41:28 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.87 2018/12/02 04:45:00 schmonz Exp $
+$NetBSD: distinfo,v 1.88 2019/02/06 01:41:28 taca Exp $
 
-SHA1 (dovecot-2.3.4.tar.gz) = 45f4ec697515d6c17d2a9c34b8bd345f84964229
-RMD160 (dovecot-2.3.4.tar.gz) = 50f3ee11843de138299e903cd0cfcb4d91436dbe
-SHA512 (dovecot-2.3.4.tar.gz) = 9e97eb08c319c417e8abcb430b3e6c87ed5aa820d6288656fdfd958ff34664f67202a66e4846763bfc85b309b116cea8012e49dab98b478c57974cc178a37a5a
-Size (dovecot-2.3.4.tar.gz) = 6924178 bytes
+SHA1 (dovecot-2.3.4.1.tar.gz) = 742c8d3c043723c5da9e07944214068689a89556
+RMD160 (dovecot-2.3.4.1.tar.gz) = 59101ddb58e6458b3581efb104426d9f4adb93ec
+SHA512 (dovecot-2.3.4.1.tar.gz) = ff21aa0f0cae17dfa66617291688856727412defa48bad2b6be057cb509fbec1c2e134afbfee69929d06b8692a0fcbd8451671ba02860e1673ae1c9483c2c17e
+Size (dovecot-2.3.4.1.tar.gz) = 6925073 bytes
 SHA1 (patch-aa) = ea185011f0c1ee3aa1ff528e61f6f356fe385666
 SHA1 (patch-ab) = 9db15fd853ba47ef4bf04f2adc9ab24f71ee4d1e
 SHA1 (patch-ae) = c795585df9f415ceabb28eec1ff691ee26168d3b



Home | Main Index | Thread Index | Old Index