Module version bump and changelog for virt updates from Sven Vermeulen.
This commit is contained in:
parent
e842434336
commit
2e83467903
|
@ -1,4 +1,5 @@
|
||||||
- Various dontaudits from Sven Vermenulen.
|
- Virt updates 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
|
||||||
role declarations must be explicit, from Harry Ciao.
|
role declarations must be explicit, from Harry Ciao.
|
||||||
- Added contrib modules:
|
- Added contrib modules:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit ba7eb3b5e2a06951db215856a8bdb79db8991303
|
Subproject commit 6c192c747802a866038f470f8f60d5d664507a4f
|
|
@ -1,4 +1,4 @@
|
||||||
policy_module(kernel, 1.15.1)
|
policy_module(kernel, 1.15.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
policy_module(selinux, 1.11.1)
|
policy_module(selinux, 1.11.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
policy_module(sysadm, 2.4.1)
|
policy_module(sysadm, 2.4.2)
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
policy_module(init, 1.18.1)
|
policy_module(init, 1.18.2)
|
||||||
|
|
||||||
gen_require(`
|
gen_require(`
|
||||||
class passwd rootok;
|
class passwd rootok;
|
||||||
|
|
Loading…
Reference in New Issue