commit: b3270de1d3ef64f7c1c499813a242292584561de Author: Chris PeBenito <pebenito <AT> ieee <DOT> org> AuthorDate: Fri Feb 24 01:32:10 2017 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Feb 25 14:22:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=b3270de1
Module version bump for CI fixes. policy/modules/system/logging.te | 2 +- policy/modules/system/systemd.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te index 54436756..8d123eea 100644 --- a/policy/modules/system/logging.te +++ b/policy/modules/system/logging.te @@ -1,4 +1,4 @@ -policy_module(logging, 1.25.3) +policy_module(logging, 1.25.4) ######################################## # diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index 19e6947a..40719e93 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1,4 +1,4 @@ -policy_module(systemd, 1.3.6) +policy_module(systemd, 1.3.7) ######################################### #
