public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tulio Magno Quites Machado Filho <tuliom@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/llvm] rawhide: Recommend yama-ptrace-enable for lldb on Fedora >= 45
Date: Fri, 19 Jun 2026 18:06:42 GMT [thread overview]
Message-ID: <178189240289.1.13010060889347755406.rpms-llvm-87ff365d12d0@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-19 18:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178189240289.1.13010060889347755406.rpms-llvm-87ff365d12d0@fedoraproject.org \
--to=tuliom@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox