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 7A21F1387E8 for ; Thu, 21 Aug 2014 17:31:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2559E083B; Thu, 21 Aug 2014 17:31:16 +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 8043AE083B for ; Thu, 21 Aug 2014 17:31:16 +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 9A73D3401AE for ; Thu, 21 Aug 2014 17:31:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 400623A85 for ; Thu, 21 Aug 2014 17:31:12 +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: <1408642181.dcad5d08cbb05a789cb6aaad3c5eea9174e8cdc7.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: dcad5d08cbb05a789cb6aaad3c5eea9174e8cdc7 X-VCS-Branch: master Date: Thu, 21 Aug 2014 17:31:12 +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: 882de3e2-5656-4f1b-a3e7-1b9a825f4df5 X-Archives-Hash: a75840058a4af09967facfa14d6b0360 commit: dcad5d08cbb05a789cb6aaad3c5eea9174e8cdc7 Author: Chris PeBenito tresys com> AuthorDate: Wed Aug 20 18:38:30 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Thu Aug 21 17:29:41 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=dcad5d08 Module version bump for postgres fc revisions 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 87cf69d..6e84c95 100644 --- a/policy/modules/services/postgresql.te +++ b/policy/modules/services/postgresql.te @@ -1,4 +1,4 @@ -policy_module(postgresql, 1.16.2) +policy_module(postgresql, 1.16.3) gen_require(` class db_database all_db_database_perms;