On Sat, Jan 14, 2023 at 05:41:10PM +0100, Mark Kettenis wrote:
> > Date: Sat, 14 Jan 2023 16:56:32 +0100
> > From: Theo Buehler <t...@theobuehler.org>
> > 
> > This is a backport of kettenis's diff. Most of it applied with a few
> > offsets. I had to hand-apply two or three hunks due to whitespace noise.
> > 
> > The only real changes are the hunks containing __ILP32__ which were
> > needed to make it link. They are part of the diff to OpenSSL 3, which
> > came from https://github.com/openssl/openssl/pull/8256 which was never
> > backported.
> > 
> > If this goes in, I'll also take care of sslscan similar to postfix.
> > 
> > Tests pass apart from one unrelated failure that has been around for a
> > while:
> > 
> > ../test/recipes/90-test_shlibload.t ................
> > Dubious, test returned 9 (wstat 2304, 0x900)
> > Failed 9/10 subtests
> 
> Looks good to me.  You didn't remove the .LOPENSSL_armcap_P bits
> furter up in the files that are part of that __ILP32__ stuff.  But
> that doesn't really matter.

Thanks. I should have mentioned that I left those bits out deliberately
to keep the diffs small.

Reply via email to