mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-03-11 07:40:18 +00:00
Module version bump and changelog for non-auth file attribute to eliminate set expressions, from James Carter.
This commit is contained in:
parent
4f8e1a4e3d
commit
b72101a116
@ -1,3 +1,4 @@
|
|||||||
|
- Non-auth file attribute to eliminate set expressions, from James Carter.
|
||||||
- Virt updates from Sven Vermeulen.
|
- Virt updates from Sven Vermeulen.
|
||||||
- Various dontaudits from Sven Vermeulen.
|
- Various dontaudits from Sven Vermeulen.
|
||||||
- Fix base module and monolithic role declaration ordering issue now that
|
- Fix base module and monolithic role declaration ordering issue now that
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 4670530024cc8d5ada3026b47b0f0c1e330fce95
|
Subproject commit fe4908224dd959a249be02126d16564e22aa19d2
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(files, 1.16.1)
|
policy_module(files, 1.16.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(kernel, 1.15.2)
|
policy_module(kernel, 1.15.3)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(secadm, 2.3.0)
|
policy_module(secadm, 2.3.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(authlogin, 2.3.0)
|
policy_module(authlogin, 2.3.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(mount, 1.14.1)
|
policy_module(mount, 1.14.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(selinuxutil, 1.16.1)
|
policy_module(selinuxutil, 1.16.2)
|
||||||
|
|
||||||
gen_require(`
|
gen_require(`
|
||||||
bool secure_mode;
|
bool secure_mode;
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
policy_module(userdomain, 4.7.0)
|
policy_module(userdomain, 4.7.1)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user