From: | Mark Wong <markwkm(at)gmail(dot)com> |
---|---|
To: | Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)lists(dot)postgresql(dot)org, buildfarm(at)enterprisedb(dot)com |
Subject: | Re: New buildfarm animals with FIPS mode enabled |
Date: | 2025-02-17 16:10:32 |
Message-ID: | 8DBA7EE1-1B9A-4F22-A53F-1C6FB99C2F8D@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On Feb 17, 2025, at 2:36 AM, Álvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
> Hello,
>
> So in light of this conversation, what to do about the following pending
> requests?
>
> pgbfprod=> select format('%s %s', operating_system, os_version) as "OS" from pending();
> OS
> ---------------------------------------------
> Ubuntu 20.04.6 LTS (Focal Fossa) FIPS-140
> Ubuntu 20.04.6 LTS (Focal Fossa) FIPS-140
> Ubuntu 18.04.6 LTS (Bionic Beaver) FIPS-140
>
> As I understand, both of these Ubuntu versions ship with OpenSSL 1.1,
> though of course OpenSSL 3 could be installed on them. Should I just
> delete these requests?
I’m away from my desk until later this week so I don’t recall whether Ubuntu with FIPS is supposed to work. If someone already knows I’m ok with deleting them. Otherwise I will double check soon…
Regards,
Mark
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2025-02-17 16:11:43 | Re: Trigger more frequent autovacuums of heavy insert tables |
Previous Message | Sami Imseih | 2025-02-17 15:51:32 | Re: pg_stat_statements and "IN" conditions |