From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-890097-garchives=archives.gentoo.org@lists.gentoo.org> 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 <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sun, 3 Jul 2016 11:34:15 +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: <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: <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: eecd2226-eb68-4f7d-87be-0125d49dd2f5 X-Archives-Hash: cd02eb7a80e4514d621fdea4eacd3ee0 Message-ID: <20160703113415.MI7eWLzBcIP9yj-FDEqipVPZIHVe4i-wuTvR5hhlq4o@z> commit: f8f9f2766a60566938e58cdb0fbd292a6c26be2b Author: Adam Tkac <adam.tkac <AT> gooddata <DOT> com> AuthorDate: Thu Jun 16 14:34:57 2016 +0000 Commit: Sven Vermeulen <swift <AT> gentoo <DOT> 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)