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 65829139694 for ; Fri, 17 Feb 2017 08:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B571821C096; Fri, 17 Feb 2017 08:51:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9728221C096 for ; Fri, 17 Feb 2017 08:50:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5EEEA341026 for ; Fri, 17 Feb 2017 08:50:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C44874AD4 for ; Fri, 17 Feb 2017 08:50:55 +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: <1487320729.a16a1f6a2712ab32441f676c5bf0041cb8f290db.perfinion@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:next commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/cups.if policy/modules/contrib/lpd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a16a1f6a2712ab32441f676c5bf0041cb8f290db X-VCS-Branch: next Date: Fri, 17 Feb 2017 08:50:55 +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: e0c0eb9e-d9e8-4b28-911a-12c9974c5acf X-Archives-Hash: 0e00cec54dfd013168302993c7b0b9b8 commit: a16a1f6a2712ab32441f676c5bf0041cb8f290db Author: Chris PeBenito ieee org> AuthorDate: Wed Feb 15 23:43:57 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Feb 17 08:38:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a16a1f6a Revert "cups/lpd: read permission for cupsd_var_run_t socket files" This reverts commit 9995442bb5f249c5d666e66e29308d2f8d201049. policy/modules/contrib/cups.if | 19 ------------------- policy/modules/contrib/lpd.te | 1 - 2 files changed, 20 deletions(-) diff --git a/policy/modules/contrib/cups.if b/policy/modules/contrib/cups.if index 1fb79e2b..bd6b77f4 100644 --- a/policy/modules/contrib/cups.if +++ b/policy/modules/contrib/cups.if @@ -129,25 +129,6 @@ interface(`cups_read_pid_files',` ######################################## ## -## Read cups socket files. -## -## -## -## Domain allowed access. -## -## -# -interface(`cups_read_sock_files',` - gen_require(` - type cupsd_var_run_t; - ') - - files_search_pids($1) - allow $1 cupsd_var_run_t:sock_file read_sock_file_perms; -') - -######################################## -## ## Execute cups_config in the ## cups config domain. ## diff --git a/policy/modules/contrib/lpd.te b/policy/modules/contrib/lpd.te index 1343b116..11daaf6c 100644 --- a/policy/modules/contrib/lpd.te +++ b/policy/modules/contrib/lpd.te @@ -295,7 +295,6 @@ optional_policy(` cups_read_config(lpr_t) cups_stream_connect(lpr_t) cups_read_pid_files(lpr_t) - cups_read_sock_files(lpr_t) ') optional_policy(` 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 D6580139694 for ; Fri, 17 Feb 2017 08:44:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA8B421C07F; Fri, 17 Feb 2017 08:44:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B3A521C07F for ; Fri, 17 Feb 2017 08:44:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8CD9B34108B for ; Fri, 17 Feb 2017 08:44:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DABB4AD6 for ; Fri, 17 Feb 2017 08:44:13 +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: <1487320729.a16a1f6a2712ab32441f676c5bf0041cb8f290db.perfinion@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/cups.if policy/modules/contrib/lpd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: a16a1f6a2712ab32441f676c5bf0041cb8f290db X-VCS-Branch: master Date: Fri, 17 Feb 2017 08:44:13 +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: 0e2f931c-8347-47c0-be00-fd5ea73f4fe0 X-Archives-Hash: 61841fc0ba622f418f82e171ab9fe3f5 Message-ID: <20170217084413.I7q2AofH6rizI3-tbsOgJWePvWtj05saT96K0k82XW4@z> commit: a16a1f6a2712ab32441f676c5bf0041cb8f290db Author: Chris PeBenito ieee org> AuthorDate: Wed Feb 15 23:43:57 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Fri Feb 17 08:38:49 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=a16a1f6a Revert "cups/lpd: read permission for cupsd_var_run_t socket files" This reverts commit 9995442bb5f249c5d666e66e29308d2f8d201049. policy/modules/contrib/cups.if | 19 ------------------- policy/modules/contrib/lpd.te | 1 - 2 files changed, 20 deletions(-) diff --git a/policy/modules/contrib/cups.if b/policy/modules/contrib/cups.if index 1fb79e2b..bd6b77f4 100644 --- a/policy/modules/contrib/cups.if +++ b/policy/modules/contrib/cups.if @@ -129,25 +129,6 @@ interface(`cups_read_pid_files',` ######################################## ## -## Read cups socket files. -## -## -## -## Domain allowed access. -## -## -# -interface(`cups_read_sock_files',` - gen_require(` - type cupsd_var_run_t; - ') - - files_search_pids($1) - allow $1 cupsd_var_run_t:sock_file read_sock_file_perms; -') - -######################################## -## ## Execute cups_config in the ## cups config domain. ## diff --git a/policy/modules/contrib/lpd.te b/policy/modules/contrib/lpd.te index 1343b116..11daaf6c 100644 --- a/policy/modules/contrib/lpd.te +++ b/policy/modules/contrib/lpd.te @@ -295,7 +295,6 @@ optional_policy(` cups_read_config(lpr_t) cups_stream_connect(lpr_t) cups_read_pid_files(lpr_t) - cups_read_sock_files(lpr_t) ') optional_policy(`