Accepting request 953118 from home:fbonazzi:branches:security:SELinux
- Fix bitlbee runtime directory (bsc#1193230) * add fix_bitlbee.patch OBS-URL: https://build.opensuse.org/request/show/953118 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=125
This commit is contained in:
parent
321f539d0b
commit
863e94abf1
12
fix_bitlbee.patch
Normal file
12
fix_bitlbee.patch
Normal file
@ -0,0 +1,12 @@
|
||||
Index: fedora-policy-20220124/policy/modules/contrib/bitlbee.fc
|
||||
===================================================================
|
||||
--- fedora-policy-20220124.orig/policy/modules/contrib/bitlbee.fc
|
||||
+++ fedora-policy-20220124/policy/modules/contrib/bitlbee.fc
|
||||
@@ -9,6 +9,5 @@
|
||||
|
||||
/var/log/bip.* gen_context(system_u:object_r:bitlbee_log_t,s0)
|
||||
|
||||
-/var/run/bitlbee\.pid -- gen_context(system_u:object_r:bitlbee_var_run_t,s0)
|
||||
-/var/run/bitlbee\.sock -s gen_context(system_u:object_r:bitlbee_var_run_t,s0)
|
||||
+/var/run/bitlbee(/.*)? gen_context(system_u:object_r:bitlbee_var_run_t,s0)
|
||||
/var/run/bip(/.*)? gen_context(system_u:object_r:bitlbee_var_run_t,s0)
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 16:04:09 UTC 2022 - Filippo Bonazzi <filippo.bonazzi@suse.com>
|
||||
|
||||
- Fix bitlbee runtime directory (bsc#1193230)
|
||||
* add fix_bitlbee.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 24 07:33:34 UTC 2022 - Johannes Segitz <jsegitz@suse.com>
|
||||
|
||||
|
@ -139,6 +139,7 @@ Patch054: fix_kernel_sysctl.patch
|
||||
Patch055: fix_auditd.patch
|
||||
Patch056: fix_wine.patch
|
||||
Patch057: fix_hypervkvp.patch
|
||||
Patch058: fix_bitlbee.patch
|
||||
|
||||
Patch100: sedoctool.patch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user