Re: BUG #15789: libpq compilation with OpenSSL 1.1.1b fails on Windows with Visual Studio 2017
Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>
From: Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, serpashk@gmail.com, pgsql-bugs@lists.postgresql.org
Date: 2019-06-03T10:00:49Z
Lists: pgsql-bugs
On Fri, May 31, 2019 at 10:47 PM Michael Paquier <michael@paquier.xyz> wrote: > On Fri, May 31, 2019 at 04:11:37PM +0200, Juan José Santamaría Flecha > wrote: > > Sure, done as [1]. The attached patch is still for 11, will it be back > > patched? > > I don't see a reason why we should not back-patch something like what > you propose where build with OpenSSL 1.1.0 is supported (aka down to > 9.5) if that proves to be reliable enough. > OpenSSL 1.1.0 and 1.0.2 both are going out of Support in 2019 and PG 9.4 is supported till Feb2020. Ideally, 1.1.1x support should be backpatched until 9.4 > -- > Michael > -- Sandeep Thakkar
Commits
-
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
- 05b2758c39e2 9.4.24 landed
- d908a0087e0a 9.5.19 landed
- 5329606693fc 9.6.15 landed
- a559805597d5 10.10 landed
- 0e08a3a1f541 11.5 landed
- d993e0fb82ff 12.0 landed