summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-01-04 14:58:26 +0000
committertaca <taca@pkgsrc.org>2021-01-04 14:58:26 +0000
commitbadb3bcd5fd865919aa84fc35ef9e9cdc540b6dd (patch)
tree68c230de64f5c3a07b0e32154319ebce1a173803
parent180e52ba0accabc49d7969f5d7022c77fbd0482a (diff)
downloadpkgsrc-badb3bcd5fd865919aa84fc35ef9e9cdc540b6dd.tar.gz
mail/dovecot2-pigeonhole: update to 0.5.13
Update dovecot2-pigeonhole package to 0.5.13. v0.5.13 2021-01-04 Aki Tuomi <aki.tuomi@open-xchange.com> - duplicate: The test was handled badly in a multiscript (sieve_before, sieve_after) scenario in which an earlier script in the sequence with a duplicate test succeeded, while a later script caused a runtime failure. In that case, the message is recorded for duplicate tracking, while the message may not actually have been delivered in the end. - editheader: Sieve interpreter entered infinite loop at startup when the "editheader" configuration listed an invalid header name. This problem can only be triggered by the administrator. - relational: The Sieve relational extension can cause a segfault at compile time. This is triggered by invalid script syntax. The segfault happens when this match type is the last argument of the test command. This situation is not possible in a valid script; positional arguments are normally present after that, which would prevent the segfault. - sieve: For some Sieve commands the provided mailbox name is not properly checked for UTF-8 validity, which can cause assert crashes at runtime when an invalid mailbox name is encountered. This can be caused by the user by writing a bad Sieve script involving the affected commands ("mailboxexists", "specialuse_exists"). This can be triggered by the remote sender only when the user has written a Sieve script that passes message content to one of the affected commands. - sieve: Large sequences of 8-bit octets passed to certain Sieve commands that create or modify message headers that allow UTF-8 text (vacation, notify and addheader) can cause the delivery or IMAP process (when IMAPSieve is used) to enter a memory-consuming semi-infinite loop that ends when the process exceeds its memory limits. Logged in users can cause these hangs only for their own processes.
-rw-r--r--mail/dovecot2-pigeonhole/Makefile5
-rw-r--r--mail/dovecot2-pigeonhole/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile
index 370fa290e8d..a5c216cee7b 100644
--- a/mail/dovecot2-pigeonhole/Makefile
+++ b/mail/dovecot2-pigeonhole/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2020/12/04 04:56:00 riastradh Exp $
+# $NetBSD: Makefile,v 1.60 2021/01/04 14:58:26 taca Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.11
+DISTNAME= dovecot-2.3-pigeonhole-0.5.13
PKGNAME= ${DISTNAME:S/-2.3-/-/}
-PKGREVISION= 2
CATEGORIES= mail
MASTER_SITES= https://pigeonhole.dovecot.org/releases/2.3/
diff --git a/mail/dovecot2-pigeonhole/distinfo b/mail/dovecot2-pigeonhole/distinfo
index 08af255c223..2a158530cf6 100644
--- a/mail/dovecot2-pigeonhole/distinfo
+++ b/mail/dovecot2-pigeonhole/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.44 2020/08/13 15:28:45 taca Exp $
+$NetBSD: distinfo,v 1.45 2021/01/04 14:58:26 taca Exp $
-SHA1 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = b8034780a639d9bfe42b9a826c44761e2012beb1
-RMD160 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = f814ccf984fa7a0f6009854d04d418f89951caeb
-SHA512 (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = 793d93edc50192c52654e2f7244d3e01aaa4e69f786e3ecfcd658a4ab26a5099cc5319cb93221150db4ce94bc4515ffb38115b1d0eeb6e052b956efec680b33d
-Size (dovecot-2.3-pigeonhole-0.5.11.tar.gz) = 1912411 bytes
+SHA1 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = efd0ae2ebaa1b6ce7178adce84e3613fbec1bc43
+RMD160 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = 65d6ea36b2470dd9b6d2a9258341106d80ff06fd
+SHA512 (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = fcbc13d71af4e6dd4e34192484e203d755e5015da76a4774b11a79182b2baad36cab5a471346093111ace36a7775dfe8294555f8b777786dde386820b3ec5cd3
+Size (dovecot-2.3-pigeonhole-0.5.13.tar.gz) = 1908839 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29