diff options
author | taca <taca@pkgsrc.org> | 2015-03-20 01:25:31 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-20 01:25:31 +0000 |
commit | 398eb7eef60dba8b4c8a1da3861233d939a7fa5a (patch) | |
tree | ce61b785068b2fd92792162c207661debcac738c /mail/dovecot2-pigeonhole | |
parent | 3cc5b88cec8fc7097626e156ca96d14f552105be (diff) | |
download | pkgsrc-398eb7eef60dba8b4c8a1da3861233d939a7fa5a.tar.gz |
Update dovecot2-pigeonhole to 0.4.7, a leaf package and this update is
needed to dovecot2-pigeonhole compatible with Dovecot 2.2.16.
v0.4.7 19-03-2015 Stephan Bosch <stephan@rename-it.nl>
* editheader extension: Made protection against addition and deletion of
headers configurable separately. Also, the `Received' and `Auto-Submitted'
headers are no longer protected against addition by default.
* Turned message envelope address parse errors into warnings.
* The interpreter now accepts non-standard domain names, e.g. containing '_'.
+ Implemented the Sieve index extension (RFC 5260).
+ Implemented support for the mboxmetadata and servermetadata extensions
(RFC 5490).
+ Implemented new sieve commands for the doveadm command line utility. These
commands are currently limited to ManageSieve operations, but the other
current sieve tools will be migrated to doveadm in the near future as well.
+ Added more debug output about binary up-to-date checking.
+ Added script metadata to binary dump output.
- Fixed Sieve script binary up-to-date checking by normalizing the script
location.
- The Sieve interpreter now flushes the duplicate database during start phase
of result execution rather than commit phase. This makes sure locks on the
duplicate database are released as soon as possible, preventing contention.
- Performed a few optimizations in the lexical scanner of the language.
- Fixed bug in `:matches' match-type that made a pattern without
wildcards match as if there were a '*' at the beginning.
- Fixed crash in validation of the string parameter of the comparator tag.
- extprograms extension: Made sure supplemental group privileges are also
dropped. This was a problem reported by Debian lintian.
- Fixed bug in handling of binary errors for action side-effects and message
overrides.
- file script storage: Restructured storage initialization to address
backwards compatibility issues.
- dict script storage: Fixed small memory allocation bug.
Diffstat (limited to 'mail/dovecot2-pigeonhole')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 5 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/PLIST | 4 | ||||
-rw-r--r-- | mail/dovecot2-pigeonhole/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index 6d148eec2eb..413cad8790f 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/01/14 21:45:13 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/03/20 01:25:31 taca Exp $ -DISTNAME= dovecot-2.2-pigeonhole-0.4.6 +DISTNAME= dovecot-2.2-pigeonhole-0.4.7 PKGNAME= ${DISTNAME:S/-2.2-/-/} -PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://pigeonhole.dovecot.org/releases/2.2/ diff --git a/mail/dovecot2-pigeonhole/PLIST b/mail/dovecot2-pigeonhole/PLIST index c25c6e21a6d..586b419cf14 100644 --- a/mail/dovecot2-pigeonhole/PLIST +++ b/mail/dovecot2-pigeonhole/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2014/11/02 07:36:39 taca Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/03/20 01:25:31 taca Exp $ bin/sieve-dump bin/sieve-filter bin/sieve-test @@ -8,6 +8,7 @@ include/dovecot/sieve/pigeonhole-config.h include/dovecot/sieve/pigeonhole-version.h include/dovecot/sieve/program-client-private.h include/dovecot/sieve/program-client.h +include/dovecot/sieve/realpath.h include/dovecot/sieve/rfc2822.h include/dovecot/sieve/sieve-actions.h include/dovecot/sieve/sieve-address-parts.h @@ -63,6 +64,7 @@ lib/dovecot/settings/libpigeonhole_settings.la lib/dovecot/sieve/lib90_sieve_extprograms_plugin.la libexec/dovecot/managesieve libexec/dovecot/managesieve-login +man/man1/doveadm-sieve.1 man/man1/sieve-dump.1 man/man1/sieve-filter.1 man/man1/sieve-test.1 diff --git a/mail/dovecot2-pigeonhole/distinfo b/mail/dovecot2-pigeonhole/distinfo index fd3322cd0ff..67905eb1f14 100644 --- a/mail/dovecot2-pigeonhole/distinfo +++ b/mail/dovecot2-pigeonhole/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2014/11/03 00:23:06 taca Exp $ +$NetBSD: distinfo,v 1.15 2015/03/20 01:25:31 taca Exp $ -SHA1 (dovecot-2.2-pigeonhole-0.4.6.tar.gz) = 8d64efb3c3b7328b0cfc7af1eb6153b1075ade84 -RMD160 (dovecot-2.2-pigeonhole-0.4.6.tar.gz) = 6dd0699251f7f9457449835b12ad0728278cdb6a -Size (dovecot-2.2-pigeonhole-0.4.6.tar.gz) = 1240368 bytes +SHA1 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 9f646a5f4b7d46f2280dfb0e2386f7076e1455bb +RMD160 (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 6351c85a2b3d97ebad44c9c213716cdba88e7151 +Size (dovecot-2.2-pigeonhole-0.4.7.tar.gz) = 1271959 bytes SHA1 (patch-aa) = 264399e166b5fece22bacd47b043c59f8f0f0a29 |