public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [tests/selinux] pr775-checkpolicy-revdeps: setting additional audit-rules package as recommend for policycoreutils/load_policy
@ 2026-09-11 13:23 Jan Onderka
  0 siblings, 0 replies; only message in thread
From: Jan Onderka @ 2026-09-11 13:23 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-11 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 13:23 [tests/selinux] pr775-checkpolicy-revdeps: setting additional audit-rules package as recommend for policycoreutils/load_policy Jan Onderka

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