Module version and changelog for openrc and portage updates from Sven Vermeulen.
This commit is contained in:
parent
6cd8334d12
commit
f07bc3f973
|
@ -1,3 +1,4 @@
|
|||
- Openrc and portage updates from Sven Vermeulen.
|
||||
- Allow user and role changes on dynamic transitions with the same
|
||||
constraints as regular transitions.
|
||||
- New git service features from Dominick Grift.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(portage, 1.11.1)
|
||||
policy_module(portage, 1.11.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(gpg, 2.4.0)
|
||||
policy_module(gpg, 2.4.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(sysadm, 2.3.1)
|
||||
policy_module(sysadm, 2.3.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(init, 1.17.0)
|
||||
policy_module(init, 1.17.1)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(selinuxutil, 1.15.2)
|
||||
policy_module(selinuxutil, 1.15.3)
|
||||
|
||||
gen_require(`
|
||||
bool secure_mode;
|
||||
|
|
Loading…
Reference in New Issue