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: taca
Date: Tue Apr 30 15:22:22 UTC 2019
Modified Files:
pkgsrc/mail/dovecot2-pigeonhole: Makefile distinfo
Log Message:
mail/dovecot2-pigeonhole: update to 0.5.6
Update dovecot2-pigeonhole to 0.5.6.
v0.5.6 2019-04-30 Aki Tuomi <aki.tuomi%open-xchange.com@localhost>
+ sieve: Redirect loop prevention is sometimes ineffective. Improve
existing loop detection by also recognizing the
X-Sieve-Redirected-From header in incoming messages and dropping
redirect actions when it points to the sending account. This header
is already added by the redirect action, so this improvement only
adds an additional use of this header.
- sieve: Prevent execution of implicit keep upon temporary failure
occurring at runtime.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/mail/dovecot2-pigeonhole/Makefile
cvs rdiff -u -r1.35 -r1.36 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.46 pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.47
--- pkgsrc/mail/dovecot2-pigeonhole/Makefile:1.46 Tue Mar 12 04:32:25 2019
+++ pkgsrc/mail/dovecot2-pigeonhole/Makefile Tue Apr 30 15:22:22 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2019/03/12 04:32:25 taca Exp $
+# $NetBSD: Makefile,v 1.47 2019/04/30 15:22:22 taca Exp $
-DISTNAME= dovecot-2.3-pigeonhole-0.5.5
+DISTNAME= dovecot-2.3-pigeonhole-0.5.6
PKGNAME= ${DISTNAME:S/-2.3-/-/}
CATEGORIES= mail
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.3/
Index: pkgsrc/mail/dovecot2-pigeonhole/distinfo
diff -u pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.35 pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.36
--- pkgsrc/mail/dovecot2-pigeonhole/distinfo:1.35 Tue Mar 12 04:32:25 2019
+++ pkgsrc/mail/dovecot2-pigeonhole/distinfo Tue Apr 30 15:22:22 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.35 2019/03/12 04:32:25 taca Exp $
+$NetBSD: distinfo,v 1.36 2019/04/30 15:22:22 taca Exp $
-SHA1 (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 6212b14836138b129f4a251b644ab514b74cfe78
-RMD160 (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 7ab06290716be38c16310259a913479d57f644ae
-SHA512 (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 21519fc9b1152a947b64ce4251e1a4bdbe003b48233b1856a32696f9c1e29f730268c56eb38f9431bbfac345e6cd42e8c78c87d0702f39ebf20c6d326dcdbb94
-Size (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 1847487 bytes
+SHA1 (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 4f1db1620910f40dc28172b4730945b7f85cbefc
+RMD160 (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 52cf01e7cb89a11401cdd04e18ad526d07e7cce4
+SHA512 (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 998a046d2eb5ff7bba615fd1a3efdfb1e7e1dabf191257f7fa2882074acc1735a0a4c11c5f31bab1e964b0118f1a8e9e51b3d5529b8fff6d1312c9a8257d9c20
+Size (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 1854287 bytes
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
Home |
Main Index |
Thread Index |
Old Index