On Fri, 9 Jun 2023 at 01:56, Matthias Fechner wrote:
>
> Regarding my information openssl 3.0 has a major performance problem
> compared to 1.1.
Thanks for the note. This appears to be the main location for tracking
OpenSSL 3.0 performance issues:
https://github.com/openssl/openssl/issues/17627
09.06.2023 18:33, Moin Rahman wrote:
>> On Jun 9, 2023, at 5:22 AM, Eugene Grosbein wrote:
>>
>> 09.06.2023 0:13, Ed Maste wrote:
>>
>> [skip]
>>
>>> We welcome feedback from anyone willing to test the work in progress.
>>
>> Is it possible to grab some binary snapshot of 14-CURRENT to install in
> On Jun 9, 2023, at 5:22 AM, Eugene Grosbein wrote:
>
> 09.06.2023 0:13, Ed Maste wrote:
>
> [skip]
>
>> We welcome feedback from anyone willing to test the work in progress.
>
> Is it possible to grab some binary snapshot of 14-CURRENT to install into a
> VM and test my port that fails bu
Thanks for the work and the update.
May I suggest to submit the update to 2023Q2 status reports too?
https://docs.freebsd.org/en/articles/freebsd-status-report-process/#_submit_your_report
Cheers,
Lorenzo Salvadore
Inviato da Proton Mail mobile
Messaggio originale
Il 8 Giu 20
Le 6/9/23 10:06, Xavier Humbert a écrit :
Le 6/9/23 05:22, Eugene Grosbein a écrit :
09.06.2023 0:13, Ed Maste wrote:
[skip]
We welcome feedback from anyone willing to test the work in progress.
Is it possible to grab some binary snapshot of 14-CURRENT to install
into a VM and test my port t
Le 6/9/23 05:22, Eugene Grosbein a écrit :
09.06.2023 0:13, Ed Maste wrote:
[skip]
We welcome feedback from anyone willing to test the work in progress.
Is it possible to grab some binary snapshot of 14-CURRENT to install into a VM
and test my port that fails build?
If not, how do I build 14
Dear Ed,
Am 08.06.2023 um 20:13 schrieb Ed Maste:
Most of the base system is ready for a seamless switch to OpenSSL 3.0.
For several components we've added `-DOPENSSL_API_COMPAT=0x1010L`
to CFLAGS to specify the API version, which avoids deprecation
warnings from OpenSSL 3.0. Changes have al
09.06.2023 0:13, Ed Maste wrote:
[skip]
> We welcome feedback from anyone willing to test the work in progress.
Is it possible to grab some binary snapshot of 14-CURRENT to install into a VM
and test my port that fails build?
If not, how do I build 14-CURRENT with OpenSSL 3.0 myself?
Eugene
As previously mentioned[1] FreeBSD 14.0 will include OpenSSL 3.0. We
expect to merge the update to main in the near future (within the next
week or two) and are ready for wider testing.
Supported by the FreeBSD Foundation, Pierre Pronchery has been working
on the update in the src tree, with assi