maintenance update to 1.1.15, from Brad.

This commit is contained in:
sthen 2009-05-19 08:10:56 +00:00
parent 4dc5bbf729
commit 41093a2240
4 changed files with 40 additions and 42 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.119 2009/05/04 11:40:40 sthen Exp $
# $OpenBSD: Makefile,v 1.120 2009/05/19 08:10:56 sthen Exp $
SHARED_ONLY= Yes
@ -6,12 +6,12 @@ COMMENT-server= compact IMAP/POP3 server
COMMENT-sieve= Sieve mail filtering for Dovecot
V_MAJOR= 1.1
V_DOVECOT= 1.1.14
V_DOVECOT= 1.1.15
V_SIEVE= 1.1.6
PKGNAME= dovecot-${V_DOVECOT}
PKGNAME-server= dovecot-${V_DOVECOT}p0
FULLPKGNAME-sieve= dovecot-sieve-${V_SIEVE}p5
PKGNAME-server= dovecot-${V_DOVECOT}
FULLPKGNAME-sieve= dovecot-sieve-${V_SIEVE}p6
DISTNAME= dovecot-${V_DOVECOT}
CATEGORIES= mail

View File

@ -1,10 +1,10 @@
MD5 (dovecot-1.1.14.tar.gz) = YLHezMCud+VmkGDSsYlOXg==
MD5 (dovecot-1.1.15.tar.gz) = kFYkAbv2vQUrI7iff1pwDw==
MD5 (dovecot-sieve-1.1.6.tar.gz) = es89mJdKUVuGit29tzBU6w==
RMD160 (dovecot-1.1.14.tar.gz) = w5q3USWiJEkvNt6q2kyKtz1R2yE=
RMD160 (dovecot-1.1.15.tar.gz) = Ld2mJA6Krtiv3OERlgcMNihEMIM=
RMD160 (dovecot-sieve-1.1.6.tar.gz) = 7W913B/9sOxR7PN4aqcQkoUSifU=
SHA1 (dovecot-1.1.14.tar.gz) = pQjmy2lxDl9/5A7yVZ03Bng1KtU=
SHA1 (dovecot-1.1.15.tar.gz) = FqY4udZ7zWwtigmhJBA6H8LqZ0U=
SHA1 (dovecot-sieve-1.1.6.tar.gz) = wQnuirHH/+znlA+y43EEuveERA4=
SHA256 (dovecot-1.1.14.tar.gz) = laqJtl/YmkJISFC70z1GNgEDnuohEH/rwVF11PNlLEw=
SHA256 (dovecot-1.1.15.tar.gz) = 1lgoeHyXkZ/KPmBzadh6OimUD94+UWLrtERN/aR/f8o=
SHA256 (dovecot-sieve-1.1.6.tar.gz) = ohMKjn1zK7NBqWqWoktN22aDThFlc6EMF+aDRP5xKzY=
SIZE (dovecot-1.1.14.tar.gz) = 2372939
SIZE (dovecot-1.1.15.tar.gz) = 2383354
SIZE (dovecot-sieve-1.1.6.tar.gz) = 470071

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.20 2009/01/08 12:07:03 sthen Exp $
--- Makefile.in.orig Tue Jan 6 08:53:42 2009
+++ Makefile.in Wed Jan 7 16:14:09 2009
@@ -667,7 +667,7 @@ install-data: install-data-recursive
$OpenBSD: patch-Makefile_in,v 1.21 2009/05/19 08:10:56 sthen Exp $
--- Makefile.in.orig Sun May 17 21:39:56 2009
+++ Makefile.in Mon May 18 05:42:21 2009
@@ -669,7 +669,7 @@ install-data: install-data-recursive
uninstall: uninstall-recursive
install-am: all-am

View File

@ -1,15 +1,13 @@
$OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
--- dovecot-example.conf.orig Tue Jan 13 16:51:40 2009
+++ dovecot-example.conf Fri Jan 16 14:55:17 2009
@@ -10,13 +10,12 @@
# value inside quotes, eg.: key = "# char and trailing whitespace "
$OpenBSD: patch-dovecot-example_conf,v 1.47 2009/05/19 08:10:56 sthen Exp $
--- dovecot-example.conf.orig Wed May 13 12:41:46 2009
+++ dovecot-example.conf Mon May 18 05:51:18 2009
@@ -12,12 +12,11 @@
# Default values are shown for each setting, it's not required to uncomment
-# any of the lines. Exception to this are paths, they're just examples with
-# the real defaults being based on configure options. The paths listed here
-# are for configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-# --with-ssldir=/etc/ssl
+# any of the lines.
# those. These are exceptions to this though: No sections (e.g. namespace {})
# or plugin settings are added by default, they're listed only as examples.
-# Paths are also just examples with the real defaults being based on configure
-# options. The paths listed here are for configure --prefix=/usr
-# --sysconfdir=/etc --localstatedir=/var --with-ssldir=/etc/ssl
+# *** NOTE *** Some values HAVE been changed for OpenBSD use.
+
@ -19,7 +17,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Protocols we want to be serving: imap imaps pop3 pop3s
# If you only want to use dovecot-auth, you can set this to "none".
@@ -38,13 +37,13 @@
@@ -39,13 +38,13 @@
# listen = *:10100
# ..
# }
@ -35,7 +33,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Should all IMAP and POP3 processes be killed when Dovecot master process
# shuts down. Setting this to "no" means that Dovecot can be upgraded without
@@ -91,7 +90,7 @@
@@ -92,7 +91,7 @@
# dropping root privileges, so keep the key file unreadable by anyone but
# root. Included doc/mkcert.sh can be used to easily generate self-signed
# certificate, just make sure to update the domains in dovecot-openssl.cnf
@ -44,7 +42,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
#ssl_key_file = /etc/ssl/private/dovecot.pem
# If key file is password protected, give the password here. Alternatively
@@ -135,7 +134,7 @@
@@ -136,7 +135,7 @@
# which login needs to be able to connect to. The sockets are created when
# running as root, so you don't have to worry about permissions. Note that
# everything in this directory is deleted when Dovecot is started.
@ -53,7 +51,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# chroot login process to the login_dir. Only reason not to do this is if you
# wish to run the whole Dovecot without roots. <doc/wiki/Rootless.txt>
@@ -145,7 +144,7 @@
@@ -146,7 +145,7 @@
# and don't use it anywhere else. The user must also belong to a group where
# only it has access, it's used to control access for authentication process.
# Note that this user is NOT used to access mails. <doc/wiki/UserIds.txt>
@ -62,7 +60,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Set max. process size in megabytes. If you don't use
# login_process_per_connection you might need to grow this.
@@ -306,8 +305,9 @@
@@ -307,8 +306,9 @@
#mail_log_max_lines_per_sec = 10
# Don't use mmap() at all. This is required if you store indexes to shared
@ -74,7 +72,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Rely on O_EXCL to work when creating dotlock files. NFS supports O_EXCL
# since version 3, so this should be safe to use nowadays by default.
@@ -448,7 +448,7 @@
@@ -449,7 +449,7 @@
# locking methods as well. Some operating systems don't allow using some of
# them simultaneously.
#mbox_read_locks = fcntl
@ -83,7 +81,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Maximum time in seconds to wait for lock (all of them) before aborting.
#mbox_lock_timeout = 300
@@ -503,19 +503,19 @@
@@ -504,19 +504,19 @@
protocol imap {
# Login executable location.
@ -107,7 +105,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Maximum IMAP command line length in bytes. Some clients generate very long
# command lines with huge mailboxes, so you may need to raise this if you get
@@ -529,7 +529,7 @@ protocol imap {
@@ -530,7 +530,7 @@ protocol imap {
# Support for dynamically loadable plugins. mail_plugins is a space separated
# list of plugins to load.
#mail_plugins =
@ -116,7 +114,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Send IMAP capabilities in greeting message. This makes it unnecessary for
# clients to request it with CAPABILITY command, so it saves one round-trip.
@@ -563,7 +563,7 @@ protocol imap {
@@ -564,7 +564,7 @@ protocol imap {
# but not both. Thunderbird separates these two by forcing server to
# accept '/' suffix in mailbox names in subscriptions list.
# The list is space-separated.
@ -125,7 +123,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
}
##
@@ -572,11 +572,11 @@ protocol imap {
@@ -573,11 +573,11 @@ protocol imap {
protocol pop3 {
# Login executable location.
@ -139,7 +137,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Don't try to set mails non-recent or seen with POP3 sessions. This is
# mostly intended to reduce disk I/O. With maildir it doesn't move files
@@ -636,7 +636,7 @@ protocol pop3 {
@@ -637,7 +637,7 @@ protocol pop3 {
# Support for dynamically loadable plugins. mail_plugins is a space separated
# list of plugins to load.
#mail_plugins =
@ -148,7 +146,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Workarounds for various client bugs:
# outlook-no-nuls:
@@ -646,7 +646,7 @@ protocol pop3 {
@@ -647,7 +647,7 @@ protocol pop3 {
# Outlook Express and Netscape Mail breaks if end of headers-line is
# missing. This option simply sends it if it's missing.
# The list is space-separated.
@ -157,7 +155,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
}
##
@@ -664,7 +664,7 @@ protocol lda {
@@ -665,7 +665,7 @@ protocol lda {
# Support for dynamically loadable plugins. mail_plugins is a space separated
# list of plugins to load.
#mail_plugins =
@ -166,7 +164,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# If user is over quota, return with temporary failure instead of
# bouncing the mail.
@@ -678,7 +678,7 @@ protocol lda {
@@ -679,7 +679,7 @@ protocol lda {
#deliver_log_format = msgid=%m: %$
# Binary to use for sending mails.
@ -175,7 +173,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Subject: header to use for rejection mails. You can use the same variables
# as for rejection_reason below.
@@ -697,7 +697,7 @@ protocol lda {
@@ -698,7 +698,7 @@ protocol lda {
##
# Executable location
@ -184,7 +182,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# Set max. process size in megabytes.
#auth_process_size = 256
@@ -830,7 +830,7 @@ auth default {
@@ -831,7 +831,7 @@ auth default {
# database (passwd usually), you can use static userdb.
# REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
# authentication to actually work. <doc/wiki/PasswordDatabase.PAM.txt>
@ -193,7 +191,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# [session=yes] [setcred=yes] [failure_show_msg=yes]
# [cache_key=<key>] [<service name>]
#
@@ -859,7 +859,7 @@ auth default {
@@ -860,7 +860,7 @@ auth default {
# args = session=yes %Ls
# args = cache_key=%u dovecot
#args = dovecot
@ -202,7 +200,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.46 2009/01/26 14:47:02 sthen Exp $
# System users (NSS, /etc/passwd, or similiar)
# In many systems nowadays this uses Name Service Switch, which is
@@ -879,10 +879,10 @@ auth default {
@@ -880,10 +880,10 @@ auth default {
# PAM-like authentication for OpenBSD.
# <doc/wiki/PasswordDatabase.BSDAuth.txt>