Re: v2.2.27 released --- libressl

2016-12-06 Thread Michael A. Peters
On 12/06/2016 11:35 AM, Ruga wrote: Results from the application of the following patch from Aki. perl -i -ple 's|^(\s*#include \s*)$|$1\n\t#if OPENSSL_VERSION_NUMBER == 0x2000L\n\t#define OPENSSL_VERSION_NUMBER 0x10001000L\n\t#endif|' configure.ac; I use a different method of patching

Re: v2.2.27 released --- libressl

2016-12-06 Thread Ruga
Results from the application of the following patch from Aki. perl -i -ple 's|^(\s*#include \s*)$|$1\n\t#if OPENSSL_VERSION_NUMBER == 0x2000L\n\t#define OPENSSL_VERSION_NUMBER 0x10001000L\n\t#endif|' configure.ac; compiler-stderr.log Description: Binary data

Re: v2.2.27 released

2016-12-05 Thread Joseph Tam
On Mon, 5 Dec 2016, Aki Tuomi wrote: wget complained about ERROR: certificate common name `wiki.dovecot.org' doesn't match requested host name `dovecot.org'. Despite what wget says the cert does have subject alternate name correctly specified. Ah, you're right, "wget" lied to me

Re: v2.2.27 released

2016-12-05 Thread Aki Tuomi
> On December 5, 2016 at 9:55 PM Joseph Tam wrote: > > > > Timo announced: > > > https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz > > https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz.sig > > > > Note that the download URLs are now https with a certificate from Let's > > Encrypt.

Re: v2.2.27 released

2016-12-05 Thread Joseph Tam
Timo announced: https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz.sig Note that the download URLs are now https with a certificate from Let's Encrypt. wget complained about ERROR: certificate common name `wiki.dovecot.org'

Re: v2.2.27 released

2016-12-05 Thread Alexey Asemov (Alex/AT)
Hello Stephan, I have double-checked, and indeed I don't see any problems with 2.2.27 even without patches I applied to 2.2.27.rc1. So seems to have been 2.2.27.rc1 related only. Sorry for bothering.

Re: v2.2.27 released

2016-12-05 Thread MRob
On 2016-12-04 12:06, Stephan Bosch wrote: Op 12/4/2016 om 11:42 AM schreef Alexey Asemov (Alex/AT): Thanks a lot for indexing fixes, Dovecot team. Any news for Pigeonhole? Currently had to rollup some commits from GIT to make it pass vacation test set with 2.2.27. What problem are you seeing

Re: v2.2.27 released

2016-12-04 Thread Stephan Bosch
Op 12/4/2016 om 11:42 AM schreef Alexey Asemov (Alex/AT): > Thanks a lot for indexing fixes, Dovecot team. > > Any news for Pigeonhole? Currently had to rollup some commits from GIT > to make it pass vacation test set with 2.2.27. > What problem are you seeing? No Pigeonhole release is currently p

Re: v2.2.27 released --- libressl

2016-12-04 Thread Ruga
x000103386921 main + 81 -> 10 libdyld.dylib 0x7fff9da95255 start + 1 /bin/sh: line 1: 56954 Abort trap: 6 ./$bin make[2]: *** [check-test] Error 1 make[1]: *** [check-recursive] Error 1 make: *** [check-recursive] Error 1 Original Message Subject: v2.2

Re: v2.2.27 released

2016-12-04 Thread Ruga
st char *value, char key2, ...) ^ Original Message ---- Subject: v2.2.27 released Local Time: 3 December 2016 6:48 PM UTC Time: 3 December 2016 17:48 From: t...@iki.fi To: dovecot-n...@dovecot.org, Dovecot Mailing List https://dovecot.org/releases/2.2/dovecot

Re: v2.2.27 released

2016-12-04 Thread Alexey Asemov (Alex/AT)
Thanks a lot for indexing fixes, Dovecot team. Any news for Pigeonhole? Currently had to rollup some commits from GIT to make it pass vacation test set with 2.2.27. --- On 03.12.2016 20:48, Timo Sirainen wrote: https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz https://dovecot.org/releas

Re: RES: RES: RES: v2.2.27 released

2016-12-03 Thread Timo Sirainen
| grep openssl > openssl-1.0.1e-48.el6_8.3.x86_64 > > > > -Mensagem original- > De: Timo Sirainen [mailto:t...@iki.fi] > Enviada em: sábado, 3 de dezembro de 2016 22:11 > Para: Ricardo Machini > Cc: Dovecot Mailing List > Assunto: Re: RES: RES: v2.2.27 rele

RES: RES: RES: v2.2.27 released

2016-12-03 Thread Ricardo Machini
Para: Ricardo Machini Cc: Dovecot Mailing List Assunto: Re: RES: RES: v2.2.27 released I don't see it, and can't really think of a good reason why it would happen. This happens in configure? And the first thing you ran was configure, right? No autogen.sh or autoconf/automake? -bash-4.1#

Re: RES: RES: v2.2.27 released

2016-12-03 Thread Timo Sirainen
embro de 2016 19:43 > Para: Dovecot Mailing List ; Ricardo Machini > ; dovecot-n...@dovecot.org > Assunto: Re: RES: v2.2.27 released > > >> On December 3, 2016 at 11:20 PM Ricardo Machini >> wrote: >> >> >> Helo Timo, >> >> I tried to co

RES: RES: v2.2.27 released

2016-12-03 Thread Ricardo Machini
Re: RES: v2.2.27 released > On December 3, 2016 at 11:20 PM Ricardo Machini > wrote: > > > Helo Timo, > > I tried to compile and got one error on Centos 6.8: > > checking that generated files are newer than configure... done > configure: error: condition

Re: RES: v2.2.27 released

2016-12-03 Thread Aki Tuomi
> On December 3, 2016 at 11:20 PM Ricardo Machini > wrote: > > > Helo Timo, > > I tried to compile and got one error on Centos 6.8: > > checking that generated files are newer than configure... done > configure: error: conditional "SSL_VERSION_GE_102" was never defined. > Usually this means

RES: v2.2.27 released

2016-12-03 Thread Ricardo Machini
em: sábado, 3 de dezembro de 2016 15:49 Para: dovecot-n...@dovecot.org; Dovecot Mailing List Assunto: v2.2.27 released https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz.sig Note that the download URLs are now https with a certificate

v2.2.27 released

2016-12-03 Thread Timo Sirainen
https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz https://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz.sig Note that the download URLs are now https with a certificate from Let's Encrypt. * dovecot.list.index.log rotation sizes/times were changed so that the .log file stays smaller and