public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Milos Malik <mmalik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [tests/selinux] pr775-checkpolicy-revdeps: keep the rlSETranslateBoolean() up-to-date
Date: Fri, 11 Sep 2026 13:21:48 GMT [thread overview]
Message-ID: <178913290830.1.5054531126408698699.tests-selinux-64f5b0129bcc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : tests/selinux
Branch : pr775-checkpolicy-revdeps
Commit : 64f5b0129bcc32612d891691745547a976b94379
Author : Milos Malik <mmalik@redhat.com>
Date : 2024-07-18T14:19:26+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/tests/selinux/c/64f5b0129bcc32612d891691745547a976b94379?branch=pr775-checkpolicy-revdeps
Log:
keep the rlSETranslateBoolean() up-to-date
Make sure the upstream and downstream version of the rlSETranslateBoolean
function is the same. Otherwise, differences can cause problems
when running tests which use the function.
---
diff --git a/selinux-policy/Library/common/lib.sh b/selinux-policy/Library/common/lib.sh
index e5f496b..576c44f 100755
--- a/selinux-policy/Library/common/lib.sh
+++ b/selinux-policy/Library/common/lib.sh
@@ -29,7 +29,7 @@
#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# library-prefix = rlSE
-# library-version = 42
+# library-version = 43
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
: <<'=cut'
@@ -1384,6 +1384,7 @@ function rlSETranslateBoolean() {
staff_exec_content allow_staff_exec_content
sysadm_exec_content allow_sysadm_exec_content
user_exec_content allow_user_exec_content
+ virt_use_nfs virt_sandbox_use_nfs
xguest_exec_content allow_xguest_exec_content
xserver_clients_write_xshm allow_write_xshm
xserver_execmem allow_xserver_execmem
reply other threads:[~2026-09-11 13:21 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=178913290830.1.5054531126408698699.tests-selinux-64f5b0129bcc@fedoraproject.org \
--to=mmalik@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