dovecot: update to 2.2.2

This commit is contained in:
Juergen Daubert 2013-05-21 11:06:37 +02:00
parent 3627127f77
commit 748c95ed9f
4 changed files with 18 additions and 18 deletions

View File

@ -17,6 +17,7 @@ drwxr-xr-x root/root etc/dovecot/conf.d/
-rw-r--r-- root/root etc/dovecot/conf.d/90-quota.conf
-rw-r--r-- root/root etc/dovecot/conf.d/auth-checkpassword.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-deny.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-dict.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-ldap.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-master.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-passwdfile.conf.ext
@ -24,7 +25,6 @@ drwxr-xr-x root/root etc/dovecot/conf.d/
-rw-r--r-- root/root etc/dovecot/conf.d/auth-static.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-system.conf.ext
-rw-r--r-- root/root etc/dovecot/conf.d/auth-vpopmail.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-db.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-dict-auth.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-dict-sql.conf.ext
-rw-r--r-- root/root etc/dovecot/dovecot-ldap.conf.ext

View File

@ -1,3 +1,3 @@
7eaa958040fbd7169c86134439d4b632 dovecot
6628f513ca841846176e81db870052f8 dovecot-2.2.1.tar.gz
2343b8beba37f1735266fa8e48932017 dovecot-config.patch
e6c011b4bbddf19e79205d012723449a dovecot-2.2.2.tar.gz
346f4af957cd9fabaee1bc3c729f300f dovecot-config.patch

View File

@ -4,7 +4,7 @@
# Depends on: zlib bzip2 openssl tcp_wrappers libcap
name=dovecot
version=2.2.1
version=2.2.2
release=1
source=(http://dovecot.org/releases/2.2/$name-$version.tar.gz \
dovecot-config.patch dovecot)

View File

@ -1,6 +1,6 @@
diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/10-master.conf dovecot-2.2.0/doc/example-config/conf.d/10-master.conf
--- dovecot-2.2.0.orig/doc/example-config/conf.d/10-master.conf 2013-04-14 19:29:42.774750340 +0200
+++ dovecot-2.2.0/doc/example-config/conf.d/10-master.conf 2013-04-14 19:30:12.737013342 +0200
diff -Nru dovecot-2.2.2.orig/doc/example-config/conf.d/10-master.conf dovecot-2.2.2/doc/example-config/conf.d/10-master.conf
--- dovecot-2.2.2.orig/doc/example-config/conf.d/10-master.conf 2013-05-20 09:01:57.619437034 +0200
+++ dovecot-2.2.2/doc/example-config/conf.d/10-master.conf 2013-05-20 09:02:27.065041953 +0200
@@ -117,3 +117,10 @@
#group =
}
@ -12,9 +12,9 @@ diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/10-master.conf dovecot-2.
+ }
+}
+
diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/10-ssl.conf dovecot-2.2.0/doc/example-config/conf.d/10-ssl.conf
--- dovecot-2.2.0.orig/doc/example-config/conf.d/10-ssl.conf 2013-04-14 19:29:42.774750340 +0200
+++ dovecot-2.2.0/doc/example-config/conf.d/10-ssl.conf 2013-04-14 19:30:12.737013342 +0200
diff -Nru dovecot-2.2.2.orig/doc/example-config/conf.d/10-ssl.conf dovecot-2.2.2/doc/example-config/conf.d/10-ssl.conf
--- dovecot-2.2.2.orig/doc/example-config/conf.d/10-ssl.conf 2013-05-20 09:01:57.619437034 +0200
+++ dovecot-2.2.2/doc/example-config/conf.d/10-ssl.conf 2013-05-20 09:02:27.065041953 +0200
@@ -9,8 +9,8 @@
# 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
@ -26,9 +26,9 @@ diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/10-ssl.conf dovecot-2.2.0
# If key file is password protected, give the password here. Alternatively
# give it when starting dovecot with -p parameter. Since this file is often
diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/auth-system.conf.ext dovecot-2.2.0/doc/example-config/conf.d/auth-system.conf.ext
--- dovecot-2.2.0.orig/doc/example-config/conf.d/auth-system.conf.ext 2013-04-14 19:29:42.774750340 +0200
+++ dovecot-2.2.0/doc/example-config/conf.d/auth-system.conf.ext 2013-04-14 19:30:12.737013342 +0200
diff -Nru dovecot-2.2.2.orig/doc/example-config/conf.d/auth-system.conf.ext dovecot-2.2.2/doc/example-config/conf.d/auth-system.conf.ext
--- dovecot-2.2.2.orig/doc/example-config/conf.d/auth-system.conf.ext 2013-05-20 09:01:57.619437034 +0200
+++ dovecot-2.2.2/doc/example-config/conf.d/auth-system.conf.ext 2013-05-20 09:02:27.065041953 +0200
@@ -7,12 +7,12 @@
# PAM is typically used with either userdb passwd or userdb static.
# REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
@ -60,9 +60,9 @@ diff -Nru dovecot-2.2.0.orig/doc/example-config/conf.d/auth-system.conf.ext dove
# PAM-like authentication for OpenBSD.
# <doc/wiki/PasswordDatabase.BSDAuth.txt>
diff -Nru dovecot-2.2.0.orig/doc/example-config/dovecot.conf dovecot-2.2.0/doc/example-config/dovecot.conf
--- dovecot-2.2.0.orig/doc/example-config/dovecot.conf 2013-04-14 19:29:42.774750340 +0200
+++ dovecot-2.2.0/doc/example-config/dovecot.conf 2013-04-14 19:30:12.737013342 +0200
diff -Nru dovecot-2.2.2.orig/doc/example-config/dovecot.conf dovecot-2.2.2/doc/example-config/dovecot.conf
--- dovecot-2.2.2.orig/doc/example-config/dovecot.conf 2013-05-20 09:01:57.619437034 +0200
+++ dovecot-2.2.2/doc/example-config/dovecot.conf 2013-05-20 09:04:33.220519452 +0200
@@ -28,6 +28,7 @@
# If you want to specify non-default ports or anything more complex,
# edit conf.d/master.conf.
@ -74,9 +74,9 @@ diff -Nru dovecot-2.2.0.orig/doc/example-config/dovecot.conf dovecot-2.2.0/doc/e
@@ -48,7 +49,7 @@
#login_trusted_networks =
# Sepace separated list of login access check sockets (e.g. tcpwrap)
# Space separated list of login access check sockets (e.g. tcpwrap)
-#login_access_sockets =
+login_access_sockets = tcpwrap
+login_access_sockets = tcpwrap
# With proxy_maybe=yes if proxy destination matches any of these IPs, don't do
# proxying. This isn't necessary normally, but may be useful if the destination