Subject: CVS commit: pkgsrc/mail/cyrus-imapd21
To: None <pkgsrc-changes@netbsd.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 02/27/2003 15:21:53
Module Name: pkgsrc
Committed By: seb
Date: Thu Feb 27 13:21:52 UTC 2003
Modified Files:
pkgsrc/mail/cyrus-imapd21: Makefile buildlink2.mk distinfo
pkgsrc/mail/cyrus-imapd21/files: cyrus.sh
pkgsrc/mail/cyrus-imapd21/patches: patch-aj
Log Message:
Update to version 2.1.12.
Changes to the Cyrus IMAP Server since 2.1.11
* Master now will forcibly exit if a service is not executable
* Master now has a daemon mode and pidfile support (-d and -p
options)
* Berkeley DB Configuration methods have changed. Hopefully they're
more generic now. You can still use --with-dbdir, or you can use
--with-bdb-libdir and --with-bdb-incdir
* timsieved now handles usernames with dots (when unixhierarchysep is
active)
* tugowar has been removed from the distribution.
* Squatter now has an option to skip unmodified mailboxes.
* Properly hash username to remove a user's sieve scripts when their
INBOX is removed.
* Reset output buffer when prot_flush returns EOF.
* Minor Makefile improvements with use of $(srcdir)
* Remotepurge improvement for empty mailboxes
* Fix for AFS overwriting the canonicalized username in ptloader
* Security audit of imapd.c performed by SecurityAppraisers and
Bynari
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/cyrus-imapd21/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/cyrus-imapd21/buildlink2.mk
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/cyrus-imapd21/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/cyrus-imapd21/files/cyrus.sh
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/cyrus-imapd21/patches/patch-aj
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.