Re: OpenSSL 3.0.0 compatibility - Mailing list pgsql-hackers

From Jelte Fennema
Subject Re: OpenSSL 3.0.0 compatibility
Date
Msg-id CAGECzQSNs7LrSBRiEQU9ds08J6zjupz-OB0KEoCr5yLAV3m2Vw@mail.gmail.com
Whole thread Raw
In response to Re: OpenSSL 3.0.0 compatibility  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: OpenSSL 3.0.0 compatibility  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Wed, 29 Jun 2022 at 10:55, Daniel Gustafsson <daniel@yesql.se> wrote:
> These have now been pushed to 14 through to 10 ahead of next week releases

I upgraded my OS to Ubuntu 22.04 and it seems that "Define
OPENSSL_API_COMPAT" commit was never backported
(4d3db13621be64fbac2faf7c01c4879d20885c1b). I now get various
deprecation warnings when compiling PG13 on Ubuntu 22.04, because of
OpenSSL 3.0. Was this simply forgotten, or is there a reason why it
wasn't backported?



pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: Prevent writes on large objects in read-only transactions
Next
From: David Geier
Date:
Subject: Re: Lazy JIT IR code generation to increase JIT speed with partitions