Re: OpenSSL 1.1 breaks configure and more
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Heikki Linnakangas <hlinnaka@iki.fi>
Cc: Andreas Karlsson <andreas@proxel.se>, Victor Wagner <vitus@wagner.pp.ru>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>,
Christoph Berg <myon@debian.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-09-15T12:32:27Z
Lists: pgsql-hackers
On Thu, Sep 15, 2016 at 8:57 PM, Heikki Linnakangas <hlinnaka@iki.fi> wrote: > I backpatched this to 9.5, but not further than that. The functions this > modified were moved around in 9.5, so the patch wouldn't apply as is. It > wouldn't be difficult to back-patch further if there's demand, but I'm not > eager to do that until someone complains. Not going older than 9.5 may be fine: https://www.openssl.org/blog/blog/2014/12/23/the-new-release-strategy/ https://wiki.freebsd.org/OpenSSL As far as I can see 1.0.2 would be supported until Dec 2019, so that would just overlap with 9.4's EOL. -- Michael
Commits
-
Back-patch 9.4-era SSL renegotiation code into 9.3 and 9.2.
- fbfeceb25362 9.3.17 landed
- 58384149bdbd 9.2.21 landed