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/0c79ffa1996a
branches: trunk
changeset: 324590:0c79ffa1996a
user: adam <adam%pkgsrc.org@localhost>
date: Tue Oct 23 16:30:03 2018 +0000
description:
dovecot2-pigeonhole: updated to 0.5.3
Changelog v0.5.3:
- Fix assertion panic occurring when managesieve service fails to open
INBOX while saving a Sieve script. This was caused by a lack of
cleanup after failure.
- Fix specific messages causing an assert panic with actions that
compose a reply (e.g. vacation). With some rather weird input from the
original message, the header folding algorithm (as used for composing
the References header for the reply) got confused, causing the panic.
- IMAP FILTER=SIEVE capability: Fix FILTER SIEVE SCRIPT command parsing.
After finishing reading the Sieve script, the command parsing
sometimes didn't continue with the search arguments. This is a time-
critical bug that likely only occurs when the Sieve script is sent in
the next TCP frame.
diffstat:
mail/dovecot2-pigeonhole/Makefile | 4 ++--
mail/dovecot2-pigeonhole/PLIST | 3 ++-
mail/dovecot2-pigeonhole/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 82cc4d71909a -r 0c79ffa1996a mail/dovecot2-pigeonhole/Makefile
--- a/mail/dovecot2-pigeonhole/Makefile Tue Oct 23 16:29:18 2018 +0000
+++ b/mail/dovecot2-pigeonhole/Makefile Tue Oct 23 16:30:03 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2018/07/14 20:16:25 adam Exp $
+# $NetBSD: Makefile,v 1.44 2018/10/23 16:30:03 adam Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.2
+DISTNAME= dovecot-2.3-pigeonhole-0.5.3
PKGNAME= ${DISTNAME:S/-2.3-/-/}
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.3/
diff -r 82cc4d71909a -r 0c79ffa1996a mail/dovecot2-pigeonhole/PLIST
--- a/mail/dovecot2-pigeonhole/PLIST Tue Oct 23 16:29:18 2018 +0000
+++ b/mail/dovecot2-pigeonhole/PLIST Tue Oct 23 16:30:03 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2018/07/14 20:16:25 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/10/23 16:30:03 adam Exp $
bin/sieve-dump
bin/sieve-filter
bin/sieve-test
@@ -86,6 +86,7 @@
share/doc/dovecot/sieve/locations/dict.txt
share/doc/dovecot/sieve/locations/file.txt
share/doc/dovecot/sieve/locations/ldap.txt
+share/doc/dovecot/sieve/plugins/imap_filter_sieve.txt
share/doc/dovecot/sieve/plugins/imapsieve.txt
share/doc/dovecot/sieve/plugins/sieve_extprograms.txt
share/examples/dovecot/conf.d/20-managesieve.conf
diff -r 82cc4d71909a -r 0c79ffa1996a mail/dovecot2-pigeonhole/distinfo
--- a/mail/dovecot2-pigeonhole/distinfo Tue Oct 23 16:29:18 2018 +0000
+++ b/mail/dovecot2-pigeonhole/distinfo Tue Oct 23 16:30:03 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2018/07/14 20:16:25 adam Exp $
+$NetBSD: distinfo,v 1.33 2018/10/23 16:30:03 adam Exp $
-SHA1 (dovecot-2.3-pigeonhole-0.5.2.tar.gz) = 5da797fee02beff7d78f179a595e07c3620a554c
-RMD160 (dovecot-2.3-pigeonhole-0.5.2.tar.gz) = 6a9d64f982bf10c23f2d24d81d22064bad99eea8
-SHA512 (dovecot-2.3-pigeonhole-0.5.2.tar.gz) = 6bc24d9241f94db795a012346d9bc94b5cc7d7ce0175c03213c2b5d179d80dec95e9bdbd50bed628c8f9f7c51639e692ba5e429212a3b4a654c1e4764ac4f11c
-Size (dovecot-2.3-pigeonhole-0.5.2.tar.gz) = 1814618 bytes
+SHA1 (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = 12173c665e5d02029b453ffd4d9a64a0071b9e10
+RMD160 (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = c0d6dc00bc505c2b35c4a4bb06b272f7e86c574e
+SHA512 (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = 8403b1976a915836ba875b96825446d46e0d8c7ff245ed1f2b014347fdc78a81f9ed6dbd05bd3b4f1f7072edc5e9a302201cdb375de44436adcbb83919f203f5
+Size (dovecot-2.3-pigeonhole-0.5.3.tar.gz) = 1827329 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index