From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Moore Subject: ANN: Linux Audit is now on GitHub Date: Tue, 10 May 2016 18:02:44 -0400 Message-ID: <1887363.RWvYDzSsYd@sifl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx10.extmail.prod.ext.phx2.redhat.com [10.5.110.39]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4AM2kAA006142 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Tue, 10 May 2016 18:02:46 -0400 Received: from mail-yw0-f197.google.com (mail-yw0-f197.google.com [209.85.161.197]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 8645162661 for ; Tue, 10 May 2016 22:02:46 +0000 (UTC) Received: by mail-yw0-f197.google.com with SMTP id y6so55139182ywe.0 for ; Tue, 10 May 2016 15:02:46 -0700 (PDT) Received: from sifl.lan (pool-108-49-39-189.bstnma.fios.verizon.net. [108.49.39.189]) by smtp.gmail.com with ESMTPSA id c131sm1922319qhc.49.2016.05.10.15.02.45 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 May 2016 15:02:45 -0700 (PDT) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com I'd like to announce that the Linux Audit project is now on GitHub: -> https://github.com/linux-audit We've already migrated much of the information on Steve Grubb's Red Hat people page, and the remaining items will be migrated soon. The move to GitHub allows us to consolidate audit development in one place while at the same time supporting issue tracking and documentation/wikis. The Linux Audit Project currently consists of four different repositories, each is described below: * audit-documentation This repository holds various audit resources, but the majority of the information is contained in the associated wiki. The information that used to reside on Steve's Red Hat people page now resides here. * audit-userspace This is a mirror of the userspace subversion repository. Those who are interested in submitting patches should continue to submit patches via the mailing list. * audit-kernel This is a mirror of the kernel repository. This repository will be used to track upstream bugs and feature requests (via GitHub issues), and the wiki will be used to document and track kernel development efforts. Those are are interested in submitting patches should continue to submit patches via the mailing list. * audit-testsuite This is a relatively new project, designed to be similar to the selinux- testsuite project, and intended to be a relatively simple regression test for the kernel. If anyone is interested in contributing, patches are welcome via the mailing list or GitHub pull requests! If you have any questions about this transition, or any of the repositories above, please send them to the mailing list. -- paul moore security @ redhat