public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/haveged] f44: Add rpminspect.yaml to waive pre-existing annocheck false positive
@ 2026-06-18  2:08 Jirka Hladky
  0 siblings, 0 replies; only message in thread
From: Jirka Hladky @ 2026-06-18  2:08 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/haveged
            Branch : f44
            Commit : 291cee4544be56ebc71e532621c995daa13ae058
            Author : Jirka Hladky <jhladky@redhat.com>
            Date   : 2026-06-18T04:05:52+02:00
            Stats  : +7/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/haveged/c/291cee4544be56ebc71e532621c995daa13ae058?branch=f44

            Log:
            Add rpminspect.yaml to waive pre-existing annocheck false positive

The cpuid inline assembly in libhavege.so triggers annocheck
"optimization level too low" on all architectures. This has been
present since the library was first packaged and is not a real
hardening issue.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---
diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..5a2de30
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,7 @@
+---
+# The cpuid inline assembly in libhavege.so triggers an annocheck
+# "optimization level too low" false positive that has been present
+# since the library was first packaged.  Waive the entire annocheck
+# inspection until upstream removes the bundled cpuid header.
+inspections:
+    annocheck: off

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-18  2:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-18  2:08 [rpms/haveged] f44: Add rpminspect.yaml to waive pre-existing annocheck false positive Jirka Hladky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox