public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] rawhide: Recommend yama-ptrace-enable for lldb on Fedora >= 45
@ 2026-06-19 18:06 Tulio Magno Quites Machado Filho
0 siblings, 0 replies; only message in thread
From: Tulio Magno Quites Machado Filho @ 2026-06-19 18:06 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/llvm
Branch : rawhide
Commit : 87ff365d12d0fc46a8bc60216e754100985700cd
Author : Tulio Magno Quites Machado Filho <tuliom@redhat.com>
Date : 2026-06-19T15:06:08-03:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/llvm/c/87ff365d12d0fc46a8bc60216e754100985700cd?branch=rawhide
Log:
Recommend yama-ptrace-enable for lldb on Fedora >= 45
Implement Fedora 45 change
https://fedoraproject.org/wiki/Changes/Restrict_ptrace_by_default
Resolves: rhbz#2461718
---
diff --git a/llvm.spec b/llvm.spec
index f1b5654..0043ea0 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -1083,6 +1083,9 @@ License: Apache-2.0 WITH LLVM-exception OR NCSA
URL: http://lldb.llvm.org/
Requires: %{pkg_name_clang}-libs%{?_isa} = %{version}-%{release}
+%if 0%{?fedora} >= 45
+Recommends: yama-ptrace-enable
+%endif
%if %{without compat_build}
Requires: python%{python3_pkgversion}-lldb
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 18:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 18:06 [rpms/llvm] rawhide: Recommend yama-ptrace-enable for lldb on Fedora >= 45 Tulio Magno Quites Machado Filho
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox