public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Osvald <mosvald@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] rawhide: Suppress false positives from rpminspect for /etc/shadow
Date: Tue, 02 Jun 2026 05:09:52 GMT [thread overview]
Message-ID: <178037699283.1.2300606912678308290.rpms-setup-882f1b225c18@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : rawhide
Commit : 882f1b225c18aa45259170fc0ef2f8be7ed4012c
Author : Martin Osvald <mosvald@redhat.com>
Date : 2026-03-12T09:21:40+01:00
Stats : +5/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/882f1b225c18aa45259170fc0ef2f8be7ed4012c?branch=rawhide
Log:
Suppress false positives from rpminspect for /etc/shadow
/etc/shadow is regenerated on every build
---
diff --git a/rpminspect.yaml b/rpminspect.yaml
new file mode 100644
index 0000000..1ca5b9a
--- /dev/null
+++ b/rpminspect.yaml
@@ -0,0 +1,5 @@
+config:
+ # /etc/shadow is regenerated on every build
+ ignore:
+ - /etc/shadow
+
reply other threads:[~2026-06-02 5:09 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=178037699283.1.2300606912678308290.rpms-setup-882f1b225c18@fedoraproject.org \
--to=mosvald@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