From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-811369-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2E998138CDB for <garchives@archives.gentoo.org>; Thu, 11 Jun 2015 16:04:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 666A9E091C; Thu, 11 Jun 2015 16:04:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13C3FE091C for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:04:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 430EE340C20 for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:04:55 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BAA7EA37 for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:04:51 +0000 (UTC) From: "Sven Vermeulen" <swift@gentoo.org> 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" <swift@gentoo.org> Message-ID: <1434038674.4e0b54e1d130040aa21f0add9b6b6a748d64d40e.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/userdomain.if X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 4e0b54e1d130040aa21f0add9b6b6a748d64d40e X-VCS-Branch: swift Date: Thu, 11 Jun 2015 16:04:51 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c82c4883-c264-4f5a-8f50-5e5b665223cf X-Archives-Hash: 7f977f3df382250a6ca471cec886a7c5 commit: 4e0b54e1d130040aa21f0add9b6b6a748d64d40e Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Thu Jun 11 16:04:34 2015 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 16:04:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=4e0b54e1 Allow user domains to manage XDG documents, pictures and music policy/modules/system/userdomain.if | 3 +++ 1 file changed, 3 insertions(+) diff --git a/policy/modules/system/userdomain.if b/policy/modules/system/userdomain.if index 1d5370c..ea03e86 100644 --- a/policy/modules/system/userdomain.if +++ b/policy/modules/system/userdomain.if @@ -282,7 +282,10 @@ interface(`userdom_manage_home_role',` xdg_manage_all_config_home($2) xdg_manage_all_data_home($2) xdg_manage_all_runtime_home($2) + xdg_manage_documents_home($2) xdg_manage_downloads_home($2) + xdg_manage_music_home($2) + xdg_manage_pictures_home($2) xdg_manage_videos_home($2) xdg_relabel_all_cache_home($2) xdg_relabel_all_config_home($2) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-811376-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8EFB3138CE0 for <garchives@archives.gentoo.org>; Thu, 11 Jun 2015 16:09:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 287C2E091B; Thu, 11 Jun 2015 16:09:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CEDEEE091B for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:09:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0A5D340C1F for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:09:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 21C9CA25 for <gentoo-commits@lists.gentoo.org>; Thu, 11 Jun 2015 16:08:58 +0000 (UTC) From: "Sven Vermeulen" <swift@gentoo.org> 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" <swift@gentoo.org> Message-ID: <1434038674.4e0b54e1d130040aa21f0add9b6b6a748d64d40e.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/system/userdomain.if X-VCS-Directories: policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 4e0b54e1d130040aa21f0add9b6b6a748d64d40e X-VCS-Branch: master Date: Thu, 11 Jun 2015 16:08:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 168a4d88-6941-4040-b042-a97727ac0c69 X-Archives-Hash: caa57eaf2bb58ed685aaab772b593ff8 Message-ID: <20150611160858.CTV_pg82YCFZiA6qvp-cYTJ4_f_ZO0yNcbeRrnUaQJw@z> commit: 4e0b54e1d130040aa21f0add9b6b6a748d64d40e Author: Sven Vermeulen <sven.vermeulen <AT> siphos <DOT> be> AuthorDate: Thu Jun 11 16:04:34 2015 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> org> CommitDate: Thu Jun 11 16:04:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=4e0b54e1 Allow user domains to manage XDG documents, pictures and music policy/modules/system/userdomain.if | 3 +++ 1 file changed, 3 insertions(+) diff --git a/policy/modules/system/userdomain.if b/policy/modules/system/userdomain.if index 1d5370c..ea03e86 100644 --- a/policy/modules/system/userdomain.if +++ b/policy/modules/system/userdomain.if @@ -282,7 +282,10 @@ interface(`userdom_manage_home_role',` xdg_manage_all_config_home($2) xdg_manage_all_data_home($2) xdg_manage_all_runtime_home($2) + xdg_manage_documents_home($2) xdg_manage_downloads_home($2) + xdg_manage_music_home($2) + xdg_manage_pictures_home($2) xdg_manage_videos_home($2) xdg_relabel_all_cache_home($2) xdg_relabel_all_config_home($2)