pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/dovecot2-pigeonhole
Module Name: pkgsrc
Committed By: triaxx
Date: Tue May 22 20:51:59 UTC 2018
Modified Files:
pkgsrc/mail/dovecot2-pigeonhole: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mail/dovecot2-pigeonhole/PLIST
cvs rdiff -u -r1.30 -r1.31 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.41 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.42
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.41 Tue Apr 17 22:29:42 2018
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile Tue May 22 20:51:59 2018
@@ -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/
Index: pkgsrc/mail/dovecot2-pigeonhole/PLIST
diff -u pkgsrc/mail/dovecot2-pigeonhole/PLIST:1.14 pkgsrc/mail/dovecot2-pigeonhole/PLIST:1.15
--- pkgsrc/mail/dovecot2-pigeonhole/PLIST:1.14 Tue Jan 2 15:53:37 2018
+++ pkgsrc/mail/dovecot2-pigeonhole/PLIST Tue May 22 20:51:59 2018
@@ -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
Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo
diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.30 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.31
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.30 Mon Jan 8 14:30:04 2018
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo Tue May 22 20:51:59 2018
@@ -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