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 690092e commit 1df6d93
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion policy/modules/kernel/filesystem.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(filesystem, 1.29.2)
policy_module(filesystem, 1.29.3)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/roles/auditadm.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(auditadm, 2.4.1)
policy_module(auditadm, 2.4.2)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/roles/secadm.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(secadm, 2.6.2)
policy_module(secadm, 2.6.3)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/roles/staff.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(staff, 2.12.2)
policy_module(staff, 2.12.3)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/roles/sysadm.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(sysadm, 2.18.3)
policy_module(sysadm, 2.18.4)

########################################
#
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/roles/unprivuser.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(unprivuser, 2.11.1)
policy_module(unprivuser, 2.11.2)

# this module should be named user, but that is
# a compile error since user is a keyword.
Expand Down
2 changes: 1 addition & 1 deletion policy/modules/system/userdomain.te
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
policy_module(userdomain, 4.21.2)
policy_module(userdomain, 4.21.3)

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

0 comments on commit 1df6d93

Please sign in to comment.