forked from pool/selinux-policy
Accepting request 991528 from home:djz88:branches:security:SELinux
OBS-URL: https://build.opensuse.org/request/show/991528 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=140
This commit is contained in:
parent
2c8b63a3f9
commit
bb74e8e79e
13
fix_cloudform.patch
Normal file
13
fix_cloudform.patch
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Index: fedora-policy/policy/modules/contrib/cloudform.te
|
||||||
|
===================================================================
|
||||||
|
--- cloudform.te 2022-07-18 14:06:56.735383426 +0200
|
||||||
|
+++ cloudform.te.new 2022-07-18 14:07:36.003069544 +0200
|
||||||
|
@@ -81,6 +81,8 @@
|
||||||
|
|
||||||
|
init_dbus_chat(cloud_init_t)
|
||||||
|
|
||||||
|
+snapper_dbus_chat(cloud_init_t)
|
||||||
|
+
|
||||||
|
kernel_read_network_state(cloud_init_t)
|
||||||
|
|
||||||
|
corenet_tcp_connect_http_port(cloud_init_t)
|
@ -5,6 +5,12 @@ Wed Jul 27 14:00:55 UTC 2022 - Hu <cathy.hu@suse.com>
|
|||||||
and NetworkManager_dispatcher_custom_t to access nscd socket
|
and NetworkManager_dispatcher_custom_t to access nscd socket
|
||||||
(bsc#1201741)
|
(bsc#1201741)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 26 10:50:21 UTC 2022 - Zdenek Kubala <zkubala@suse.com>
|
||||||
|
|
||||||
|
- Add fix_cloudform.patch to fix cloud-init runcmd issue with snapper
|
||||||
|
(bnc#201015)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 14 08:44:12 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
|
Thu Jul 14 08:44:12 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
|
||||||
|
|
||||||
|
@ -142,6 +142,7 @@ Patch058: fix_bitlbee.patch
|
|||||||
Patch059: systemd_domain_dyntrans_type.patch
|
Patch059: systemd_domain_dyntrans_type.patch
|
||||||
Patch060: fix_dnsmasq.patch
|
Patch060: fix_dnsmasq.patch
|
||||||
Patch061: fix_userdomain.patch
|
Patch061: fix_userdomain.patch
|
||||||
|
Patch062: fix_cloudform.patch
|
||||||
|
|
||||||
Patch100: sedoctool.patch
|
Patch100: sedoctool.patch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user