pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2020Q4] pkgsrc/mail/dovecot2-pigeonhole
Module Name: pkgsrc
Committed By: bsiegert
Date: Mon Jan 4 17:40:06 UTC 2021
Modified Files:
pkgsrc/mail/dovecot2-pigeonhole [pkgsrc-2020Q4]: Makefile distinfo
Log Message:
Pullup ticket #6392 - requested by taca
mail/dovecot2-pigeonhole: dependent update
Revisions pulled up:
- mail/dovecot2-pigeonhole/Makefile 1.60
- mail/dovecot2-pigeonhole/distinfo 1.45
---
Module Name: pkgsrc
Committed By: taca
Date: Mon Jan 4 14:58:26 UTC 2021
Modified Files:
pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo
Log Message:
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@localhost>
- 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.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.59.2.1 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.44 -r1.44.4.1 pkgsrc/mail/dovecot2-pigeonhole/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/dovecot2-pigeonhole/Makefile
diff -u pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.59 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.59.2.1
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.59 Fri Dec 4 04:56:00 2020
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile Mon Jan 4 17:40:06 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.59 2020/12/04 04:56:00 riastradh Exp $
+# $NetBSD: Makefile,v 1.59.2.1 2021/01/04 17:40:06 bsiegert 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/
Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo
diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.44 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.44.4.1
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.44 Thu Aug 13 15:28:45 2020
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo Mon Jan 4 17:40:06 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.44 2020/08/13 15:28:45 taca Exp $
+$NetBSD: distinfo,v 1.44.4.1 2021/01/04 17:40:06 bsiegert 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
Home |
Main Index |
Thread Index |
Old Index