Skip to content

Commit

Permalink
various: Module version bump.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris PeBenito <[email protected]>
  • Loading branch information
pebenito authored and 0xC0ncord committed Jul 20, 2021
1 parent 96e32d6 commit 7109706
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion policy/modules/apps/irc.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(irc, 2.8.0)
policy_module(irc, 2.8.1)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/apps/screen.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(screen, 2.12.0)
policy_module(screen, 2.12.1)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/kernel/devices.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(devices, 1.28.1)
policy_module(devices, 1.28.2)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/kernel/files.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(files, 1.30.3)
policy_module(files, 1.30.4)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/services/dbus.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(dbus, 1.30.2)
policy_module(dbus, 1.30.3)

gen_require(`
class dbus all_dbus_perms;
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/authlogin.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(authlogin, 2.18.3)
policy_module(authlogin, 2.18.4)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/init.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(init, 2.10.3)
policy_module(init, 2.10.4)

gen_require(`
class passwd rootok;
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/lvm.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(lvm, 1.26.2)
policy_module(lvm, 1.26.3)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/miscfiles.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(miscfiles, 1.19.0)
policy_module(miscfiles, 1.19.1)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/systemd.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(systemd, 1.11.3)
policy_module(systemd, 1.11.4)

#########################################
#
Expand Down

0 comments on commit 7109706

Please sign in to comment.