http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc5.tar.gz http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc5.tar.gz.sig I'm still lagging behind reading emails. v2.1.0 will be released after I've finished that. RC5 is already stable and used in production, but I want to make sure that I haven't missed anything important that was reported previously. Most of the recent fixed bugs existed also in v2.0 series. Changes since rc3: * Temporary authentication failures sent to IMAP/POP3 clients now includes the server's hostname and timestamp. This makes it easier to find the error message from logs. + auth: Implemented support for Postfix's "TCP map" sockets for user existence lookups. + auth: Idling auth worker processes are now stopped. This reduces error messages about MySQL disconnections. - director: With >2 directors ring syncing might have stalled during director connect/disconnect, causing logins to fail. - LMTP client/proxy: Fixed potential hanging when sending (big) mails - Compressed mails with external attachments (dbox + SIS + zlib) failed sometimes with bogus "cached message size wrong" errors. (I skipped rc4 release, because I accidentally tagged it too early in hg.)
On Thu, Jan 26, 2012 at 01:03:58AM +0200, Timo Sirainen wrote:> http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc5.tar.gz > http://dovecot.org/releases/2.1/rc/dovecot-2.1.rc5.tar.gz.sig > > I'm still lagging behind reading emails. v2.1.0 will be released after I've finished that. RC5 is already stable and used in production, but I want to make sure that I haven't missed anything important that was reported previously. Most of the recent fixed bugs existed also in v2.0 series. > > Changes since rc3: > > * Temporary authentication failures sent to IMAP/POP3 clients > now includes the server's hostname and timestamp. This makes it > easier to find the error message from logs. > > + auth: Implemented support for Postfix's "TCP map" sockets for > user existence lookups. > + auth: Idling auth worker processes are now stopped. This reduces > error messages about MySQL disconnections. > - director: With >2 directors ring syncing might have stalled during > director connect/disconnect, causing logins to fail. > - LMTP client/proxy: Fixed potential hanging when sending (big) mails > - Compressed mails with external attachments (dbox + SIS + zlib) failed > sometimes with bogus "cached message size wrong" errors. > > (I skipped rc4 release, because I accidentally tagged it too early in hg.)All right, can you get configure to detect --as-needed flag for ld? This is show stopping for me. -- Member - Liberal International This is doctor at nl2k.ab.ca Ici doctor at nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! https://www.fullyfollow.me/rootnl2k Birthdate : 29 Jan 1969 Croydon, Surrey, UK
On 26.1.2012, at 1.39, The Doctor wrote:> All right, can you get configure to detect --as-needed flag for ld? > > This is show stopping for me.It should only be used with GNU ld. What ld and OS do you use? configure --without-gnu-ld probably works also?
On Thu, Jan 26, 2012 at 01:42:11AM +0200, Timo Sirainen wrote:> On 26.1.2012, at 1.39, The Doctor wrote: > > > All right, can you get configure to detect --as-needed flag for ld? > > > > This is show stopping for me. > > It should only be used with GNU ld. What ld and OS do you use? configure --without-gnu-ld probably works also?My /usr/bin/ld GNU ld version 2.13.1 Copyright 2002 Free Software Foundation, Inc. This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty. on BSD/OS 4.3.1 -- Member - Liberal International This is doctor at nl2k.ab.ca Ici doctor at nl2k.ab.ca God, Queen and country! Never Satan President Republic! Beware AntiChrist rising! https://www.fullyfollow.me/rootnl2k Birthdate : 29 Jan 1969 Croydon, Surrey, UK