|
|
f07426 |
From def7d05a8babf5ea227f688f1f3a8bce286f97a3 Mon Sep 17 00:00:00 2001
|
|
|
f07426 |
From: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
Date: Fri, 10 Mar 2023 14:53:14 +0000
|
|
|
f07426 |
Subject: [PATCH 17/20] contrib/selinux: Drop "example" from headers: this is
|
|
|
f07426 |
the actual policy
|
|
|
f07426 |
|
|
|
f07426 |
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
(cherry picked from commit 9f35cf0b11891e9dfb12eeb5d52f728881f84967)
|
|
|
f07426 |
---
|
|
|
f07426 |
contrib/selinux/passt.fc | 2 +-
|
|
|
f07426 |
contrib/selinux/passt.if | 2 +-
|
|
|
f07426 |
contrib/selinux/passt.te | 2 +-
|
|
|
f07426 |
contrib/selinux/pasta.fc | 2 +-
|
|
|
f07426 |
contrib/selinux/pasta.if | 2 +-
|
|
|
f07426 |
contrib/selinux/pasta.te | 2 +-
|
|
|
f07426 |
6 files changed, 6 insertions(+), 6 deletions(-)
|
|
|
f07426 |
|
|
|
f07426 |
diff --git a/contrib/selinux/passt.fc b/contrib/selinux/passt.fc
|
|
|
f07426 |
index 286c868..88e388e 100644
|
|
|
f07426 |
--- a/contrib/selinux/passt.fc
|
|
|
f07426 |
+++ b/contrib/selinux/passt.fc
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASST - Plug A Simple Socket Transport
|
|
|
f07426 |
# for qemu/UNIX domain socket mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/passt.fc - SELinux profile example: File Context for passt
|
|
|
f07426 |
+# contrib/selinux/passt.fc - SELinux profile: File Context for passt
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
diff --git a/contrib/selinux/passt.if b/contrib/selinux/passt.if
|
|
|
f07426 |
index 6a6105c..a79a8ec 100644
|
|
|
f07426 |
--- a/contrib/selinux/passt.if
|
|
|
f07426 |
+++ b/contrib/selinux/passt.if
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASST - Plug A Simple Socket Transport
|
|
|
f07426 |
# for qemu/UNIX domain socket mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/passt.if - SELinux profile example: Interface File for passt
|
|
|
f07426 |
+# contrib/selinux/passt.if - SELinux profile: Interface File for passt
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
diff --git a/contrib/selinux/passt.te b/contrib/selinux/passt.te
|
|
|
f07426 |
index 438155d..590ad40 100644
|
|
|
f07426 |
--- a/contrib/selinux/passt.te
|
|
|
f07426 |
+++ b/contrib/selinux/passt.te
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASST - Plug A Simple Socket Transport
|
|
|
f07426 |
# for qemu/UNIX domain socket mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/passt.te - SELinux profile example: Type Enforcement for passt
|
|
|
f07426 |
+# contrib/selinux/passt.te - SELinux profile: Type Enforcement for passt
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
diff --git a/contrib/selinux/pasta.fc b/contrib/selinux/pasta.fc
|
|
|
f07426 |
index f8fa0fa..e72b4ac 100644
|
|
|
f07426 |
--- a/contrib/selinux/pasta.fc
|
|
|
f07426 |
+++ b/contrib/selinux/pasta.fc
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASTA - Pack A Subtle Tap Abstraction
|
|
|
f07426 |
# for network namespace/tap device mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/pasta.fc - SELinux profile example: File Context for pasta
|
|
|
f07426 |
+# contrib/selinux/pasta.fc - SELinux profile: File Context for pasta
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
diff --git a/contrib/selinux/pasta.if b/contrib/selinux/pasta.if
|
|
|
f07426 |
index a42bfcd..149045a 100644
|
|
|
f07426 |
--- a/contrib/selinux/pasta.if
|
|
|
f07426 |
+++ b/contrib/selinux/pasta.if
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASTA - Pack A Subtle Tap Abstraction
|
|
|
f07426 |
# for network namespace/tap device mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/pasta.if - SELinux profile example: Interface File for pasta
|
|
|
f07426 |
+# contrib/selinux/pasta.if - SELinux profile: Interface File for pasta
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
diff --git a/contrib/selinux/pasta.te b/contrib/selinux/pasta.te
|
|
|
f07426 |
index 8986c0c..7856019 100644
|
|
|
f07426 |
--- a/contrib/selinux/pasta.te
|
|
|
f07426 |
+++ b/contrib/selinux/pasta.te
|
|
|
f07426 |
@@ -3,7 +3,7 @@
|
|
|
f07426 |
# PASTA - Pack A Subtle Tap Abstraction
|
|
|
f07426 |
# for network namespace/tap device mode
|
|
|
f07426 |
#
|
|
|
f07426 |
-# contrib/selinux/pasta.te - SELinux profile example: Type Enforcement for pasta
|
|
|
f07426 |
+# contrib/selinux/pasta.te - SELinux profile: Type Enforcement for pasta
|
|
|
f07426 |
#
|
|
|
f07426 |
# Copyright (c) 2022 Red Hat GmbH
|
|
|
f07426 |
# Author: Stefano Brivio <sbrivio@redhat.com>
|
|
|
f07426 |
--
|
|
|
f07426 |
2.39.2
|
|
|
f07426 |
|