Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2023 16:03:15 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Pierre Pronchery <pierre@freebsdfoundation.org>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: OpenSSL 3.0 for 14.0-RELEASE: issues with 1.x/3.x symbol clashing, ports linking against base OpenSSL, ports that don't compile/link against OpenSSL 3, etc
Message-ID:  <CAPyFy2BCvwz7nbvbpbfsXHnst6Z69aCpnGMz2zXz5WkZVyUkEA@mail.gmail.com>
In-Reply-To: <u2up6s$mio$1@ciao.gmane.io>
References:  <C6F8DD52-348E-42D8-84DE-B3A399D2606F@gmail.com> <CAALwa8m7P2daUd9%2BS4oBXqexBrczcXnmL6sGJ8fR4gwJDPDbcg@mail.gmail.com> <12f8559c-d696-5344-98d5-1751d04088af@FreeBSD.org> <u2up6s$mio$1@ciao.gmane.io>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 3 May 2023 at 19:10, Pierre Pronchery
<pierre@freebsdfoundation.org> wrote:
>
> I have started to look at updating OpenSSL to version 3.0.8 in base,
> using the existing vendor/openssl-3.0 branch.
>
> My progress can be found at
> https://github.com/khorben/freebsd-src/tree/khorben/openssl-3.0. I
> regularly force-push to keep a consistent and nice commit history,
> before possibly applying for a merge.
>
> So far the status is:
>
> - libssl, libcrypto build on amd64, i386, less sure about aarch64, other
> architectures not tested

aarch64 is also Tier-1 and we'll need to make sure it's working well,
but that can happen after we have at least one arch fully functional.

> - libfetch builds, uses libmd in addition to OpenSSL
> - libradius builds, same thing
> - libarchive builds
> - libunbound builds, but not unbound
> - libmp builds

I had a look at the remaining build failures with your changes merged
in, and I see errors due to deprecation notices in:

auditdistd
bhyve
decryptcore
dma
dumpon
factor
ktls_test
ldns
libfido2
ppp
telnet
tcpdump

I started working on updating libfido2 some time ago, and will pick
that back up.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2BCvwz7nbvbpbfsXHnst6Z69aCpnGMz2zXz5WkZVyUkEA>