Changelog v0.4.19:
* This release adjusts Pigeonhole to several changes in the Dovecot API, making it depend on Dovecot v2.2.31. Previous versions of Pigeonhole will produce compile warnings with the recent Dovecot releases (but still work ok). - Fixed bug in handling of implicit keep in some cases. Implicit side-effects, such as assigned flags, were not always applied correctly. This is in essence a very old bug, but it was exposed by recent changes. - include extension: Fixed segfault that (sometimes) occurred when the global script location was left unconfigured.
This commit is contained in:
parent
287df8ef78
commit
8517a51ed8
2 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.34 2017/04/13 02:00:44 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.35 2017/07/03 13:13:58 adam Exp $
|
||||
|
||||
DISTNAME= dovecot-2.2-pigeonhole-0.4.18
|
||||
DISTNAME= dovecot-2.2-pigeonhole-0.4.19
|
||||
PKGNAME= ${DISTNAME:S/-2.2-/-/}
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.25 2017/04/13 02:00:44 taca Exp $
|
||||
$NetBSD: distinfo,v 1.26 2017/07/03 13:13:58 adam Exp $
|
||||
|
||||
SHA1 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = c7536c283f792e4b5a838715e6dcd86d6eb96348
|
||||
RMD160 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 0e2de9a26583981776a163fc1b4d53e8ee963898
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 6f49a6a6435b0e4dcbe29f852ce17c016df2f367f5460301a2a2c6bd5f5ba6260b23bfe1c5e78b91c6041554ee67d1ce14ad3adf219505f692c61681d9e70cc4
|
||||
Size (dovecot-2.2-pigeonhole-0.4.18.tar.gz) = 1742357 bytes
|
||||
SHA1 (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = 30bad6a11d23c07c6073dcaebf2d40449472af66
|
||||
RMD160 (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = 45614b72ecce000410f9261c89ddca5258352ab1
|
||||
SHA512 (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = c1211a3c65b25995770309c427ec5cd888ddb962f2f64884640163b492a11ffa8937aac1eb66d25e48f0e00131da1cc98c1cb307781576780de47b8816333ff1
|
||||
Size (dovecot-2.2-pigeonhole-0.4.19.tar.gz) = 1743025 bytes
|
||||
SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29
|
||||
|
|
Loading…
Reference in a new issue