Re: OpenSSL 1.1 breaks configure and more
Andreas Karlsson <andreas@proxel.se>
From: Andreas Karlsson <andreas@proxel.se>
To: 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,
Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-09-15T22:04:26Z
Lists: pgsql-hackers
Attachments
- openssl-1.1-backport-9.4-v1.patch (text/x-diff) patch v1
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. Andreas
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