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 4F2C11396D9 for ; Sun, 29 Oct 2017 20:43:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C4432BC121; Sun, 29 Oct 2017 20:43:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 19A182BC121 for ; Sun, 29 Oct 2017 20:43:01 +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 36D2F3416C8 for ; Sun, 29 Oct 2017 20:43:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 820E66AA2 for ; Sun, 29 Oct 2017 20:42:57 +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: <1509281990.6ef62a4b426e033b53667e32b5c0922b475c41db.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/, policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/files.te policy/modules/system/init.te policy/modules/system/sysnetwork.te policy/modules/system/systemd.te X-VCS-Directories: policy/modules/kernel/ policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 6ef62a4b426e033b53667e32b5c0922b475c41db X-VCS-Branch: master Date: Sun, 29 Oct 2017 20:42:57 +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-Archives-Salt: 166744b4-e04c-4066-bd9b-a4ab53a85559 X-Archives-Hash: b987e3012e34c504d4286f7d3e60715d commit: 6ef62a4b426e033b53667e32b5c0922b475c41db Author: Chris PeBenito ieee org> AuthorDate: Thu Oct 12 22:48:29 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Oct 29 12:59:50 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=6ef62a4b files, init, sysnetwork, systemd: Module version bumps. policy/modules/kernel/files.te | 2 +- policy/modules/system/init.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/systemd.te | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/policy/modules/kernel/files.te b/policy/modules/kernel/files.te index 28824331..f713d2b6 100644 --- a/policy/modules/kernel/files.te +++ b/policy/modules/kernel/files.te @@ -1,4 +1,4 @@ -policy_module(files, 1.24.2) +policy_module(files, 1.24.3) ######################################## # diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 02a9e3b8..4f2247f7 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 2.3.7) +policy_module(init, 2.3.8) gen_require(` class passwd rootok; diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index bda695bd..1fec9b9b 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -1,4 +1,4 @@ -policy_module(sysnetwork, 1.21.1) +policy_module(sysnetwork, 1.21.2) ######################################## # diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index 56aa9198..2d0393a3 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1,4 +1,4 @@ -policy_module(systemd, 1.4.4) +policy_module(systemd, 1.4.5) ######################################### #