public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Onderka <jonderka@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: setting additional audit-rules package as recommend for policycoreutils/load_policy
Date: Fri, 11 Sep 2026 13:23:29 GMT	[thread overview]
Message-ID: <178913300904.1.11759305057135717796.tests-selinux-7ccb3c22cc04@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 7ccb3c22cc047ccffc5b1a6dea8f1513b7e9ce7a
Author : Jan Onderka <jonderka@redhat.com>
Date   : 2025-12-19T11:47:50+01:00
Stats  : +5/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/tests/selinux/c/7ccb3c22cc047ccffc5b1a6dea8f1513b7e9ce7a?branch=pr775-checkpolicy-revdeps

Log:
setting additional audit-rules package as recommend for policycoreutils/load_policy

---
diff --git a/libselinux/setenforce/main.fmf b/libselinux/setenforce/main.fmf
index c45ed37..7b178b8 100644
--- a/libselinux/setenforce/main.fmf
+++ b/libselinux/setenforce/main.fmf
@@ -26,7 +26,7 @@ adjust+:
   - enabled: false
     when: distro == rhel-4, rhel-5
     continue: false
-  - when: distro > rhel-9
+  - when: distro >= rhel-10
     recommend+:
       - audit-rules
     because: since RHEL 10 package audit was split and early packages have wrong dependency

diff --git a/policycoreutils/load_policy/main.fmf b/policycoreutils/load_policy/main.fmf
index b4e572f..aae0df7 100644
--- a/policycoreutils/load_policy/main.fmf
+++ b/policycoreutils/load_policy/main.fmf
@@ -28,6 +28,10 @@ adjust+:
   - enabled: false
     when: distro == rhel-4, rhel-5
     continue: false
+  - when: distro >= rhel-10
+    recommend+:
+      - audit-rules
+    because: since RHEL 10 package audit was split and early packages have wrong dependency
 extra-nitrate: TC#0542457
 extra-summary: /CoreOS/policycoreutils/Sanity/load_policy
 extra-task: /CoreOS/policycoreutils/Sanity/load_policy

                 reply	other threads:[~2026-09-11 13:23 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=178913300904.1.11759305057135717796.tests-selinux-7ccb3c22cc04@fedoraproject.org \
    --to=jonderka@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