Re: PostgreSQL and OpenSSL 4.0.0 - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: PostgreSQL and OpenSSL 4.0.0
Date
Msg-id 45BE2161-7CF8-4AA9-A971-7412C5361427@yesql.se
Whole thread
In response to Re: PostgreSQL and OpenSSL 4.0.0  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 7 May 2026, at 15:44, Daniel Gustafsson <daniel@yesql.se> wrote:

> For 14 through master the attached compiles without warnings and tests green on
> all the supported versions of OpenSSL and LibreSSL.

On the topic of supported OpenSSL versions.

REL_14-REL_16 supports 1.0.1 (eol 9 years ago), REL_17 bumps that to 1.0.2 (eol
6 years ago) and starting with REL_18 we require 1.1.1 (eol ~2.5 years ago).
By the time we ship REL_19, 3.4 has a few weeks left in support and before 19.1
ships, 3.5 will be the oldest non-EOL version of OpenSSL.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: PostgreSQL and OpenSSL 4.0.0
Next
From: Bruce Momjian
Date:
Subject: Re: First draft of PG 19 release notes