Re: openssl 3.3 & 3.4 need patch for arm64 asm
Adrien Nader <[email protected]> Thu, 6 Feb 2025 14:48:04 +0100
| Newsgroups | dev.linux.lists.distributions |
|---|---|
| Message-ID | <yhpwtug56qu7c27bppk2d3w55abmzjbiyk6xfi4zhvqm24p5db@n47ivtemfltg> |
Hi, On Thu, Feb 06, 2025, Sam James wrote: > Sam James <[email protected]> writes: > > > Hi! > > > > As was originally reported at https://gcc.gnu.org/PR118537 and > > on the Postgres ML [0], OpenSSL 3.x and 3.4 have broken asm for > > arm64 and need a patch backported to avoid runtime problems. > > > > 3.3: https://github.com/openssl/openssl/commit/4f7d8b2724ea7f42cff1e8a0e736ad448def60f5 > > 3.4: https://github.com/openssl/openssl/commit/3ad2277e4522d363ae31a1888531915bb68964dc > > PR: https://github.com/openssl/openssl/pull/26469 Almost coincidentally, 3.4.1 and 3.3.3 with these fixes will be released on the 11th due to a High-severity issue: https://marc.info/?l=openssl-announce&m=173868687506329 . -- Adrien