pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2011Q3] pkgsrc/mail/dovecot2
Module Name: pkgsrc
Committed By: tron
Date: Sat Nov 19 10:53:34 UTC 2011
Modified Files:
pkgsrc/mail/dovecot2 [pkgsrc-2011Q3]: Makefile PLIST distinfo
Log Message:
Pullup ticket #3609 - requested by ghen
mail/dovecot2: security update
Revisions pulled up:
- mail/dovecot2/Makefile 1.16
- mail/dovecot2/PLIST 1.9
- mail/dovecot2/distinfo 1.13
---
Module Name: pkgsrc
Committed By: ghen
Date: Thu Nov 17 08:10:01 UTC 2011
Modified Files:
pkgsrc/mail/dovecot2: Makefile PLIST distinfo
Log Message:
Update to Dovecot 2.0.16.
* VSZ limits weren't being enforced for any processes. On server with
large mailboxes you may now see errors about it if the limits aren't
high enough. To fix them, either increase individual service {
vsz_limit } values or simply increase the default_vsz_limit setting.
* Proxying: If using ssl=3Dyes or starttls=3Dyes with a hostname (not IP)
as proxy destination, require that the certificate matches the given
hostname.
* LMTP: Changed default client_limit to 1. This should improve LMTP
throughput with default settings.
* dsync: Quota is no longer enforced (i.e. dsync can't fail because
user is over quota).
+ Added "auto" mail storage driver, which can be used to autodetect
mailbox location and format. This behavior is already the default
for empty mail_location setting, so this change is mainly useful for
shared namespace's location setting.
+ checkpassword: Export all auth %variables to AUTH_* environment.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.15.2.1 pkgsrc/mail/dovecot2/Makefile
cvs rdiff -u -r1.8 -r1.8.2.1 pkgsrc/mail/dovecot2/PLIST
cvs rdiff -u -r1.12 -r1.12.2.1 pkgsrc/mail/dovecot2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index