selinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Smalley <sds@tycho.nsa.gov>
To: Paul Moore <paul@paul-moore.com>, selinux@vger.kernel.org
Subject: Re: [PATCH] selinux-testsuite: update the dependencies in README.md
Date: Wed, 27 Nov 2019 10:22:07 -0500	[thread overview]
Message-ID: <b1ccb584-369d-92d6-b5a9-1bd6fd52ecf4@tycho.nsa.gov> (raw)
In-Reply-To: <157486604069.70468.14139138243381994891.stgit@chester>

On 11/27/19 9:47 AM, Paul Moore wrote:
> From: Paul Moore <paul@paul-moore.com>
> 
> The new kernel module tests added in a68d583c2a70 ("selinux-testsuite:
> Add kernel module tests") require the kernel-devel package on Fedora,
> make sure we list that in the README.md file.
> 
> Signed-off-by: Paul Moore <paul@paul-moore.com>

Acked-by: Stephen Smalley <sds@tycho.nsa.gov>

> ---
>   README.md |    4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/README.md b/README.md
> index e845df8..4352796 100644
> --- a/README.md
> +++ b/README.md
> @@ -53,6 +53,7 @@ similar dependencies):
>   * attr _(tools used by the overlayfs tests)_
>   * libbpf-devel _(tools used by the bpf tests)_
>   * keyutils-libs-devel _(tools used by the keys tests)_
> +* kernel-devel _(used by the kernel module tests)_
>   
>   On a modern Fedora system you can install these dependencies with the
>   following command:
> @@ -69,7 +70,8 @@ following command:
>   		lksctp-tools-devel \
>   		attr \
>   		libbpf-devel \
> -		keyutils-libs-devel
> +		keyutils-libs-devel \
> +		kernel-devel
>   
>   The testsuite requires a pre-existing base policy configuration of SELinux,
>   using either the old example policy or the reference policy as the baseline.
> 


  parent reply	other threads:[~2019-11-27 15:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27 14:47 [PATCH] selinux-testsuite: update the dependencies in README.md Paul Moore
2019-11-27 15:21 ` Ondrej Mosnacek
2019-11-27 15:24   ` Stephen Smalley
2019-11-27 15:39     ` Ondrej Mosnacek
2019-11-27 20:43       ` Paul Moore
2019-11-27 15:22 ` Stephen Smalley [this message]
2019-12-02 17:21 ` Stephen Smalley
  -- strict thread matches above, loose matches on Subject: below --
2018-10-03 15:52 Paul Moore

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b1ccb584-369d-92d6-b5a9-1bd6fd52ecf4@tycho.nsa.gov \
    --to=sds@tycho.nsa.gov \
    --cc=paul@paul-moore.com \
    --cc=selinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).