[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] selinux-at, selinux-h: port to SELinux 3.1
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] selinux-at, selinux-h: port to SELinux 3.1 |
Date: |
Wed, 21 Oct 2020 09:01:54 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.2 |
On 10/20/20 11:18 PM, Bruno Haible wrote:
The attached patch changes all occurrences of 'security_context_t' to 'char *'.
The main user of these gnulib modules is coreutils, and coreutils switched to
the 'char *' type already on 2014-07-01 [1]. Therefore the patch looks fine
to me.
Bruno
[1]
https://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=8e764584fda9c153c1e1387b9f8fa2f2591c28ad
Thanks, Paul meanwhile pushed the patch.
Have a nice day,
Berny