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 DE3111387B1 for ; Sat, 30 Nov 2013 15:05:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94A7CE0A41; Sat, 30 Nov 2013 15:05:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0CEB0E0A00 for ; Sat, 30 Nov 2013 15:05:13 +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 27B9733F0D4 for ; Sat, 30 Nov 2013 15:05:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 116E4E553B for ; Sat, 30 Nov 2013 15:05:11 +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: <1385823697.f75ae3be0b9303f294ab1adbfaeb3178b9d5fddd.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/sosreport.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: f75ae3be0b9303f294ab1adbfaeb3178b9d5fddd X-VCS-Branch: master Date: Sat, 30 Nov 2013 15:05:11 +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: c872ee62-af94-46c6-b3a1-49e2cee0258b X-Archives-Hash: 0ff4852b0620d06265817d2410814ee5 commit: f75ae3be0b9303f294ab1adbfaeb3178b9d5fddd Author: Miroslav Grepl redhat com> AuthorDate: Mon Nov 25 10:18:34 2013 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sat Nov 30 15:01:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=f75ae3be Allow sosreport to send signull to setroubleshootd --- policy/modules/contrib/sosreport.te | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/policy/modules/contrib/sosreport.te b/policy/modules/contrib/sosreport.te index f2f507d..21972f1 100644 --- a/policy/modules/contrib/sosreport.te +++ b/policy/modules/contrib/sosreport.te @@ -157,5 +157,9 @@ optional_policy(` ') optional_policy(` + setroubleshoot_signull(sosreport_t) +') + +optional_policy(` xserver_stream_connect(sosreport_t) ')