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 3D7C8138334 for ; Sun, 9 Dec 2018 11:49:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D384E0930; Sun, 9 Dec 2018 11:49:04 +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 336F8E093A for ; Sun, 9 Dec 2018 11:49:04 +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 F206C335CFB for ; Sun, 9 Dec 2018 11:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B55F4EA for ; Sun, 9 Dec 2018 11:48:58 +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: <1542538607.f26f88c6f2ab91ff413ba052b12e111d34b5ed32.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/cron.te policy/modules/services/minissdpd.te policy/modules/services/ntp.te policy/modules/system/systemd.te X-VCS-Directories: policy/modules/system/ policy/modules/services/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: f26f88c6f2ab91ff413ba052b12e111d34b5ed32 X-VCS-Branch: master Date: Sun, 9 Dec 2018 11:48:58 +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: 005c36d9-9f29-411d-8a20-64b9d3d91266 X-Archives-Hash: af775787acd779bd93c6b66033a6e46a commit: f26f88c6f2ab91ff413ba052b12e111d34b5ed32 Author: Chris PeBenito ieee org> AuthorDate: Sun Nov 18 00:02:54 2018 +0000 Commit: Jason Zaman gentoo org> CommitDate: Sun Nov 18 10:56:47 2018 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=f26f88c6 cron, minissdpd, ntp, systemd: Module version bump. Signed-off-by: Jason Zaman perfinion.com> policy/modules/services/cron.te | 2 +- policy/modules/services/minissdpd.te | 2 +- policy/modules/services/ntp.te | 2 +- policy/modules/system/systemd.te | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/policy/modules/services/cron.te b/policy/modules/services/cron.te index 2143e40c..ab1d35a2 100644 --- a/policy/modules/services/cron.te +++ b/policy/modules/services/cron.te @@ -1,4 +1,4 @@ -policy_module(cron, 2.14.0) +policy_module(cron, 2.14.1) gen_require(` class passwd rootok; diff --git a/policy/modules/services/minissdpd.te b/policy/modules/services/minissdpd.te index 65b1aed3..6dfa0087 100644 --- a/policy/modules/services/minissdpd.te +++ b/policy/modules/services/minissdpd.te @@ -1,4 +1,4 @@ -policy_module(minissdpd, 1.4.0) +policy_module(minissdpd, 1.4.1) ######################################## # diff --git a/policy/modules/services/ntp.te b/policy/modules/services/ntp.te index 29fb6b7e..7003693e 100644 --- a/policy/modules/services/ntp.te +++ b/policy/modules/services/ntp.te @@ -1,4 +1,4 @@ -policy_module(ntp, 1.18.1) +policy_module(ntp, 1.18.2) ######################################## # diff --git a/policy/modules/system/systemd.te b/policy/modules/system/systemd.te index e9b74257..41448713 100644 --- a/policy/modules/system/systemd.te +++ b/policy/modules/system/systemd.te @@ -1,4 +1,4 @@ -policy_module(systemd, 1.6.1) +policy_module(systemd, 1.6.2) ######################################### #