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 B0F58139694 for ; Tue, 13 Jun 2017 08:25:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA49321C1C8; Tue, 13 Jun 2017 08:25:45 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AE99D21C1C5 for ; Tue, 13 Jun 2017 08:25:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D570B34195A for ; Tue, 13 Jun 2017 08:25:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 42EFB7493 for ; Tue, 13 Jun 2017 08:25:40 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1497341003.0e8ae23b050eca650f8d5bbe4ecc86e715a46944.perfinion@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/chkrootkit.te X-VCS-Directories: policy/modules/contrib/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 0e8ae23b050eca650f8d5bbe4ecc86e715a46944 X-VCS-Branch: master Date: Tue, 13 Jun 2017 08:25:40 +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: 83300f08-ea55-466a-b8b1-dc141408a5b0 X-Archives-Hash: a191a040fd257b011824f6ab81966d12 commit: 0e8ae23b050eca650f8d5bbe4ecc86e715a46944 Author: Chris PeBenito ieee org> AuthorDate: Mon Jun 12 22:35:26 2017 +0000 Commit: Jason Zaman gentoo org> CommitDate: Tue Jun 13 08:03:23 2017 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=0e8ae23b chkrootkit: Fix module version. policy/modules/contrib/chkrootkit.te | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/modules/contrib/chkrootkit.te b/policy/modules/contrib/chkrootkit.te index 4bfbb787..f62eb493 100644 --- a/policy/modules/contrib/chkrootkit.te +++ b/policy/modules/contrib/chkrootkit.te @@ -1,4 +1,4 @@ -policy_module(chkrootkit, 0.0.1) +policy_module(chkrootkit, 1.0.0) ######################################## #