commit: 328fabd9384f9ae1ade19b5186e6174901c3cccc Author: Chris PeBenito <cpebenito <AT> tresys <DOT> com> AuthorDate: Wed Jan 6 14:22:11 2016 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Jan 30 17:16:56 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=328fabd9
Module version bump for syslog and systemd changes from Laurent Bigonville policy/modules/kernel/corecommands.te | 2 +- policy/modules/system/logging.te | 2 +- policy/modules/system/systemd.te | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/kernel/corecommands.te b/policy/modules/kernel/corecommands.te index f8cd213..f2cb295 100644 --- a/policy/modules/kernel/corecommands.te +++ b/policy/modules/kernel/corecommands.te @@ -1,4 +1,4 @@ -policy_module(corecommands, 1.21.1) +policy_module(corecommands, 1.21.2) ######################################## # diff --git a/policy/modules/system/logging.te b/policy/modules/system/logging.te index f2e4984..79f8084 100644 --- a/policy/modules/system/logging.te +++ b/policy/modules/system/logging.te @@ -1,4 +1,4 @@ -policy_module(logging, 1.23.0) +policy_module(logging, 1.23.1) ######################################## # diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index 2376af3..8892447 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1,4 +1,4 @@ -policy_module(systemd, 1.1.1) +policy_module(systemd, 1.1.2) ######################################### #
