Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wL4lS-001Vjc-2z for pgsql-hackers@arkaria.postgresql.org; Thu, 07 May 2026 19:52:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wL4lQ-005qnf-2y for pgsql-hackers@arkaria.postgresql.org; Thu, 07 May 2026 19:52:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wL4lQ-005qnV-22 for pgsql-hackers@lists.postgresql.org; Thu, 07 May 2026 19:52:04 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wL4lO-000000014Dp-2N0a for pgsql-hackers@lists.postgresql.org; Thu, 07 May 2026 19:52:04 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id B78895DAB58 for ; Thu, 07 May 2026 21:52:01 +0200 (CEST) Received: from s979.loopia.se (unknown [172.22.191.5]) by s807.loopia.se (Postfix) with ESMTP id A8D535DBBA5; Thu, 07 May 2026 21:52:01 +0200 (CEST) Received: from localhost (unknown [172.22.191.6]) by s979.loopia.se (Postfix) with ESMTP id A730910BC41A; Thu, 07 May 2026 21:52:01 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s471.loopia.se (amavis); dkim=pass (2048-bit key) header.d=yesql.se Received: from s979.loopia.se ([172.22.191.6]) by localhost (s471.loopia.se [172.22.190.35]) (amavis, port 10024) with LMTP id YzsiBlqhGcuH; Thu, 7 May 2026 21:52:01 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s979.loopia.se (Postfix) with ESMTPSA id 46AE710BC443; Thu, 07 May 2026 21:52:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1778183521; bh=qS3vh9YqjtZxmwZ6QE3pEpy7LdyFhdau5TSzy5z0iK8=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=nPxbcnE5jcx89+1/bWxSJx6oZrnJzR1u7KARAlMRooDTJosPv0FkNCbKD1/smuBxH tPkpUvof5lmvSKn1hjR8ouUNqmng/+YPX1NDVWsbn8i6v+g6qQ70wxTt1SwidmhEyS C+J8XkTt0rIAcitv+OYLu/V+DOSSm8LOh1ngJ48Az3HJckWG+zEiEhlc4XanlJnMNX 2KUK5A7gT8DDkkz/DG4naGy0iJeSUHDA8JHDbPmcOeGTPstNiPj+R1/UtivSmFVmLl lp2mC7/Qdt3QymLSGQV9eotQ1CoLZkB6uOt90HW/ZAYHsI2dzZvB4LaSg02Ac1rzJw Ug0seChg6J2xg== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.2\)) Subject: Re: PostgreSQL and OpenSSL 4.0.0 From: Daniel Gustafsson In-Reply-To: <65C5DC15-DE27-4D36-8AEE-A854C23B3834@yesql.se> Date: Thu, 7 May 2026 21:51:50 +0200 Cc: PostgreSQL-development Content-Transfer-Encoding: quoted-printable Message-Id: <45BE2161-7CF8-4AA9-A971-7412C5361427@yesql.se> References: <066B07BB-85FA-487C-BE8C-40F791CFC3C4@yesql.se> <65C5DC15-DE27-4D36-8AEE-A854C23B3834@yesql.se> To: Michael Paquier X-Mailer: Apple Mail (2.3776.700.51.11.2) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 7 May 2026, at 15:44, Daniel Gustafsson 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