mirror of
https://github.com/SELinuxProject/refpolicy
synced 2025-02-02 21:01:32 +00:00
Module version bump and changelog for udev and init changes to support /run, from Sven Vermeulen.
This commit is contained in:
parent
61c65fe602
commit
36d6797363
@ -1,3 +1,4 @@
|
||||
- Udev and init changes to support /run, from Sven Vermeulen.
|
||||
- auth_use_nsswitch updates from Miroslav Grepl.
|
||||
- Mount runtime files fix from Guido Trentalancia.
|
||||
- Update Python scripts to support Python 3, from Sven Vermeulen.
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(files, 1.16.5)
|
||||
policy_module(files, 1.16.6)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(init, 1.18.4)
|
||||
policy_module(init, 1.18.5)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
|
@ -1,4 +1,4 @@
|
||||
policy_module(udev, 1.14.0)
|
||||
policy_module(udev, 1.14.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user