kernel, init, systemd, udev: Module version bump.
Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
parent
98c16077ba
commit
df696a3254
|
@ -1,4 +1,4 @@
|
|||
policy_module(kernel, 1.25.0)
|
||||
policy_module(kernel, 1.25.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(init, 2.6.2)
|
||||
policy_module(init, 2.6.3)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(systemd, 1.7.4)
|
||||
policy_module(systemd, 1.7.5)
|
||||
|
||||
#########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(udev, 1.25.2)
|
||||
policy_module(udev, 1.25.3)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue