Re: openssl 3.3 & 3.4 need patch for arm64 asm
Sam James <[email protected]> Thu, 06 Feb 2025 13:13:09 +0000
| Newsgroups | dev.linux.lists.distributions |
|---|---|
| Organization | Gentoo |
| Message-ID | <[email protected]> |
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 ... with [0] being .... [0] https://www.postgresql.org/message-id/6fxlmnyagkycru3bewa4ympknywnsswlqzvwfft3ifqqiioxlv%40ax53pv7xdrc2 > > thanks, > sam