[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Port to SELinux 3.1
From: |
Bernhard Voelker |
Subject: |
Re: [PATCH] Port to SELinux 3.1 |
Date: |
Fri, 20 Nov 2020 23:15:07 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.3 |
Hi Padraig,
On 11/20/20 3:50 PM, Pádraig Brady wrote:
> I can confirm this works on fedora 32 (selinux 3.0), and all tests pass.
> I can confirm that without this on fedora 33 (selinux 3.1), the build fails
> as you indicated.
> However the build still fails on fedora 33 for me
> due to the remaining security_context_t use in lib/selinux-at.h
strange, gnulib's selinux-at.h doesn't contain any security_context_t anymore
since
http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=a5578a71ef
Are you sure that the gnulib patch was applied properly?
Have a nice day,
Berny