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 1EBBA1382DE for ; Sun, 3 Jul 2016 11:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5174B14120; Sun, 3 Jul 2016 11:33:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 2A14AE0AC3 for ; Sun, 3 Jul 2016 11:33:10 +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 EF888340DB2 for ; Sun, 3 Jul 2016 11:33:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8CEEC243F for ; Sun, 3 Jul 2016 11:33:05 +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: <1467545543.f8f9f2766a60566938e58cdb0fbd292a6c26be2b.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/varnishd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: f8f9f2766a60566938e58cdb0fbd292a6c26be2b X-VCS-Branch: master Date: Sun, 3 Jul 2016 11:33:05 +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: cf3279db-285c-497b-aeff-4ef181f47650 X-Archives-Hash: 7b1a7a3a60887647d7af2163f496e8db commit: f8f9f2766a60566938e58cdb0fbd292a6c26be2b Author: Adam Tkac gooddata com> AuthorDate: Thu Jun 16 14:34:57 2016 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sun Jul 3 11:32:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=f8f9f276 varnishncsa (varnishlog_t) reads localization files policy/modules/contrib/varnishd.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/varnishd.te b/policy/modules/contrib/varnishd.te index c928b0c..2bdabca 100644 --- a/policy/modules/contrib/varnishd.te +++ b/policy/modules/contrib/varnishd.te @@ -138,3 +138,5 @@ logging_log_filetrans(varnishlog_t, varnishlog_log_t, { file dir }) read_files_pattern(varnishlog_t, varnishd_var_lib_t, varnishd_var_lib_t) files_search_var_lib(varnishlog_t) + +miscfiles_read_localization(varnishlog_t) 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 99AFB1382DE for ; Sun, 3 Jul 2016 11:34:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0464141A5; Sun, 3 Jul 2016 11:34:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 41DE4141A8 for ; Sun, 3 Jul 2016 11:34:21 +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 47067340DB2 for ; Sun, 3 Jul 2016 11:34:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 363272450 for ; Sun, 3 Jul 2016 11:34:15 +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: <1467545543.f8f9f2766a60566938e58cdb0fbd292a6c26be2b.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:swift commit in: policy/modules/contrib/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/contrib/varnishd.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: f8f9f2766a60566938e58cdb0fbd292a6c26be2b X-VCS-Branch: swift Date: Sun, 3 Jul 2016 11:34:15 +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: eecd2226-eb68-4f7d-87be-0125d49dd2f5 X-Archives-Hash: cd02eb7a80e4514d621fdea4eacd3ee0 Message-ID: <20160703113415.MI7eWLzBcIP9yj-FDEqipVPZIHVe4i-wuTvR5hhlq4o@z> commit: f8f9f2766a60566938e58cdb0fbd292a6c26be2b Author: Adam Tkac gooddata com> AuthorDate: Thu Jun 16 14:34:57 2016 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Sun Jul 3 11:32:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=f8f9f276 varnishncsa (varnishlog_t) reads localization files policy/modules/contrib/varnishd.te | 2 ++ 1 file changed, 2 insertions(+) diff --git a/policy/modules/contrib/varnishd.te b/policy/modules/contrib/varnishd.te index c928b0c..2bdabca 100644 --- a/policy/modules/contrib/varnishd.te +++ b/policy/modules/contrib/varnishd.te @@ -138,3 +138,5 @@ logging_log_filetrans(varnishlog_t, varnishlog_log_t, { file dir }) read_files_pattern(varnishlog_t, varnishd_var_lib_t, varnishd_var_lib_t) files_search_var_lib(varnishlog_t) + +miscfiles_read_localization(varnishlog_t)