All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 00/14] packages: Add SELinux modules to some packages
Date: Tue, 29 Dec 2020 15:05:47 +0100	[thread overview]
Message-ID: <20201229140547.GM1680670@scaer> (raw)
In-Reply-To: <20201228161134.303992-1-maxime.chevallier@bootlin.com>

Maxime, All,

On 2020-12-28 17:11 +0100, Maxime Chevallier spake thusly:
> This is the second iteration of the series adding matching between
> packages and the SELinux refpolicy module that supports them.

Series applied to master, thanks. I did some tweaks to one patch, I'll
be replying separately to that one.

Regards,
Yann E. MORIN.

> Maxime
> 
> Maxime Chevallier (14):
>   package/iwd: add SELinux module
>   package/network-manager: add SELinux module
>   package/wpa_supplicant: add SELinux module
>   package/ebtables: add SELinux module
>   package/ipset: add SELinux module
>   package/iptables: add SELinux module
>   package/nftables: add SELinux module
>   package/fping: add SELinux module
>   package/iputils: add SELinux module
>   package/mtr: add SELinux module
>   package/nmap: add SELinux module
>   package/tcpdump: add SELinux module
>   package/haveged: add SELinux module
>   package/jitterentropy-library: add SELinux module
> 
>  package/ebtables/ebtables.mk                     |  1 +
>  package/fping/fping.mk                           |  1 +
>  package/haveged/haveged.mk                       |  1 +
>  package/ipset/ipset.mk                           |  1 +
>  package/iptables/iptables.mk                     |  2 ++
>  package/iputils/iputils.mk                       | 16 ++++++++++++++++
>  package/iwd/iwd.mk                               |  1 +
>  .../jitterentropy-library.mk                     |  1 +
>  package/mtr/mtr.mk                               |  1 +
>  package/network-manager/network-manager.mk       |  1 +
>  package/nftables/nftables.mk                     |  1 +
>  package/nmap/nmap.mk                             |  1 +
>  package/tcpdump/tcpdump.mk                       |  1 +
>  package/wpa_supplicant/wpa_supplicant.mk         |  1 +
>  14 files changed, 30 insertions(+)
> 
> -- 
> 2.25.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      parent reply	other threads:[~2020-12-29 14:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-28 16:11 [Buildroot] [PATCH v2 00/14] packages: Add SELinux modules to some packages Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 01/14] package/iwd: add SELinux module Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 02/14] package/network-manager: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 03/14] package/wpa_supplicant: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 04/14] package/ebtables: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 05/14] package/ipset: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 06/14] package/iptables: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 07/14] package/nftables: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 08/14] package/fping: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 09/14] package/iputils: " Maxime Chevallier
2020-12-29 14:09   ` Yann E. MORIN
2020-12-28 16:11 ` [Buildroot] [PATCH v2 10/14] package/mtr: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 11/14] package/nmap: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 12/14] package/tcpdump: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 13/14] package/haveged: " Maxime Chevallier
2020-12-28 16:11 ` [Buildroot] [PATCH v2 14/14] package/jitterentropy-library: " Maxime Chevallier
2020-12-29 10:30 ` [Buildroot] [PATCH v2 00/14] packages: Add SELinux modules to some packages Antoine Tenart
2020-12-29 14:05 ` Yann E. MORIN [this message]

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=20201229140547.GM1680670@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.