Re: OpenSSL 1.1 breaks configure and more
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andreas Karlsson <andreas@proxel.se>
Cc: Alvaro Herrera <alvherre@2ndquadrant.com>,
Christoph Berg <myon@debian.org>,
Heikki Linnakangas <hlinnaka@iki.fi>,
Michael Paquier <michael.paquier@gmail.com>,
Victor Wagner <vitus@wagner.pp.ru>, pgsql-hackers@postgresql.org
Date: 2016-09-15T22:08:49Z
Lists: pgsql-hackers
Andreas Karlsson <andreas@proxel.se> writes: > On 09/15/2016 05:38 PM, Alvaro Herrera wrote: >> I suppose some interested party could grab the patch that Heikki >> committed to the new branches and produce a back-patch that can be >> applied to the older branches. > Here is the result of backporting the sum of the two patches on top of > REL9_4_STABLE. Not sure if we need this, but if we do we can apply this > patch. If someone's done the legwork, I think we would be well advised to back-patch. Maybe not bother with 9.1 though. regards, tom lane
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