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 19FC8138206 for ; Thu, 18 Jan 2018 16:15:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D530E08E8; Thu, 18 Jan 2018 16:15:46 +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 EB494E08D9 for ; Thu, 18 Jan 2018 16:15:45 +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 AD4A2335C47 for ; Thu, 18 Jan 2018 16:15:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA1881C6 for ; Thu, 18 Jan 2018 16:15:41 +0000 (UTC) From: "Sven Vermeulen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sven Vermeulen" Message-ID: <1513227322.94e5bdcfc5d1a49605d019ff465dd9f56bd9686d.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/kernel/, policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/storage.te policy/modules/system/userdomain.te X-VCS-Directories: policy/modules/kernel/ policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 94e5bdcfc5d1a49605d019ff465dd9f56bd9686d X-VCS-Branch: swift Date: Thu, 18 Jan 2018 16:15:41 +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: 2e553327-3748-45dc-925f-bd3c6c3f2073 X-Archives-Hash: 143c5849a13818633f26cbeeb35b9de6 commit: 94e5bdcfc5d1a49605d019ff465dd9f56bd9686d Author: Chris PeBenito ieee org> AuthorDate: Wed Dec 13 23:29:26 2017 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu Dec 14 04:55:22 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=94e5bdcf storage, userdomain: Module version bump. policy/modules/kernel/storage.te | 2 +- policy/modules/system/userdomain.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/kernel/storage.te b/policy/modules/kernel/storage.te index eb9b5b8d..d2a49c97 100644 --- a/policy/modules/kernel/storage.te +++ b/policy/modules/kernel/storage.te @@ -1,4 +1,4 @@ -policy_module(storage, 1.15.0) +policy_module(storage, 1.15.1) ######################################## # diff --git a/policy/modules/system/userdomain.te b/policy/modules/system/userdomain.te index a3a1802e..3db9b0c2 100644 --- a/policy/modules/system/userdomain.te +++ b/policy/modules/system/userdomain.te @@ -1,4 +1,4 @@ -policy_module(userdomain, 4.14.9) +policy_module(userdomain, 4.14.10) ######################################## #