mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-02 21:01:32 +00:00
Module verion bump for simplify file contexts based on file context path substitutions, from Sven Vermeulen.
This commit is contained in:
parent
aac94b0e40
commit
8e00a439ef
@ -1,3 +1,5 @@
|
||||
- Simplify file contexts based on file context path substitutions, from Sven
|
||||
Vermeulen.
|
||||
- Add optional name for kernel and system filetrans interfaces.
|
||||
- Non-auth file attribute to eliminate set expressions, from James Carter.
|
||||
- Virt updates from Sven Vermeulen.
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(usermanage, 1.17.1)
|
||||
policy_module(usermanage, 1.17.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(corecommands, 1.16.0)
|
||||
policy_module(corecommands, 1.16.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(files, 1.16.3)
|
||||
policy_module(files, 1.16.4)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(postgresql, 1.14.0)
|
||||
policy_module(postgresql, 1.14.1)
|
||||
|
||||
gen_require(`
|
||||
class db_database all_db_database_perms;
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(xserver, 3.7.1)
|
||||
policy_module(xserver, 3.7.2)
|
||||
|
||||
gen_require(`
|
||||
class x_drawable all_x_drawable_perms;
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(init, 1.18.3)
|
||||
policy_module(init, 1.18.4)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(ipsec, 1.12.0)
|
||||
policy_module(ipsec, 1.12.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(libraries, 2.8.0)
|
||||
policy_module(libraries, 2.8.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(miscfiles, 1.9.0)
|
||||
policy_module(miscfiles, 1.9.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(modutils, 1.12.0)
|
||||
policy_module(modutils, 1.12.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(selinuxutil, 1.16.3)
|
||||
policy_module(selinuxutil, 1.16.4)
|
||||
|
||||
gen_require(`
|
||||
bool secure_mode;
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(unconfined, 3.4.0)
|
||||
policy_module(unconfined, 3.4.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user