Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Mikael Kjellström <mikael(dot)kjellstrom(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~?
Date: 2024-07-12 20:42:25
Message-ID: 8E2D4FD3-AF5F-4A82-B626-2A063A52B33E@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 11 Jul 2024, at 23:22, Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:

> The 0001 patch removes the functions pgtls_init_library() and pgtls_init() but keeps the declarations in libpq-int.h. This should be fixed.

Ah, nice catch. Done in the attached rebase.

--
Daniel Gustafsson

Attachment Content-Type Size
v14-0002-Remove-pg_strong_random-initialization.patch application/octet-stream 1.9 KB
v14-0001-Remove-support-for-OpenSSL-1.0.2.patch application/octet-stream 35.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sutou Kouhei 2024-07-12 21:41:14 Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows
Previous Message Daniel Gustafsson 2024-07-12 20:41:14 Re: Internal error codes triggered by tests