Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-21 Thread Michal Hlavinka
updated patch works On 21/08/2023 22:29, Aki Tuomi wrote: Hi! Thanks for pointing this out, I've updated the patch, and made it bit differently to ensure it works regardless where the key came from. Aki On 21/08/2023 23:04 EEST Michal Hlavinka wrote: Hi, this patch does not fix the

Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-21 Thread Aki Tuomi via dovecot
Hi! Thanks for pointing this out, I've updated the patch, and made it bit differently to ensure it works regardless where the key came from. Aki > On 21/08/2023 23:04 EEST Michal Hlavinka wrote: > > > Hi, > > this patch does not fix the issue. It fixes that first test that failed, > but i

Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-21 Thread Michal Hlavinka
Hi, this patch does not fix the issue. It fixes that first test that failed, but it fails a little bit further: """ test_read_increment .. : ok test-stream.c:241: Assert failed: is_2->stream_errno == 0 test_write_read_v1 ..

Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-21 Thread Aki Tuomi via dovecot
I think this should fix it https://cmouse.fi/ec-point.patch, can you please give it a try? Aki > On 21/08/2023 09:34 EEST Aki Tuomi wrote: > > > > On 16/08/2023 01:09 EEST Michal Hlavinka wrote: > > > > > > Hi, > > > > I've started testing main git branch and found an issue with openssl

Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-21 Thread Aki Tuomi via dovecot
> On 16/08/2023 01:09 EEST Michal Hlavinka wrote: > > > Hi, > > I've started testing main git branch and found an issue with openssl 3. > > Test suite fails: > test_load_v1_key ... : ok > test-crypto.c:445: Assert failed: ret == TRUE > test-crypto.c:446

Re: dovecot 2.4 issue with openssl >= 3.0.8

2023-08-17 Thread Teemu Huovila via dovecot
On 16.8.2023 1.09, Michal Hlavinka wrote: Hi, I've started testing main git branch and found an issue with openssl 3. Test suite fails: test_load_v1_key ... : ok test-crypto.c:445: Assert failed: ret == TRUE test-crypto.c:446: Assert failed: error == NUL

dovecot 2.4 issue with openssl >= 3.0.8

2023-08-15 Thread Michal Hlavinka
Hi, I've started testing main git branch and found an issue with openssl 3. Test suite fails: test_load_v1_key ... : ok test-crypto.c:445: Assert failed: ret == TRUE test-crypto.c:446: Assert failed: error == NULL Panic: file dcrypt-openssl3.c: line 2917