add rule for hostnamed to rpmscript dbus chat

This commit is contained in:
lixiao 2022-12-30 11:49:26 +08:00
parent 3318771e47
commit d01c30e104
2 changed files with 28 additions and 1 deletions

View File

@ -0,0 +1,23 @@
From ad87c8bd66e7625f87d15735ae4ada8466ff7e7e Mon Sep 17 00:00:00 2001
From: lixiao <lixiaoemail2017@163.com>
Date: Thu, 29 Dec 2022 16:37:42 +0800
Subject: [PATCH] add rule for hostnamed to rpmscript dbus chat
---
policy/modules/contrib/rpm.te | 1 +
1 file changed, 1 insertion(+)
diff --git a/policy/modules/contrib/rpm.te b/policy/modules/contrib/rpm.te
index 91337e4..10ab605 100644
--- a/policy/modules/contrib/rpm.te
+++ b/policy/modules/contrib/rpm.te
@@ -465,6 +465,7 @@ optional_policy(`
systemd_dbus_chat_logind(rpm_script_t)
systemd_dbus_chat_timedated(rpm_script_t)
systemd_dbus_chat_localed(rpm_script_t)
+ systemd_dbus_chat_hostnamed(rpm_script_t)
')
')
--
2.27.0

View File

@ -12,7 +12,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 35.5
Release: 16
Release: 17
License: GPLv2+
URL: https://github.com/fedora-selinux/selinux-policy/
@ -197,6 +197,7 @@ Patch9001: fix-context-of-usr-bin-rpmdb.patch
Patch9002: Add-permission-open-to-files_read_inherited_tmp_file.patch
Patch9003: allow-httpd-to-put-files-in-httpd-config-dir.patch
Patch9004: allow-map-postfix_master_t.patch
Patch9005: add-rule-for-hostnamed-to-rpmscript-dbus-chat.patch
BuildArch: noarch
BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-devel >= %{POLICYCOREUTILSVER} bzip2 gcc
@ -865,6 +866,9 @@ exit 0
%endif
%changelog
* Thu Dec 29 2022 lixiao<lixiaoemail2017@163.com> - 35.5-17
- add rule for hostnamed to rpmscript dbus chat
* Sat Dec 24 2022 lixiao<lixiaoemail2017@163.com> - 35.5-16
- add the dependency between packages