three debian patches from manoj
This commit is contained in:
parent
84d88df579
commit
10b03f376b
@ -6,3 +6,4 @@
|
||||
/usr/sbin/accton -- gen_context(system_u:object_r:acct_exec_t,s0)
|
||||
|
||||
/var/account(/.*)? gen_context(system_u:object_r:acct_data_t,s0)
|
||||
/var/log/account(/.*)? gen_context(system_u:object_r:acct_data_t,s0)
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(acct, 1.3.0)
|
||||
policy_module(acct, 1.3.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -5,3 +5,5 @@
|
||||
/sbin/grub -- gen_context(system_u:object_r:bootloader_exec_t,s0)
|
||||
/sbin/lilo.* -- gen_context(system_u:object_r:bootloader_exec_t,s0)
|
||||
/sbin/ybin.* -- gen_context(system_u:object_r:bootloader_exec_t,s0)
|
||||
|
||||
/usr/sbin/grub -- gen_context(system_u:object_r:bootloader_exec_t,s0)
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(bootloader, 1.10.0)
|
||||
policy_module(bootloader, 1.10.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -3,3 +3,4 @@
|
||||
#
|
||||
/usr/bin/cdrecord -- gen_context(system_u:object_r:cdrecord_exec_t,s0)
|
||||
/usr/bin/growisofs -- gen_context(system_u:object_r:cdrecord_exec_t,s0)
|
||||
/usr/bin/wodim -- gen_context(system_u:object_r:cdrecord_exec_t,s0)
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(cdrecord, 2.0.1)
|
||||
policy_module(cdrecord, 2.0.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
/var/lib/mailman(/.*)? gen_context(system_u:object_r:mailman_data_t,s0)
|
||||
/var/lib/mailman/archives(/.*)? gen_context(system_u:object_r:mailman_archive_t,s0)
|
||||
/var/lock/mailman(/.*)? gen_context(system_u:object_r:mailman_lock_t,s0)
|
||||
/var/log/mailman(/.*)? gen_context(system_u:object_r:mailman_log_t,s0)
|
||||
/var/run/mailman(/.*)? gen_context(system_u:object_r:mailman_lock_t,s0)
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
policy_module(mailman, 1.6.2)
|
||||
policy_module(mailman, 1.6.3)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user