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 A2872138335 for ; Tue, 26 Mar 2019 10:17:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 823FAE08A6; Tue, 26 Mar 2019 10:17:40 +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 5BB52E08AC for ; Tue, 26 Mar 2019 10:17:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 50A8E335CE9 for ; Tue, 26 Mar 2019 10:17:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3DB6D59A for ; Tue, 26 Mar 2019 10:17:35 +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: <1553508325.e6836a0e6a7d9845824ea1fd1760896b8c2bf280.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/dbus.te policy/modules/services/ntp.te policy/modules/system/authlogin.te X-VCS-Directories: policy/modules/services/ policy/modules/system/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: e6836a0e6a7d9845824ea1fd1760896b8c2bf280 X-VCS-Branch: master Date: Tue, 26 Mar 2019 10:17:35 +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: d978149e-71e4-4851-899e-88605856f9e3 X-Archives-Hash: afdd049da05c190258828c45c459f0b4 commit: e6836a0e6a7d9845824ea1fd1760896b8c2bf280 Author: Chris PeBenito ieee org> AuthorDate: Sun Mar 24 18:43:35 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Mar 25 10:05:25 2019 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=e6836a0e authlogin, dbus, ntp: Module version bump. Signed-off-by: Jason Zaman perfinion.com> policy/modules/services/dbus.te | 2 +- policy/modules/services/ntp.te | 2 +- policy/modules/system/authlogin.te | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/policy/modules/services/dbus.te b/policy/modules/services/dbus.te index cfe63c4a..b164b75e 100644 --- a/policy/modules/services/dbus.te +++ b/policy/modules/services/dbus.te @@ -1,4 +1,4 @@ -policy_module(dbus, 1.26.0) +policy_module(dbus, 1.26.1) gen_require(` class dbus all_dbus_perms; diff --git a/policy/modules/services/ntp.te b/policy/modules/services/ntp.te index bf8d46a4..c01fe5f1 100644 --- a/policy/modules/services/ntp.te +++ b/policy/modules/services/ntp.te @@ -1,4 +1,4 @@ -policy_module(ntp, 1.19.0) +policy_module(ntp, 1.19.1) ######################################## # diff --git a/policy/modules/system/authlogin.te b/policy/modules/system/authlogin.te index d105c58c..525977ac 100644 --- a/policy/modules/system/authlogin.te +++ b/policy/modules/system/authlogin.te @@ -1,4 +1,4 @@ -policy_module(authlogin, 2.14.1) +policy_module(authlogin, 2.14.2) ######################################## #