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 65EB913877A for ; Mon, 30 Jun 2014 19:03:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA1A2E0B10; Mon, 30 Jun 2014 19:03:36 +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 0A4CAE0B10 for ; Mon, 30 Jun 2014 19:03:25 +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 EC9E13403A9 for ; Mon, 30 Jun 2014 19:03:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 64D7D193E7 for ; Mon, 30 Jun 2014 19:03:23 +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: <1404154730.0744c90f57350d1f958e93bc341c5b9461fbd30c.swift@gentoo> Subject: [gentoo-commits] proj/hardened-refpolicy:master commit in: policy/modules/services/, policy/modules/system/ X-VCS-Repository: proj/hardened-refpolicy X-VCS-Files: policy/modules/services/postgresql.te policy/modules/services/ssh.te policy/modules/system/init.te policy/modules/system/setrans.te policy/modules/system/sysnetwork.te policy/modules/system/udev.te X-VCS-Directories: policy/modules/services/ policy/modules/system/ X-VCS-Committer: swift X-VCS-Committer-Name: Sven Vermeulen X-VCS-Revision: 0744c90f57350d1f958e93bc341c5b9461fbd30c X-VCS-Branch: master Date: Mon, 30 Jun 2014 19:03:23 +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: 2e6f5d15-d312-43d1-9c1b-56ccacc92fec X-Archives-Hash: 604451a5ef80b99c6cbcf99ff206550c commit: 0744c90f57350d1f958e93bc341c5b9461fbd30c Author: Chris PeBenito tresys com> AuthorDate: Mon Jun 30 18:34:51 2014 +0000 Commit: Sven Vermeulen gentoo org> CommitDate: Mon Jun 30 18:58:50 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-refpolicy.git;a=commit;h=0744c90f Module version bump for init_daemon_pid_file from Sven Vermeulen. --- policy/modules/services/postgresql.te | 2 +- policy/modules/services/ssh.te | 2 +- policy/modules/system/init.te | 2 +- policy/modules/system/setrans.te | 2 +- policy/modules/system/sysnetwork.te | 2 +- policy/modules/system/udev.te | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/policy/modules/services/postgresql.te b/policy/modules/services/postgresql.te index c38bb46..87cf69d 100644 --- a/policy/modules/services/postgresql.te +++ b/policy/modules/services/postgresql.te @@ -1,4 +1,4 @@ -policy_module(postgresql, 1.16.1) +policy_module(postgresql, 1.16.2) gen_require(` class db_database all_db_database_perms; diff --git a/policy/modules/services/ssh.te b/policy/modules/services/ssh.te index 43b9cc1..c5f585f 100644 --- a/policy/modules/services/ssh.te +++ b/policy/modules/services/ssh.te @@ -1,4 +1,4 @@ -policy_module(ssh, 2.5.0) +policy_module(ssh, 2.5.1) ######################################## # diff --git a/policy/modules/system/init.te b/policy/modules/system/init.te index 4bee18e..b73bd23 100644 --- a/policy/modules/system/init.te +++ b/policy/modules/system/init.te @@ -1,4 +1,4 @@ -policy_module(init, 1.21.2) +policy_module(init, 1.21.3) gen_require(` class passwd rootok; diff --git a/policy/modules/system/setrans.te b/policy/modules/system/setrans.te index 057456c..05690b3 100644 --- a/policy/modules/system/setrans.te +++ b/policy/modules/system/setrans.te @@ -1,4 +1,4 @@ -policy_module(setrans, 1.9.1) +policy_module(setrans, 1.9.2) gen_require(` class context contains; diff --git a/policy/modules/system/sysnetwork.te b/policy/modules/system/sysnetwork.te index 35372f6..35ca66f 100644 --- a/policy/modules/system/sysnetwork.te +++ b/policy/modules/system/sysnetwork.te @@ -1,4 +1,4 @@ -policy_module(sysnetwork, 1.16.1) +policy_module(sysnetwork, 1.16.2) ######################################## # diff --git a/policy/modules/system/udev.te b/policy/modules/system/udev.te index 246f006..83a8b11 100644 --- a/policy/modules/system/udev.te +++ b/policy/modules/system/udev.te @@ -1,4 +1,4 @@ -policy_module(udev, 1.17.2) +policy_module(udev, 1.17.3) ######################################## #