pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot2-pigeonhole dovecot2-pigeonhole: updated ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49697204f597
branches: trunk
changeset: 768872:49697204f597
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 02 12:04:38 2021 +0000
description:
dovecot2-pigeonhole: updated to 0.5.17
0.5.17:
- duplicate: The Sieve duplicate test is prone to false negatives when
the user receives many e-mails concurrently, meaning that duplicate
deliveries can still occur.
- fileinto: v2.3.16 regression: Sieve delivery crashes if mail is
delivered to non-existing and existing folder.
- imap-filter-sieve: v2.3.15 regression: The CPU limits on Sieve
execution are too easily exceeded in IMAP context (the IMAPSieve and
FILTER=SIEVE capabilities). Changed the default to unlimited CPU time
for IMAP context, since similar excessive resource usage can be caused
by other means as well. The CPU limits on Sieve scripts executed at
LDA/LMTP delivery are still enforced by default.
- redirect: The Sieve redirect action has protections against users
triggering mail loops. Unfortunately, the detection of a redirect mail
loop sometimes causes the message to get lost if no other Sieve action
is applied that delivers the message somewhere else.
- redirect: v2.3.16 regression: With certain Sieve scripts if redirect
fails due to temporary failure, the lmtp process may crash after the
delivery. Fixes:
Panic: file mail-user.c: line 229 (mail_user_deinit):
assertion failed: ((*user)->refcount == 1).
diffstat:
mail/dovecot2-pigeonhole/Makefile | 5 ++---
mail/dovecot2-pigeonhole/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r c1f3b6d0e725 -r 49697204f597 mail/dovecot2-pigeonhole/Makefile
--- a/mail/dovecot2-pigeonhole/Makefile Tue Nov 02 12:03:53 2021 +0000
+++ b/mail/dovecot2-pigeonhole/Makefile Tue Nov 02 12:04:38 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2021/08/08 15:51:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.64 2021/11/02 12:04:38 adam Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.16
+DISTNAME= dovecot-2.3-pigeonhole-0.5.17
PKGNAME= ${DISTNAME:S/-2.3-/-/}
CATEGORIES= mail
MASTER_SITES= https://pigeonhole.dovecot.org/releases/2.3/
@@ -12,7 +12,6 @@
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-hardening
diff -r c1f3b6d0e725 -r 49697204f597 mail/dovecot2-pigeonhole/distinfo
--- a/mail/dovecot2-pigeonhole/distinfo Tue Nov 02 12:03:53 2021 +0000
+++ b/mail/dovecot2-pigeonhole/distinfo Tue Nov 02 12:04:38 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2021/10/26 10:53:58 nia Exp $
+$NetBSD: distinfo,v 1.51 2021/11/02 12:04:38 adam Exp $
-BLAKE2s (dovecot-2.3-pigeonhole-0.5.16.tar.gz) = 15a3e973db9a44fa99945dcca1dce1bb34f69527fe3d76868db5fc995d05a827
-SHA512 (dovecot-2.3-pigeonhole-0.5.16.tar.gz) = 880e00654eab85cc41b27ac470cce6011991e3cdb005642f495c2297fd9492bfb2b6b4ef63c88c2ac10bec870ad69b8bee6b11dd1bc5099e16c3cc2857312543
-Size (dovecot-2.3-pigeonhole-0.5.16.tar.gz) = 1944573 bytes
+BLAKE2s (dovecot-2.3-pigeonhole-0.5.17.tar.gz) = 03ff591f875e0dfdef45fd7ab788e80af88597478a3ad78d59da34247fa489ae
+SHA512 (dovecot-2.3-pigeonhole-0.5.17.tar.gz) = c4bf69504ec22de53bfeffb55fc95438fb0f648390ca6e6485f652e2e74a34cd7508390bb595b958cbabc53f0e20fbc42e163b2682dc65159fae2acafbd94bad
+Size (dovecot-2.3-pigeonhole-0.5.17.tar.gz) = 1951089 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index