OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 24-Jan-2009 12:49:34 Branch: HEAD Handle: 2009012411493400 Modified files: openpkg-src/dovecot dovecot.patch dovecot.spec Log: upgrading package: dovecot 1.1.8 -> 1.1.9 Summary: Revision Changes Path 1.7 +28 -27 openpkg-src/dovecot/dovecot.patch 1.22 +2 -2 openpkg-src/dovecot/dovecot.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/dovecot/dovecot.patch ============================================================================ $ cvs diff -u -r1.6 -r1.7 dovecot.patch --- openpkg-src/dovecot/dovecot.patch 8 Jan 2009 20:14:31 -0000 1.6 +++ openpkg-src/dovecot/dovecot.patch 24 Jan 2009 11:49:34 -0000 1.7 @@ -1,7 +1,7 @@ Index: configure.in ---- configure.in.orig 2009-01-06 14:53:19 +0100 -+++ configure.in 2009-01-08 08:26:14 +0100 -@@ -1937,14 +1937,14 @@ +--- configure.in.orig 2009-01-16 00:02:47 +0100 ++++ configure.in 2009-01-24 12:43:24 +0100 +@@ -1950,14 +1950,14 @@ if test $want_pgsql != no; then # based on code from PHP @@ -21,9 +21,9 @@ PGSQL_LIBDIR=$i/$j fi Index: configure ---- configure.orig 2009-01-06 14:53:38 +0100 -+++ configure 2009-01-08 08:26:14 +0100 -@@ -27845,14 +27845,14 @@ +--- configure.orig 2009-01-16 00:03:03 +0100 ++++ configure 2009-01-24 12:43:25 +0100 +@@ -27905,14 +27905,14 @@ if test $want_pgsql != no; then # based on code from PHP @@ -44,7 +44,7 @@ fi Index: doc/dovecot-sql-example.conf --- doc/dovecot-sql-example.conf.orig 2009-01-05 21:49:58 +0100 -+++ doc/dovecot-sql-example.conf 2009-01-08 08:26:14 +0100 ++++ doc/dovecot-sql-example.conf 2009-01-24 12:43:25 +0100 @@ -47,7 +47,8 @@ # the default my.cnf location # option_group - Read options from the given group (default: client) @@ -65,8 +65,8 @@ #connect = Index: dovecot-example.conf ---- dovecot-example.conf.orig 2009-01-05 21:49:58 +0100 -+++ dovecot-example.conf 2009-01-08 20:50:55 +0100 +--- dovecot-example.conf.orig 2009-01-13 22:51:40 +0100 ++++ dovecot-example.conf 2009-01-24 12:43:46 +0100 @@ -11,16 +11,14 @@ # Default values are shown for each setting, it's not required to uncomment @@ -195,15 +195,16 @@ # If user is over quota, return with temporary failure instead of # bouncing the mail. -@@ -678,14 +676,14 @@ +@@ -678,7 +676,7 @@ #deliver_log_format = msgid=%m: %$ # Binary to use for sending mails. - #sendmail_path = /usr/lib/sendmail + #sendmail_path = @l_prefix@/sbin/sendmail - # Human readable error message for rejection mails. Use can use variables: - # %n = CRLF, %r = reason, %s = subject, %t = recipient + # Subject: header to use for rejection mails. You can use the same variables + # as for rejection_reason below. +@@ -689,7 +687,7 @@ #rejection_reason = Your message to <%t> was automatically rejected:%n%r # UNIX socket path to master authentication server to find users. @@ -212,7 +213,7 @@ } ## -@@ -693,7 +691,7 @@ +@@ -697,7 +695,7 @@ ## # Executable location @@ -221,7 +222,7 @@ # Set max. process size in megabytes. #auth_process_size = 256 -@@ -783,7 +781,7 @@ +@@ -787,7 +785,7 @@ #auth_ntlm_use_winbind = no # Path for Samba's ntlm_auth helper binary. @@ -230,7 +231,7 @@ # Number of seconds to delay before replying to failed authentications. #auth_failure_delay = 2 -@@ -816,7 +814,7 @@ +@@ -820,7 +818,7 @@ #passdb passwd-file { # File contains a list of usernames, one per line @@ -239,7 +240,7 @@ #deny = yes #} -@@ -899,13 +897,13 @@ +@@ -903,13 +901,13 @@ # SQL database <doc/wiki/AuthDatabase.SQL.txt> #passdb sql { # Path for SQL configuration file, see doc/dovecot-sql-example.conf @@ -255,7 +256,7 @@ #} # vpopmail authentication <doc/wiki/AuthDatabase.VPopMail.txt> -@@ -962,13 +960,13 @@ +@@ -966,13 +964,13 @@ # SQL database <doc/wiki/AuthDatabase.SQL.txt> #userdb sql { # Path for SQL configuration file, see doc/dovecot-sql-example.conf @@ -271,7 +272,7 @@ #} # vpopmail <doc/wiki/AuthDatabase.VPopMail.txt> -@@ -1013,7 +1011,7 @@ +@@ -1017,7 +1015,7 @@ # Master socket provides access to userdb information. It's typically # used to give Dovecot's local delivery agent access to userdb so it # can find mailbox locations. @@ -280,7 +281,7 @@ #mode = 0600 # Default user/group is the one who started dovecot-auth (root) #user = -@@ -1023,7 +1021,7 @@ +@@ -1027,7 +1025,7 @@ # The client socket is generally safe to export to everyone. Typical use # is to export it to your SMTP server so it can do SMTP AUTH lookups # using it. @@ -289,7 +290,7 @@ #mode = 0660 #} #} -@@ -1037,7 +1035,7 @@ +@@ -1041,7 +1039,7 @@ #auth external { # socket connect { # master { @@ -298,7 +299,7 @@ # } # } #} -@@ -1053,7 +1051,7 @@ +@@ -1057,7 +1055,7 @@ # referenced using URIs in format "proxy::<name>". dict { @@ -307,7 +308,7 @@ } # Path to Berkeley DB's configuration file. See doc/dovecot-db-example.conf -@@ -1104,7 +1102,7 @@ +@@ -1108,7 +1106,7 @@ # one file for each mailbox, eg. INBOX or sub.mailbox. cache_secs parameter # specifies how many seconds to wait between stat()ing dovecot-acl file # to see if it changed. @@ -316,7 +317,7 @@ # Convert plugin. If set, specifies the source storage path which is # converted to destination storage (mail_location) when the user logs in. -@@ -1123,16 +1121,16 @@ +@@ -1127,16 +1125,16 @@ # until the message can be saved within quota limits. The configuration file # is a text file where each line is in format: <priority> <mailbox name> # Mails are first deleted in lowest -> highest priority number order @@ -337,8 +338,8 @@ # Lazy expunge plugin. Currently works only with maildirs. When a user # expunges mails, the mails are moved to a mailbox in another namespace Index: src/deliver/deliver.c ---- src/deliver/deliver.c.orig 2009-01-07 19:31:34 +0100 -+++ src/deliver/deliver.c 2009-01-08 08:26:14 +0100 +--- src/deliver/deliver.c.orig 2009-01-13 22:53:53 +0100 ++++ src/deliver/deliver.c 2009-01-24 12:43:25 +0100 @@ -41,7 +41,7 @@ #include <syslog.h> @@ -349,8 +350,8 @@ /* After buffer grows larger than this, create a temporary file to /tmp Index: src/master/master-settings.c ---- src/master/master-settings.c.orig 2009-01-06 15:33:51 +0100 -+++ src/master/master-settings.c 2009-01-08 08:26:14 +0100 +--- src/master/master-settings.c.orig 2009-01-20 23:36:57 +0100 ++++ src/master/master-settings.c 2009-01-24 12:43:25 +0100 @@ -178,14 +178,14 @@ MEMBER(syslog_facility) "mail", @@ . patch -p0 <<'@@ .' Index: openpkg-src/dovecot/dovecot.spec ============================================================================ $ cvs diff -u -r1.21 -r1.22 dovecot.spec --- openpkg-src/dovecot/dovecot.spec 8 Jan 2009 20:14:31 -0000 1.21 +++ openpkg-src/dovecot/dovecot.spec 24 Jan 2009 11:49:34 -0000 1.22 @@ -23,7 +23,7 @@ # package version %define V_major 1.1 -%define V_minor 8 +%define V_minor 9 %define V_minor_sieve 6 %define V_minor_managesieve 1 %define V_managesieve 0.10.3 @@ -39,7 +39,7 @@ Group: Mail License: MIT+LGPL Version: %{V_major}.%{V_minor} -Release: 20090108 +Release: 20090124 # package options %option with_fsl yes @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
