unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 59336@debbugs.gnu.org
Subject: [bug#59336] [PATCH 0/6] gnu: Add apparmor.
Date: Fri, 18 Nov 2022 00:27:23 +0800	[thread overview]
Message-ID: <y76k03tpmvo.wl-hako@ultrarare.space> (raw)

Hi Guix,

This patchset adds the AppArmor project, excluding the Apache and Tomcat parts.

Further tests are surely needed as I'm not an AppArmor user (yet)...

Tests for two packages are disabled, one is apparmor-profiles, which needs an
AppArmor-enforced system, the other is apparmor-utils, which wants Python
libraries to be installed, this later one might be easier to solve (I tried to
set GUIX_PYTHONPATH, but it fails either).

Thanks!

Hilton Chain (6):
  gnu: Add libapparmor.
  gnu: Add apparmor.
  gnu: Add apparmor-parser.
  gnu: Add apparmor-utils.
  gnu: Add apparmor-profiles.
  gnu: Add pam-apparmor.

 gnu/local.mk              |   1 +
 gnu/packages/apparmor.scm | 219 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 220 insertions(+)
 create mode 100644 gnu/packages/apparmor.scm


base-commit: 8e42bfaffa3ecee4c3f0ee6ff257f4fcd90d4677
--
2.38.1




             reply	other threads:[~2022-11-17 16:29 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-17 16:27 Hilton Chain via Guix-patches via [this message]
     [not found] ` <handler.59336.B.166870251813777.ack@debbugs.gnu.org>
2022-11-17 16:30   ` [bug#59336] [PATCH 1/6] gnu: Add libapparmor Hilton Chain via Guix-patches via
2022-11-17 16:30     ` [bug#59336] [PATCH 2/6] gnu: Add apparmor Hilton Chain via Guix-patches via
2022-11-17 16:31       ` [bug#59336] [PATCH 3/6] gnu: Add apparmor-parser Hilton Chain via Guix-patches via
2022-11-17 16:32         ` [bug#59336] [PATCH 4/6] gnu: Add apparmor-utils Hilton Chain via Guix-patches via
2022-11-17 16:32           ` [bug#59336] [PATCH 5/6] gnu: Add apparmor-profiles Hilton Chain via Guix-patches via
2022-11-17 16:33             ` [bug#59336] [PATCH 6/6] gnu: Add pam-apparmor Hilton Chain via Guix-patches via
2022-11-18  4:28 ` [bug#59336] [PATCH v2 0/3] gnu: Add apparmor Hilton Chain via Guix-patches via
2022-11-18  4:29   ` [bug#59336] [PATCH v2 1/3] gnu: Add libapparmor Hilton Chain via Guix-patches via
2022-11-18  4:30     ` [bug#59336] [PATCH v2 2/3] gnu: Add apparmor Hilton Chain via Guix-patches via
2022-11-18  4:30       ` [bug#59336] [PATCH v2 3/3] gnu: Add pam-apparmor Hilton Chain via Guix-patches via
2022-12-04 21:16         ` bug#59336: [PATCH 0/6] gnu: Add apparmor Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=y76k03tpmvo.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=59336@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).