Module version bump for fc substitutions optimizations from Sven Vermeulen.
This commit is contained in:
parent
ca6cbe9bd1
commit
2b70efd2f6
|
@ -1,4 +1,4 @@
|
|||
policy_module(corecommands, 1.17.1)
|
||||
policy_module(corecommands, 1.17.2)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(files, 1.17.0)
|
||||
policy_module(files, 1.17.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(xserver, 3.8.0)
|
||||
policy_module(xserver, 3.8.1)
|
||||
|
||||
gen_require(`
|
||||
class x_drawable all_x_drawable_perms;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(init, 1.19.0)
|
||||
policy_module(init, 1.19.1)
|
||||
|
||||
gen_require(`
|
||||
class passwd rootok;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(ipsec, 1.13.0)
|
||||
policy_module(ipsec, 1.13.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
policy_module(libraries, 2.9.0)
|
||||
policy_module(libraries, 2.9.1)
|
||||
|
||||
########################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue