summaryrefslogtreecommitdiff
path: root/mail/dovecot2-sqlite
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-04-19 05:35:03 +0000
committeradam <adam@pkgsrc.org>2019-04-19 05:35:03 +0000
commitf8bfed8d0be7aa0355f42bec70c06cf89bca1e61 (patch)
treea06552d6b0114051a8c8e5a5f3171fa81aa0135b /mail/dovecot2-sqlite
parentecc2be580443b8920dc7fa1c6d152549e09c8137 (diff)
downloadpkgsrc-f8bfed8d0be7aa0355f42bec70c06cf89bca1e61.tar.gz
dovecot2: updated to 2.3.5.2
v2.3.5.2 * CVE-2019-10691: Trying to login with 8bit username containing invalid UTF8 input causes auth process to crash if auth policy is enabled. This could be used rather easily to cause a DoS. Similar crash also happens during mail delivery when using invalid UTF8 in From or Subject header when OX push notification driver is used.
Diffstat (limited to 'mail/dovecot2-sqlite')
-rw-r--r--mail/dovecot2-sqlite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/dovecot2-sqlite/Makefile b/mail/dovecot2-sqlite/Makefile
index 0a23ddff591..c730db5fcd5 100644
--- a/mail/dovecot2-sqlite/Makefile
+++ b/mail/dovecot2-sqlite/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.18 2019/04/03 00:32:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/19 05:35:04 adam Exp $
-PKGREVISION= 1
.include "../../mail/dovecot2/Makefile.common"
PKGNAME= ${DISTNAME:S/dovecot/dovecot-sqlite/}