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: update t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/661c5e3a1a2b
branches: trunk
changeset: 380825:661c5e3a1a2b
user: triaxx <triaxx%pkgsrc.org@localhost>
date: Tue May 22 20:51:59 2018 +0000
description:
dovecot2-pigeonhole: update to 0.5.1
Changes:
v0.5.1 28-03-2018 Stephan Bosch <stephan%rename-it.nl@localhost>
- Explicitly disallow UTF-8 in localpart in addresses parsed from Sieve
script.
- editheader extension: Corrected the stream position calculations
performed while making the modified message available as a stream.
Pigeonhole Sieve crashed in LMTP with an assertion panic when the
Sieve editheader extension was used before the message was redirected.
Experiments indicate that the problem occurred only with LMTP and that
LDA is not affected.
- fileinto extension: Fix assert panic occurring when fileinto is used
without being listed in the require line, while the copy extension is
listed there. This is a very old bug.
- imapsieve plugin: Do not assert crash or log an error for messages
that disappear concurrently while applying Sieve scripts. This event
is now logged as a debug message.
- Sieve extprograms plugin: Large output from "execute" command crashed
delivery. Fixed buffering issue in code that handles output from the
external program.
diffstat:
mail/dovecot2-pigeonhole/Makefile | 5 ++---
mail/dovecot2-pigeonhole/PLIST | 3 ++-
mail/dovecot2-pigeonhole/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (45 lines):
diff -r 203022d1ba83 -r 661c5e3a1a2b mail/dovecot2-pigeonhole/Makefile
--- a/mail/dovecot2-pigeonhole/Makefile Tue May 22 20:49:45 2018 +0000
+++ b/mail/dovecot2-pigeonhole/Makefile Tue May 22 20:51:59 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2018/04/17 22:29:42 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2018/05/22 20:51:59 triaxx Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.0.1
+DISTNAME= dovecot-2.3-pigeonhole-0.5.1
PKGNAME= ${DISTNAME:S/-2.3-/-/}
-PKGREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.3/
diff -r 203022d1ba83 -r 661c5e3a1a2b mail/dovecot2-pigeonhole/PLIST
--- a/mail/dovecot2-pigeonhole/PLIST Tue May 22 20:49:45 2018 +0000
+++ b/mail/dovecot2-pigeonhole/PLIST Tue May 22 20:51:59 2018 +0000
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.14 2018/01/02 15:53:37 fhajny Exp $
+@comment $NetBSD: PLIST,v 1.15 2018/05/22 20:51:59 triaxx Exp $
bin/sieve-dump
bin/sieve-filter
bin/sieve-test
bin/sievec
include/dovecot/sieve/edit-mail.h
+include/dovecot/sieve/mail-raw.h
include/dovecot/sieve/pigeonhole-config.h
include/dovecot/sieve/pigeonhole-version.h
include/dovecot/sieve/rfc2822.h
diff -r 203022d1ba83 -r 661c5e3a1a2b mail/dovecot2-pigeonhole/distinfo
--- a/mail/dovecot2-pigeonhole/distinfo Tue May 22 20:49:45 2018 +0000
+++ b/mail/dovecot2-pigeonhole/distinfo Tue May 22 20:51:59 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.30 2018/01/08 14:30:04 taca Exp $
+$NetBSD: distinfo,v 1.31 2018/05/22 20:51:59 triaxx Exp $
-SHA1 (dovecot-2.3-pigeonhole-0.5.0.1.tar.gz) = afa3ed7fe4c0fc51f9c7313b141383c1af1d4c87
-RMD160 (dovecot-2.3-pigeonhole-0.5.0.1.tar.gz) = 8149f94a0dc3421b025d43180d6a4c5e9b1b3eff
-SHA512 (dovecot-2.3-pigeonhole-0.5.0.1.tar.gz) = 60016145caa444eeba13b49735f87ab2ebe7f178f104ad57283b5aa7e5119920d9f579032b775547e0866e86045a4ab653fd084068187d0cbe2e088cc15fc288
-Size (dovecot-2.3-pigeonhole-0.5.0.1.tar.gz) = 1783039 bytes
+SHA1 (dovecot-2.3-pigeonhole-0.5.1.tar.gz) = 1d8699e9295e01be2b4bdc882dbb19c285145233
+RMD160 (dovecot-2.3-pigeonhole-0.5.1.tar.gz) = e73689d12cf8caec93fcfb216fbe33fef88a15e8
+SHA512 (dovecot-2.3-pigeonhole-0.5.1.tar.gz) = 5d65c3c9f3131c4e82287d054bd8b963d7c56c3e0677d7384881cf109ca82080d6222f672d8f973447d98be823a4df5bf43760d4ba87b76447d13abab30130c4
+Size (dovecot-2.3-pigeonhole-0.5.1.tar.gz) = 1792702 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index