devices, files, kernel, init: Module version bump.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2020-01-17 11:27:22 -05:00
parent 1997786ce3
commit 1037d2ac8e
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
policy_module(devices, 1.25.6) policy_module(devices, 1.25.7)
######################################## ########################################
# #

View File

@ -1,4 +1,4 @@
policy_module(files, 1.27.5) policy_module(files, 1.27.6)
######################################## ########################################
# #

View File

@ -1,4 +1,4 @@
policy_module(kernel, 1.26.3) policy_module(kernel, 1.26.4)
######################################## ########################################
# #

View File

@ -1,4 +1,4 @@
policy_module(init, 2.7.7) policy_module(init, 2.7.8)
gen_require(` gen_require(`
class passwd rootok; class passwd rootok;