public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michal Kolar <mkolar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/gdb] f44: Add rpminspect configuration file
Date: Thu, 25 Jun 2026 00:56:45 GMT	[thread overview]
Message-ID: <178234900592.1.14444007162174588680.rpms-gdb-e7cd47f9faa4@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/gdb
            Branch : f44
            Commit : e7cd47f9faa4777f42a6473325f508baf99aa006
            Author : Michal Kolar <mkolar@redhat.com>
            Date   : 2026-06-24T21:20:40+00:00
            Stats  : +7/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/gdb/c/e7cd47f9faa4777f42a6473325f508baf99aa006?branch=f44

            Log:
            Add rpminspect configuration file

Introduce `rpminspect.yaml` to define package-specific rpminspect
testing policy.

---
diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..84451eb
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,7 @@
+---
+
+# Disable Link-Time Optimization checks
+# Upstream GDB is not fully compatible with LTO
+annocheck:
+  jobs:
+    - hardened: --skip-lto

                 reply	other threads:[~2026-06-25  0:56 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=178234900592.1.14444007162174588680.rpms-gdb-e7cd47f9faa4@fedoraproject.org \
    --to=mkolar@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