| From: | "Nicolas Ross" <rossnick-lists(at)cybercat(dot)net> |
|---|---|
| To: | "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Can't update RPM package to latest version |
| Date: | 2025-11-20 16:35:04 |
| Message-ID: | web-285452913@mail.cybercat.ca |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
openssl-libs is at 3.2.2.6.el9_5.1 and has no update. I
suppose that it's a downstream from RH problem ?
On Thu, 20 Nov 2025 16:28:28 +0000
Evan Rempel <erempel(at)uvic(dot)ca> wrote:
> The latest release from RedHat, that came out this month
> is
>
> $ rpm -q --whatprovides
> 'libcrypto.so.3(OPENSSL_3.4.0)(64bit)'
> Openssl-libs-3.5.1-3.el9.x86_64
>
> At our site we freeze deployment of packages at the
> beginning of the month so that our prod hosts get the
> same packages that were updated/deployed in our dev
> environments.
>
> This package, frozen from the beginning of the month is
> only
> openssl-libs-3.2.2-6.el9_5.1.x86_64
>
> which does not satisfy this requirement. On a system that
> has the actual latest packages from RedHat this package
> has been updated to
> openssl-libs-3.5.1-3.el9.x86_64
>
> % rpm -q --whatprovides
> 'libcrypto.so.3(OPENSSL_3.4.0)(64bit)'
> openssl-libs-3.5.1-3.el9.x86_64
>
> If you update to the latest packages on your host, this
> requirement will be satisfied.
>
> --
> Evan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Johnson | 2025-11-20 17:15:59 | Re: Barman was hung after a Transport endpoint error |
| Previous Message | Evan Rempel | 2025-11-20 16:28:28 | Re: Can't update RPM package to latest version |