From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | Daniel Gustafsson <daniel(at)yesql(dot)se>, Peter Eisentraut <peter(at)eisentraut(dot)org>, 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> |
Subject: | Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? |
Date: | 2024-08-05 13:14:49 |
Message-ID: | 1059443.1722863689@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Joe Conway <mail(at)joeconway(dot)com> writes:
> I know I am way late to this thread, and I have only tried a cursory
> skim of it given the length, but have we made any kind of announcement
> (packagers at least?) that we intend to not support Postgres 18 with ssl
> on RHEL 7.9 and derivatives? Yes, RHEL 7 just passed EOL, but there is
> commercial extended support available until July 2028[1] which means
> many people will continue to use it.
PG v16 will be in-support until November 2028, so it's not like
we are leaving RHEL 7 completely in the lurch. I doubt that the
sort of people who are still running an EOL OS are looking to put
a bleeding-edge database on it, so this seems sufficient to me.
As for notifying packagers --- Red Hat themselves will certainly
not be trying to put new major versions of anything on RHEL 7,
and Devrim has stopped packaging newer PG for RHEL 7 altogether,
so who among them is going to care?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Aleksander Alekseev | 2024-08-05 13:19:45 | Re: [PATCH] Add crc32(text) & crc32(bytea) |
Previous Message | Devrim Gündüz | 2024-08-05 13:13:38 | Re: Cutting support for OpenSSL 1.0.1 and 1.0.2 in 17~? |