> Am 29.03.2019 um 13:55 schrieb Eric Covener <cove...@gmail.com>:
>
> On Wed, Mar 27, 2019 at 11:10 AM Daniel Ruggeri <drugg...@primary.net> wrote:
>>
>> Hi, all;
>> Please find below the proposed release tarball and signatures:
>> https://dist.apache.org/repos/dist/dev/httpd/
>>
>> I would like to call a VOTE over the next few days to release this
>> candidate tarball as 2.4.39:
>> [ x] +1: It's not just good, it's good enough!
>> [ ] +0: Let's have a talk.
>> [ ] -1: There's trouble in paradise. Here's what's wrong.
>
> +1 on AIX/PPC64/xlc w/ openssl1.1.1b
>
> Caveats:
> - mod_http2 needed a trivial build change that I submitted on GH.
The use of strcmp() has been there since the beginning of time. I am
not sure what changed in your setup that messed up your linking.
> - My perl on AIX is aging poorly (perl linked w/ old openssl) and has
> a number of failures but none that are too alarming
>
>
> t/ab/base.t (Wstat: 0 Tests: 5 Failed: 4)
> Failed tests: 1-4
> (Not a regression in .39 -- --enable-static-support is not working well on
> AIX)
>
> perl ssl problems I am used to seeing:
>
> t/security/CVE-2009-3555.t (Wstat: 65280 Tests: 0 Failed: 0)
> Non-zero exit status: 255
> Parse errors: Bad plan. You planned 4 tests but ran 0.
> t/ssl/ocsp.t (Wstat: 0 Tests: 3 Failed: 2)
> Failed tests: 2-3
> t/ssl/proxy.t (Wstat: 0 Tests: 172 Failed: 64)
> Failed tests: 3-7, 114-172