public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jirka Hladky <jhladky@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/haveged] epel8: Add rpminspect.yaml to waive pre-existing annocheck false positive
Date: Thu, 18 Jun 2026 02:10:10 GMT [thread overview]
Message-ID: <178174861032.1.8684476999134401372.rpms-haveged-b05b9c2fd628@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/haveged
Branch : epel8
Commit : b05b9c2fd62875b640771c7acd7abf677214f2ab
Author : Jirka Hladky <jhladky@redhat.com>
Date : 2026-06-18T04:10:03+02:00
Stats : +7/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/haveged/c/b05b9c2fd62875b640771c7acd7abf677214f2ab?branch=epel8
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
reply other threads:[~2026-06-18 2:10 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=178174861032.1.8684476999134401372.rpms-haveged-b05b9c2fd628@fedoraproject.org \
--to=jhladky@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