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 C5D421391DB for ; Mon, 17 Mar 2014 08:24:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 37762E0AA3; Mon, 17 Mar 2014 08:24:23 +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 EBD37E0AA4 for ; Mon, 17 Mar 2014 08:24:21 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2457933FBE2 for ; Mon, 17 Mar 2014 08:24:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 862EF188F3 for ; Mon, 17 Mar 2014 08:24:18 +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: <1395044371.d231476b4c4483ab9106b351ea806a2aedb566b8.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/postgresql.te X-VCS-Directories: policy/modules/services/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: d231476b4c4483ab9106b351ea806a2aedb566b8 X-VCS-Branch: master Date: Mon, 17 Mar 2014 08:24:18 +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: d757f8fe-f673-44b9-b1ee-ca9bc7793631 X-Archives-Hash: d51404ca0aba3a1aab17f906cc47d3b8 commit: d231476b4c4483ab9106b351ea806a2aedb566b8 Author: Chris PeBenito tresys com> AuthorDate: Fri Mar 14 14:59:45 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Mar 17 08:19:31 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=d231476b Module version bump for postgresql fc entries from Luis Ressel. --- policy/modules/services/postgresql.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/services/postgresql.te b/policy/modules/services/postgresql.te index 0306134..c771377 100644 --- a/policy/modules/services/postgresql.te +++ b/policy/modules/services/postgresql.te @@ -1,4 +1,4 @@ -policy_module(postgresql, 1.16.0) +policy_module(postgresql, 1.16.1) gen_require(` class db_database all_db_database_perms;