aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorler <ler@FreeBSD.org>2018-05-23 22:00:02 +0800
committerler <ler@FreeBSD.org>2018-05-23 22:00:02 +0800
commitc3d8696814d874497fb1571e190bb6d5afd0b758 (patch)
treeda8bd3fc577336d069fa26be7006592a8885ad86 /mail
parent787e72a6b8c343028dd00106692fc763b0d19a13 (diff)
downloadfreebsd-ports-gnome-c3d8696814d874497fb1571e190bb6d5afd0b758.tar.gz
freebsd-ports-gnome-c3d8696814d874497fb1571e190bb6d5afd0b758.tar.zst
freebsd-ports-gnome-c3d8696814d874497fb1571e190bb6d5afd0b758.zip
mail/dovecot22: update to 2.2.36
- This is the last planned v2.2.x release. We didn't fix everything reported (especially build changes) to try to minimize any unexpected breakages. * login-proxy: If ssl_require_crl=no, allow revoked certificates. Also don't do CRL checks for incoming client certificates. * stats plugin: Don't temporarily enable PR_SET_DUMPABLE while opening /proc/self/io. This may still cause security problems if the process is ptrace()d at the same time. Instead, open it while still running as root. + doveadm: Added mailbox cache decision&remove commands. See doveadm-mailbox(1) man page for details. + doveadm: Added rebuild attachments command for rebuilding $HasAttachment or $HasNoAttachment flags for matching mails. See doveadm-rebuild(1) man page for details. + cassandra: Use fallback_consistency on more types of errors - cassandra: Fix consistency=quorum to work - dsync: Lock file generation failed if home directory didn't exist - In some configs if namespace root directory didn't yet exist, Dovecot failed to create mailboxes.lock when trying to create mailboxes - Snippet generation for HTML mails didn't ignore &entities inside blockquotes, producing strange looking snippets. - imapc: Fix assert-crash if getting disconnected and after reconnection all mails in the selected mailbox are gone. - pop3c: Handle unexpected server disconnections without assert-crash - fts: Fixes to indexing mails via virtual mailboxes. - fts: If mails contained NUL characters, the text around it wasn't indexed. - Obsolete dovecot.index.cache offsets were sometimes used. Trying to fetch a field that was just added to cache file may not have always found it. - dict-sql: Fix crash when reading NULL value from database
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot22/Makefile2
-rw-r--r--mail/dovecot22/distinfo6
-rw-r--r--mail/dovecot22/pkg-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/mail/dovecot22/Makefile b/mail/dovecot22/Makefile
index d01478f336d0..0f3617b05c71 100644
--- a/mail/dovecot22/Makefile
+++ b/mail/dovecot22/Makefile
@@ -12,7 +12,7 @@
######################################################################
PORTNAME= dovecot
-PORTVERSION= 2.2.35
+PORTVERSION= 2.2.36
CATEGORIES= mail ipv6
MASTER_SITES= https://www.dovecot.org/releases/2.2/
PKGNAMESUFFIX= 22
diff --git a/mail/dovecot22/distinfo b/mail/dovecot22/distinfo
index c7a176bc5f11..a124cadc4bb3 100644
--- a/mail/dovecot22/distinfo
+++ b/mail/dovecot22/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521471634
-SHA256 (dovecot-2.2.35.tar.gz) = cce15db2fc5233386b63a3cf21c465c09e6e55014ed66c4f184b7d221a47180c
-SIZE (dovecot-2.2.35.tar.gz) = 6185237
+TIMESTAMP = 1527083607
+SHA256 (dovecot-2.2.36.tar.gz) = e9aba89bb1ac1e9581b84e4a7a50f53142539614eaf7cc4c80007ebea4988be5
+SIZE (dovecot-2.2.36.tar.gz) = 6239707
diff --git a/mail/dovecot22/pkg-plist b/mail/dovecot22/pkg-plist
index b9d0e480f6e4..49fb7f5a324e 100644
--- a/mail/dovecot22/pkg-plist
+++ b/mail/dovecot22/pkg-plist
@@ -774,6 +774,7 @@ man/man1/doveadm-proxy.1.gz
man/man1/doveadm-purge.1.gz
man/man1/doveadm-pw.1.gz
man/man1/doveadm-quota.1.gz
+man/man1/doveadm-rebuild.1.gz
man/man1/doveadm-reload.1.gz
man/man1/doveadm-replicator.1.gz
man/man1/doveadm-search.1.gz