[Dovecot] Dovecot 1.1.3 upgrade

2008-09-24 Thread CJ Keist
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I planning to upgrade from 1.1.2 dovecot to 1.1.3, that is if most
people feel the 1.1.3 is more stable now than 1.1.2?  I've downloaded
the code and been going through and applying all the changes listed at
the URL below:

feed://hg.dovecot.org/dovecot-1.1/rss-log

I gotten all of the applied except for the AIX one, I'm running on
solaris.  The last patch I'm not able to figure out:

http://hg.dovecot.org/dovecot-1.1/rev/04fdaa2f831e

I'm able to apply the fist patch in the file but the second doesn't look
anything like I have in the file.  Here is what my file looks like
beginning at line 237 in src/lib-mail/message-address.c

   /* from now on don't return -1 even if there are problems, so hat
   the caller knows this is a group */
ctx-parser.data++;
(void)rfc822_skip_lwsp(ctx-parser);

ctx-addr.mailbox = p_strdup(ctx-pool, str_c(ctx-str));
add_address(ctx);

if (parse_mailbox_list(ctx)  0) {
if (*ctx-parser.data == ';') {
ctx-parser.data++;
(void)rfc822_skip_lwsp(ctx-parser);
}
}

add_address(ctx);
return 1;
}

Can you show me how this section of the code should look like?

Thanks...

- --
C. J. Keist Email: [EMAIL PROTECTED]
UNIX/Network ManagerPhone: 970-491-0630
Engineering Network ServicesFax:   970-491-5569
College of Engineering, CSU
Ft. Collins, CO 80523-1301

All I want is a chance to prove 'Money can't buy happiness'
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFI2ofAA29OFr7C6jcRAgPXAKCOtp5SZcH2IQjF3pVNUCY7zItiXwCePqVT
zEWaQplUqlxVjOrKWMO1vqM=
=hGGf
-END PGP SIGNATURE-


Re: [Dovecot] Dovecot 1.1.3 upgrade

2008-09-24 Thread Timo Sirainen

On Sep 24, 2008, at 9:32 PM, CJ Keist wrote:


I planning to upgrade from 1.1.2 dovecot to 1.1.3, that is if most
people feel the 1.1.3 is more stable now than 1.1.2?  I've downloaded
the code and been going through and applying all the changes listed at
the URL below:

feed://hg.dovecot.org/dovecot-1.1/rss-log


How about you just download the newest code without needing to patch  
anything?

http://hg.dovecot.org/dovecot-1.1/archive/tip.tar.bz2

I'm able to apply the fist patch in the file but the second doesn't  
look

anything like I have in the file.  Here is what my file looks like
beginning at line 237 in src/lib-mail/message-address.c


I guess you skipped one patch in the middle..



PGP.sig
Description: This is a digitally signed message part