Merge branch '2.2' into 2.3

This commit is contained in:
Juergen Daubert 2007-01-26 15:49:44 +01:00
commit 542c620e87
7 changed files with 24 additions and 19 deletions

View File

@ -27,6 +27,7 @@ lrwxrwxrwx root/root usr/lib/dovecot/modules/imap/lib10_quota_plugin.so -> ../li
-rwxr-xr-x root/root usr/lib/dovecot/modules/imap/lib11_imap_quota_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/imap/lib11_trash_plugin.so -> ../lib11_trash_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/imap/lib20_convert_plugin.so -> ../lib20_convert_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/imap/lib20_mail_log_plugin.so -> ../lib20_mail_log_plugin.so
-rw-r--r-- root/root usr/lib/dovecot/modules/imap/lib20_zlib_plugin.a
-rwxr-xr-x root/root usr/lib/dovecot/modules/imap/lib20_zlib_plugin.la
-rwxr-xr-x root/root usr/lib/dovecot/modules/imap/lib20_zlib_plugin.so
@ -35,6 +36,7 @@ lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib01_acl_plugin.so -> ../lib01
lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib10_quota_plugin.so -> ../lib10_quota_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib11_trash_plugin.so -> ../lib11_trash_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib20_convert_plugin.so -> ../lib20_convert_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib20_mail_log_plugin.so -> ../lib20_mail_log_plugin.so
-rw-r--r-- root/root usr/lib/dovecot/modules/lib01_acl_plugin.a
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib01_acl_plugin.la
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib01_acl_plugin.so
@ -50,10 +52,14 @@ lrwxrwxrwx root/root usr/lib/dovecot/modules/lda/lib20_convert_plugin.so -> ../l
-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_convert_plugin.a
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_convert_plugin.la
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_convert_plugin.so
-rw-r--r-- root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.a
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.la
-rwxr-xr-x root/root usr/lib/dovecot/modules/lib20_mail_log_plugin.so
drwxr-xr-x root/root usr/lib/dovecot/modules/pop3/
lrwxrwxrwx root/root usr/lib/dovecot/modules/pop3/lib02_lazy_expunge_plugin.so -> ../lib02_lazy_expunge_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/pop3/lib10_quota_plugin.so -> ../lib10_quota_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/pop3/lib20_convert_plugin.so -> ../lib20_convert_plugin.so
lrwxrwxrwx root/root usr/lib/dovecot/modules/pop3/lib20_mail_log_plugin.so -> ../lib20_mail_log_plugin.so
-rwxr-xr-x root/root usr/lib/dovecot/pop3
-rwxr-xr-x root/root usr/lib/dovecot/pop3-login
-rwxr-xr-x root/root usr/lib/dovecot/rawlog

View File

@ -1,3 +1,3 @@
1c37d911bc42fb40f0ef5a3f5822b170 dovecot
881bcc7d2c8fba6d337f3e616a602bf7 dovecot-1.0.rc17.tar.gz
95047e070fd16024c7a199212c9477de dovecot-config.patch
f2c1df951f3e9bd61aa51890ab158ab7 dovecot-1.0.rc19.tar.gz
9177d6a5e93123aadce4dddf80944f22 dovecot-config.patch

View File

@ -4,7 +4,7 @@
# Depends on: openssl
name=dovecot
version=1.0.rc17
version=1.0.rc19
release=1
source=(http://dovecot.org/releases/$name-$version.tar.gz \
dovecot-config.patch dovecot)

View File

@ -1,6 +1,6 @@
diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-example.conf
--- dovecot-1.0.rc16.orig/dovecot-example.conf 2007-01-05 17:10:35.000000000 +0100
+++ dovecot-1.0.rc16/dovecot-example.conf 2007-01-05 17:10:49.000000000 +0100
diff -Nru dovecot-1.0.rc18.orig/dovecot-example.conf dovecot-1.0.rc18/dovecot-example.conf
--- dovecot-1.0.rc18.orig/dovecot-example.conf 2007-01-22 20:27:54.000000000 +0100
+++ dovecot-1.0.rc18/dovecot-example.conf 2007-01-22 20:28:06.000000000 +0100
@@ -13,11 +13,11 @@
# --with-ssldir=/etc/ssl
@ -66,7 +66,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# If you need to set multiple mailbox locations or want to change default
# namespace settings, you can do it by defining namespace sections:
@@ -312,7 +312,7 @@
@@ -307,7 +307,7 @@
# non-valid GID as primary group ID aren't allowed to log in. If user
# belongs to supplementary groups with non-valid GIDs, those groups are
# not set.
@ -75,7 +75,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
#last_valid_gid = 0
# Maximum number of running mail processes. When this limit is reached,
@@ -489,19 +489,19 @@
@@ -481,19 +481,19 @@
protocol imap {
# Login executable location.
@ -99,7 +99,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# 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
@@ -554,11 +554,11 @@
@@ -546,11 +546,11 @@
protocol pop3 {
# Login executable location.
@ -113,7 +113,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# 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
@@ -603,7 +603,7 @@
@@ -595,7 +595,7 @@
# installations. %08Xu%08Xv will be the new default, so use it for new
# installations.
#
@ -122,7 +122,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# POP3 logout format string:
# %t - number of TOP commands
@@ -649,7 +649,7 @@
@@ -641,7 +641,7 @@
#mail_plugin_dir = /usr/lib/dovecot/lda
# Binary to use for sending mails.
@ -131,7 +131,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# UNIX socket path to master authentication server to find users.
#auth_socket_path = /var/run/dovecot/auth-master
@@ -660,7 +660,7 @@
@@ -652,7 +652,7 @@
##
# Executable location
@ -140,7 +140,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# Set max. process size in megabytes.
#auth_process_size = 256
@@ -774,7 +774,7 @@
@@ -766,7 +766,7 @@
# REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
# authentication to actually work.
# http://wiki.dovecot.org/PasswordDatabase/PAM
@ -149,7 +149,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# [session=yes] [setcred=yes] [cache_key=<key>] [<service name>]
#
# session=yes makes Dovecot open and immediately close PAM session. Some
@@ -802,7 +802,7 @@
@@ -794,7 +794,7 @@
# args = session=yes *
# args = cache_key=%u dovecot
#args = dovecot
@ -158,7 +158,7 @@ diff -Nru dovecot-1.0.rc16.orig/dovecot-example.conf dovecot-1.0.rc16/dovecot-ex
# /etc/passwd or similar, using getpwnam()
# In many systems nowadays this uses Name Service Switch, which is
@@ -813,8 +813,8 @@
@@ -805,8 +805,8 @@
# /etc/shadow or similiar, using getspnam(). Deprecated by PAM nowadays.
# http://wiki.dovecot.org/PasswordDatabase/Shadow

View File

@ -1 +1 @@
79c61b014ecabf3160de60de2c8b9719 device-mapper.1.02.15.tgz
8cf2d345a66c41d008e5fafd34e2dcb6 device-mapper.1.02.16.tgz

View File

@ -4,7 +4,7 @@
# Packager: Mark Rosenstand, mark at borkware dot net
name=libdevmapper
version=1.02.15
version=1.02.16
release=1
source=(ftp://sources.redhat.com/pub/dm/device-mapper.${version}.tgz)
@ -16,7 +16,6 @@ build() {
--enable-pkgconfig \
--disable-nls \
--with-optimisation="$CFLAGS"
make
make DESTDIR=$PKG install

View File

@ -1 +1 @@
0a8b15664f9351dd60b07f836fed6709 sqlite-3.3.11.tar.gz
45e459ecf2c61d847a93c890a42ebe22 sqlite-3.3.11.tar.gz