pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/dovecot Update to version 0.99.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/63216a501bda
branches: trunk
changeset: 482118:63216a501bda
user: cube <cube%pkgsrc.org@localhost>
date: Wed Oct 20 16:36:02 2004 +0000
description:
Update to version 0.99.11.
v0.99.11 2004-09-04 Timo Sirainen <tss%iki.fi@localhost>
+ 127.* and ::1 IP addresses are treated as secured with
disable_plaintext_auth = yes
+ auth_debug setting for extra authentication debugging
+ Some documentation and error message updates
+ Create PID file in /var/run/dovecot/master.pid
+ home setting is now optional in static userdb
+ Added mail setting to static userdb
- After APPENDing to selected mailbox Dovecot didn't always notice the
new mail immediately which broke some clients
- THREAD and SORT commands crashed with some mails
- If APPENDed mail ended with CR character, Dovecot aborted the saving
- Output streams sometimes sent data duplicated and lost part of it.
This could have caused various strange problems, but looks like in
practise it rarely caused real problems.
diffstat:
mail/dovecot/Makefile | 4 ++--
mail/dovecot/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r 4b8b3dacaf5a -r 63216a501bda mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Wed Oct 20 14:45:20 2004 +0000
+++ b/mail/dovecot/Makefile Wed Oct 20 16:36:02 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2004/08/01 07:04:45 jlam Exp $
+# $NetBSD: Makefile,v 1.27 2004/10/20 16:36:02 cube Exp $
-DISTNAME= dovecot-0.99.10.9
+DISTNAME= dovecot-0.99.11
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff -r 4b8b3dacaf5a -r 63216a501bda mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Wed Oct 20 14:45:20 2004 +0000
+++ b/mail/dovecot/distinfo Wed Oct 20 16:36:02 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2004/08/01 05:17:19 schmonz Exp $
+$NetBSD: distinfo,v 1.13 2004/10/20 16:36:02 cube Exp $
-SHA1 (dovecot-0.99.10.9.tar.gz) = 4526903af9f4aecbc62deca518e7eb98774d9e22
-Size (dovecot-0.99.10.9.tar.gz) = 861605 bytes
+SHA1 (dovecot-0.99.11.tar.gz) = 3553d705ea1f3975be704ca976eaa43c380aaab0
+Size (dovecot-0.99.11.tar.gz) = 863370 bytes
SHA1 (patch-aa) = 862a27a1fe59108a519a59e14341ca418ba39ec5
SHA1 (patch-ab) = 00f9e92824af89ce15c2493e0a92046e8db18fac
Home |
Main Index |
Thread Index |
Old Index