From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 248B1138334 for ; Sat, 13 Jul 2019 07:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6274E0825; Sat, 13 Jul 2019 07:01:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 79B78E0825 for ; Sat, 13 Jul 2019 07:01:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B2E3347908 for ; Sat, 13 Jul 2019 07:01:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20998721 for ; Sat, 13 Jul 2019 07:01:14 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1563000194.4050c64063918cc72b7db5d5e41fe26b202092d6.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/, policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/devices.te policy/modules/kernel/storage.te policy/modules/services/apache.te policy/modules/system/init.te policy/modules/system/systemd.te X-VCS-Directories: policy/modules/system/ policy/modules/kernel/ policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 4050c64063918cc72b7db5d5e41fe26b202092d6 X-VCS-Branch: master Date: Sat, 13 Jul 2019 07:01:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 43816948-3cad-4ff8-9b63-ef7ab61ce249 X-Archives-Hash: 25a452acf7bd1874c77af2b8228e4359 commit: 4050c64063918cc72b7db5d5e41fe26b202092d6 Author: Chris PeBenito ieee org> AuthorDate: Sun Jun 9 17:37:51 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sat Jul 13 06:43:14 2019 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=4050c640 various: Module version bump. Signed-off-by: Chris PeBenito ieee.org> Signed-off-by: Jason Zaman perfinion.com> policy/modules/kernel/devices.te | 2 +- policy/modules/kernel/storage.te | 2 +- policy/modules/services/apache.te | 2 +- policy/modules/system/init.te | 2 +- policy/modules/system/systemd.te | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/policy/modules/kernel/devices.te b/policy/modules/kernel/devices.te index 88a4246e..5f793c52 100644 --- a/policy/modules/kernel/devices.te +++ b/policy/modules/kernel/devices.te @@ -1,4 +1,4 @@ -policy_module(devices, 1.24.2) +policy_module(devices, 1.24.3) ######################################## # diff --git a/policy/modules/kernel/storage.te b/policy/modules/kernel/storage.te index 8f91eb2d..0b5a4245 100644 --- a/policy/modules/kernel/storage.te +++ b/policy/modules/kernel/storage.te @@ -1,4 +1,4 @@ -policy_module(storage, 1.16.1) +policy_module(storage, 1.16.2) ######################################## # diff --git a/policy/modules/services/apache.te b/policy/modules/services/apache.te index e87a74ac..ff524cc1 100644 --- a/policy/modules/services/apache.te +++ b/policy/modules/services/apache.te @@ -1,4 +1,4 @@ -policy_module(apache, 2.16.1) +policy_module(apache, 2.16.2) ######################################## # diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index aca76caa..97a6d2b7 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 2.6.6) +policy_module(init, 2.6.7) gen_require(` class passwd rootok; diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index a08ee785..bc8ebaf0 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1,4 +1,4 @@ -policy_module(systemd, 1.7.7) +policy_module(systemd, 1.7.8) ######################################### #