summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorhauke <hauke@pkgsrc.org>2019-03-05 16:51:03 +0000
committerhauke <hauke@pkgsrc.org>2019-03-05 16:51:03 +0000
commitd094ff849a442f35a72c5c55950379c59d428698 (patch)
tree91176cf04fa6938dcd96e0ad98544613a9876d21 /mail
parentffea5dcc5a5c058d520c96f0d345abd6e7c9b952 (diff)
downloadpkgsrc-d094ff849a442f35a72c5c55950379c59d428698.tar.gz
Update mail/dovecot2 to v2.3.5.
From the upstream release-note: NEWS: + Lua push notification driver: mail keywords and flags are provided in MessageNew and MessageAppend events. + submission: Implement support for plugins. + auth: When auth_policy_log_only=yes, only log what the policy server response would do without actually doing it. + auth: Always log policy server decisions with auth_verbose=yes - v2.3.[34]: doveadm log errors: Output was missing user/session - lda: Debug log lines could have shown slightly corrupted - login proxy: Login processes may have crashed in various ways when login_proxy_max_disconnect_delay was set. - imap: Fix crash with Maildir+zlib if client disconnects during APPEND - lmtp proxy: Fix potential assert-crash - lmtp/submission: Fix crash when SMTP client transaction times out - submission: Split large XCLIENT commands to 512 bytes per command, so Postfix accepts them. - submission: Fix crash when client sends invalid BURL command - submission: relay backend: VRFY command: Avoid forwarding 500 and 502 replies back to client. - lib-http: Fix potential assert-crash when DNS lookup fails - lib-fts: Fix search query generation when one language ignores a token (e.g. via stopwords).
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot2/Makefile.common6
-rw-r--r--mail/dovecot2/PLIST12
-rw-r--r--mail/dovecot2/distinfo11
-rw-r--r--mail/dovecot2/patches/patch-src_lib-master_test-event-stats.c14
4 files changed, 18 insertions, 25 deletions
diff --git a/mail/dovecot2/Makefile.common b/mail/dovecot2/Makefile.common
index be9d3cc527a..bfd85538528 100644
--- a/mail/dovecot2/Makefile.common
+++ b/mail/dovecot2/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2019/02/06 01:41:28 taca Exp $
+# $NetBSD: Makefile.common,v 1.25 2019/03/05 16:51:03 hauke 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.1
+DISTNAME= dovecot-2.3.5
CATEGORIES= mail
-MASTER_SITES= https://www.dovecot.org/releases/${PKGVERSION_NOREV:R:R}/
+MASTER_SITES= https://www.dovecot.org/releases/${PKGVERSION_NOREV:R}/
MAINTAINER= adam@NetBSD.org
HOMEPAGE= http://www.dovecot.org/
diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST
index 860a961ae54..c775e1e157d 100644
--- a/mail/dovecot2/PLIST
+++ b/mail/dovecot2/PLIST
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.63 2018/11/30 18:43:09 adam Exp $
-@pkgdir etc/dovecot
+@comment $NetBSD: PLIST,v 1.64 2019/03/05 16:51:03 hauke Exp $
bin/doveadm
bin/doveconf
bin/dsync
@@ -181,6 +180,7 @@ include/dovecot/imap-common.h
include/dovecot/imap-date.h
include/dovecot/imap-envelope.h
include/dovecot/imap-expunge.h
+include/dovecot/imap-feature.h
include/dovecot/imap-fetch.h
include/dovecot/imap-id.h
include/dovecot/imap-keepalive.h
@@ -249,6 +249,7 @@ include/dovecot/iostream-pump.h
include/dovecot/iostream-rawlog-private.h
include/dovecot/iostream-rawlog.h
include/dovecot/iostream-ssl-private.h
+include/dovecot/iostream-ssl-test.h
include/dovecot/iostream-ssl.h
include/dovecot/iostream-temp.h
include/dovecot/iostream.h
@@ -555,6 +556,13 @@ include/dovecot/str.h
include/dovecot/strescape.h
include/dovecot/strfuncs.h
include/dovecot/strnum.h
+include/dovecot/submission-backend-relay.h
+include/dovecot/submission-backend.h
+include/dovecot/submission-client.h
+include/dovecot/submission-commands.h
+include/dovecot/submission-common.h
+include/dovecot/submission-recipient.h
+include/dovecot/submission-settings.h
include/dovecot/subscription-file.h
include/dovecot/syslog-util.h
include/dovecot/test-common.h
diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo
index 061fcd19fa6..1dfb57edde9 100644
--- a/mail/dovecot2/distinfo
+++ b/mail/dovecot2/distinfo
@@ -1,15 +1,14 @@
-$NetBSD: distinfo,v 1.88 2019/02/06 01:41:28 taca Exp $
+$NetBSD: distinfo,v 1.89 2019/03/05 16:51:03 hauke Exp $
-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 (dovecot-2.3.5.tar.gz) = e03f2ad6d80afb1b23d4f82a5ced794e07f467b7
+RMD160 (dovecot-2.3.5.tar.gz) = 428b4351e7566dbdac8da41be890016bfc575ff7
+SHA512 (dovecot-2.3.5.tar.gz) = 10513c371aeadd52184daaf8dbb9a7559c6db55e34182bbb2c9539dae0897ddcc76f6fe2ce6a81c7ce0cb94c7f79438ae3bb0e7db8ed46615feb337b4078ecc6
+Size (dovecot-2.3.5.tar.gz) = 6970480 bytes
SHA1 (patch-aa) = ea185011f0c1ee3aa1ff528e61f6f356fe385666
SHA1 (patch-ab) = 9db15fd853ba47ef4bf04f2adc9ab24f71ee4d1e
SHA1 (patch-ae) = c795585df9f415ceabb28eec1ff691ee26168d3b
SHA1 (patch-af) = c066e94dd6593d16eec3e66f5f4d26f021918498
SHA1 (patch-src_imap_imap-client.h) = 1a2bf95ab6af57d88862a1512624bf263f4c2ce7
SHA1 (patch-src_lib-ldap_ldap-private.h) = 2d5ce32330ad4164cc75f8d209ba499d37ed01fc
-SHA1 (patch-src_lib-master_test-event-stats.c) = b86c1314739bc0156e6c07ea3509191fd8c51416
SHA1 (patch-src_lib_connection.h) = c147511f4ff50e4b5a048c3a363f0af90ee4c6ad
SHA1 (patch-src_old-stats_mail-stats.h) = 0d40c618445c089af2646a6864c3e909812282af
diff --git a/mail/dovecot2/patches/patch-src_lib-master_test-event-stats.c b/mail/dovecot2/patches/patch-src_lib-master_test-event-stats.c
deleted file mode 100644
index f2602be0d50..00000000000
--- a/mail/dovecot2/patches/patch-src_lib-master_test-event-stats.c
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-src_lib-master_test-event-stats.c,v 1.1 2018/12/02 04:45:00 schmonz Exp $
-
-Provide declarations for kill() and SIGKILL.
-
---- src/lib-master/test-event-stats.c.orig 2018-11-23 11:06:49.000000000 +0000
-+++ src/lib-master/test-event-stats.c
-@@ -12,6 +12,7 @@
- #include "stats-client.h"
- #include "test-common.h"
- #include <fcntl.h>
-+#include <signal.h>
- #include <unistd.h>
- #include <sys/socket.h>
- #include <sys/un.h>