From 52a2371b1e7982b9266cd4eb3bbae14c99a0a39d Mon Sep 17 00:00:00 2001 From: Lukas Vrabec Date: Jun 05 2017 15:12:15 +0000 Subject: Fix typo bugs --- diff --git a/policy-f25-base.patch b/policy-f25-base.patch index 02227d7..d34ae73 100644 --- a/policy-f25-base.patch +++ b/policy-f25-base.patch @@ -15424,7 +15424,7 @@ index d7c11a0..f521a50 100644 /var/run/shm/.* <> -') diff --git a/policy/modules/kernel/filesystem.if b/policy/modules/kernel/filesystem.if -index 8416beb..1d2ce4b 100644 +index 8416beb..2ebb524 100644 --- a/policy/modules/kernel/filesystem.if +++ b/policy/modules/kernel/filesystem.if @@ -577,6 +577,24 @@ interface(`fs_mount_cgroup', ` @@ -15868,7 +15868,7 @@ index 8416beb..1d2ce4b 100644 ') - allow $1 dosfs_t:filesystem remount; -+ read_dirs_pattern($1, configfs_t, configfs_t) ++ list_dirs_pattern($1, configfs_t, configfs_t) ') -######################################## diff --git a/policy-f25-contrib.patch b/policy-f25-contrib.patch index b5098f7..5113ce0 100644 --- a/policy-f25-contrib.patch +++ b/policy-f25-contrib.patch @@ -26161,7 +26161,7 @@ index 19aa0b8..a79982c 100644 + + diff --git a/dnsmasq.te b/dnsmasq.te -index 37a3b7b..0a64088 100644 +index 37a3b7b..9af09cc 100644 --- a/dnsmasq.te +++ b/dnsmasq.te @@ -24,6 +24,9 @@ logging_log_file(dnsmasq_var_log_t) @@ -26224,20 +26224,20 @@ index 37a3b7b..0a64088 100644 + optional_policy(` + networkmanager_dbus_chat(dnsmasq_t) + ') -+') -+ -+optional_policy(` -+ dnsmasq_domtrans(dnsmasq_t) ') optional_policy(` - networkmanager_read_pid_files(dnsmasq_t) ++ dnsmasq_domtrans(dnsmasq_t) ++') ++ ++optional_policy(` + networkmanager_read_conf(dnsmasq_t) + networkmanager_manage_pid_files(dnsmasq_t) ') optional_policy(` -@@ -124,6 +144,14 @@ optional_policy(` +@@ -124,6 +144,18 @@ optional_policy(` optional_policy(` virt_manage_lib_files(dnsmasq_t) @@ -26252,6 +26252,10 @@ index 37a3b7b..0a64088 100644 + neutron_rw_fifo_file(dnsmasq_t) + neutron_sigchld(dnsmasq_t) +') ++ ++optional_policy(` ++ systemd_resolved_read_pid(dnsmasq_t) ++') diff --git a/dnssec.fc b/dnssec.fc new file mode 100644 index 0000000..1714fa6