The following change: commit 8e1f53d786eed2a421793e354f7e08f327a31f73 Author: Nikita Popov <npopov> Date: Fri Nov 11 10:23:47 2022 +0100 Copy CFLAGS to ASMFLAGs to enable CET in asm files fixed an issue in llvm build on x86_64 where the final libLLVM.so did not get the SHSTK tag because some assembly files were not built with -fcf-protection. Backport this into F37 so that libLLVM-15.so is usable with shadowstack userspace support enabled. Reproducible: Always
https://src.fedoraproject.org/rpms/llvm/pull-request/169 (untested, will need to check artifacts once the scratch build is done).
FEDORA-2023-34a075d304 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-34a075d304
FEDORA-2023-34a075d304 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-34a075d304` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-34a075d304 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-34a075d304 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.