From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 135D0138010 for ; Fri, 28 Sep 2012 17:58:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2027FE0733; Fri, 28 Sep 2012 17:57:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E6769E0738 for ; Fri, 28 Sep 2012 17:57:26 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44A2C33CCE8 for ; Fri, 28 Sep 2012 17:57:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 15BC0E5452 for ; Fri, 28 Sep 2012 17:57:24 +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: <1348854942.eb2f042d2b9dfcb967c4fa77615da7997a0b7428.SwifT@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/kernel/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/kernel/corecommands.te policy/modules/services/xserver.te X-VCS-Directories: policy/modules/services/ policy/modules/kernel/ X-VCS-Committer: SwifT X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: eb2f042d2b9dfcb967c4fa77615da7997a0b7428 X-VCS-Branch: master Date: Fri, 28 Sep 2012 17:57:24 +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: 9ab34f48-1113-4d07-9343-cbafc42e0513 X-Archives-Hash: 5e33737ecf71b0d922442f22cd74d254 commit: eb2f042d2b9dfcb967c4fa77615da7997a0b7428 Author: Chris PeBenito tresys com> AuthorDate: Mon Sep 17 15:08:42 2012 +0000 Commit: Sven Vermeulen siphos be> CommitDate: Fri Sep 28 17:55:42 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=eb2f042d Module version bump for Debian file context updates from Laurent Bigonville. --- policy/modules/kernel/corecommands.te | 2 +- policy/modules/services/xserver.te | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/kernel/corecommands.te b/policy/modules/kernel/corecommands.te index 1dd0427..43090a0 100644 --- a/policy/modules/kernel/corecommands.te +++ b/policy/modules/kernel/corecommands.te @@ -1,4 +1,4 @@ -policy_module(corecommands, 1.17.0) +policy_module(corecommands, 1.17.3) ######################################## # diff --git a/policy/modules/services/xserver.te b/policy/modules/services/xserver.te index 8ec444d..c44a6c3 100644 --- a/policy/modules/services/xserver.te +++ b/policy/modules/services/xserver.te @@ -1,4 +1,4 @@ -policy_module(xserver, 3.8.0) +policy_module(xserver, 3.8.2) gen_require(` class x_drawable all_x_drawable_perms;