From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Marius.bao" Subject: Re: Linux-audit Digest, Vol 39, Issue 16 Date: Thu, 20 Dec 2007 12:40:59 +0800 Message-ID: References: <20071219170033.A3724736A0@hormel.redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0679732098==" Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lBK4fMcA014774 for ; Wed, 19 Dec 2007 23:41:22 -0500 Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.184]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id lBK4f0NB019669 for ; Wed, 19 Dec 2007 23:41:01 -0500 Received: by fk-out-0910.google.com with SMTP id b27so3305852fka.3 for ; Wed, 19 Dec 2007 20:41:00 -0800 (PST) In-Reply-To: <20071219170033.A3724736A0@hormel.redhat.com> 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 --===============0679732098== Content-Type: multipart/alternative; boundary="----=_Part_19440_15469230.1198125659821" ------=_Part_19440_15469230.1198125659821 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I downloaded the source package yesterday, but the make processing went wrong, the error message is as follows: Makefile:43: /usr/share/selinux/devel/Makefile: No such file or directory make[3]: *** No rule to make target `/usr/share/selinux/devel/Makefile'. Stop. make[3]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms/tests/policy' make[2]: *** [subdirs] Error 2 make[2]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms/tests' make[1]: *** [subdirs] Error 2 make[1]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms' make: *** [subdirs] Error 2 I'm running Fedora Core 7 2007/12/20, linux-audit-request@redhat.com : > > Send Linux-audit mailing list submissions to > linux-audit@redhat.com > > To subscribe or unsubscribe via the World Wide Web, visit > https://www.redhat.com/mailman/listinfo/linux-audit > or, via email, send a message with subject or body 'help' to > linux-audit-request@redhat.com > > You can reach the person managing the list at > linux-audit-owner@redhat.com > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Linux-audit digest..." > > > Today's Topics: > > 1. New Version of Certification Test Suite (Jon Wallace) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 18 Dec 2007 15:22:32 -0500 > From: Jon Wallace > Subject: New Version of Certification Test Suite > To: linux-audit@redhat.com > Message-ID: <200712181522.32224.jon.wallace@hp.com> > Content-Type: text/plain; charset="us-ascii" > > HP has posted an updated version of the audit-test suite for the audit and > MLS > portions of CAPP/LSPP/RBACPP certification on RHEL5.1. > http://sourceforge.net/projects/audit-test/ > > The suite is available as a tarball, a source rpm, and as a noarch > rpm which will install files into /usr/local/eal4_testing/audit-test. > There are 3 README files which describe how to run the tests, how to > develop tests, and how to configure the test server for network tests. > > These tests are known to pass on RHEL5.1 plus the updated packages listed > in our security target in both CAPP mode (optional targeted policy) and > LSPP mode (mls policy) on x86_64 and ia64 architectures. Code exists for > other architectures but no other architectures have been tested with this > version of the test suite. The updated tests fix failures that were due > to > changes in some of the pam audit records. > > We would appreciate feedback as well as patches through the > sourceforge project trackers if you use and update the suite. > We are especially interested in hearing from people running the > tests on other distros, with or without SELinux. > > Thanks, > Jon > > > > ------------------------------ > > -- > Linux-audit mailing list > Linux-audit@redhat.com > https://www.redhat.com/mailman/listinfo/linux-audit > > End of Linux-audit Digest, Vol 39, Issue 16 > ******************************************* > ------=_Part_19440_15469230.1198125659821 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline I downloaded the source package yesterday, but the make processing went wrong, the error message is as follows:
Makefile:43: /usr/share/selinux/devel/Makefile: No such file or directory
make[3]: *** No rule to make target `/usr/share/selinux/devel/Makefile'.  Stop.
make[3]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms/tests/policy'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms/tests'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/paul/Develop/audit/audit-test/trustedprograms'
make: *** [subdirs] Error 2

I'm running Fedora Core 7

2007/12/20, linux-audit-request@redhat.com <linux-audit-request@redhat.com>:
Send Linux-audit mailing list submissions to
        linux-audit@redhat.com

To subscribe or unsubscribe via the World Wide Web, visit
         https://www.redhat.com/mailman/listinfo/linux-audit
or, via email, send a message with subject or body 'help' to
        linux-audit-request@redhat.com

You can reach the person managing the list at
        linux-audit-owner@redhat.com

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Linux-audit digest..."


Today's Topics:

   1. New Version of Certification Test Suite (Jon Wallace)


----------------------------------------------------------------------

Message: 1
Date: Tue, 18 Dec 2007 15:22:32 -0500
From: Jon Wallace <jon.wallace@hp.com>
Subject: New Version of Certification Test Suite
To: linux-audit@redhat.com
Message-ID: <200712181522.32224.jon.wallace@hp.com>
Content-Type: text/plain;  charset="us-ascii"

HP has posted an updated version of the audit-test suite for the audit and MLS
portions of CAPP/LSPP/RBACPP certification on RHEL5.1.
http://sourceforge.net/projects/audit-test/

The suite is available as a tarball, a source rpm, and as a noarch
rpm which will install files into /usr/local/eal4_testing/audit-test.
There are 3 README files which describe how to run the tests, how to
develop tests, and how to configure the test server for network tests.

These tests are known to pass on RHEL5.1 plus the updated packages listed
in our security target in both CAPP mode (optional targeted policy) and
LSPP mode (mls policy) on x86_64 and ia64 architectures.  Code exists for
other architectures but no other architectures have been tested with this
version of the test suite.  The updated tests fix failures that were due to
changes in some of the pam audit records.

We would appreciate feedback as well as patches through the
sourceforge project trackers if you use and update the suite.
We are especially interested in hearing from people running the
tests on other distros, with or without SELinux.

Thanks,
Jon



------------------------------

--
Linux-audit mailing list
Linux-audit@redhat.com
https://www.redhat.com/mailman/listinfo/linux-audit

End of Linux-audit Digest, Vol 39, Issue 16
*******************************************

------=_Part_19440_15469230.1198125659821-- --===============0679732098== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============0679732098==--