- Update to latest from NSA
Added MATCHPATHCON_NOTRANS flag for set_matchpathcon_flags() and modified matchpathcon_init() to skip context translation if it is set by the caller.
This commit is contained in:
parent
848a7fab72
commit
67ec76fa36
@ -61,3 +61,4 @@ libselinux-1.27.17.tgz
|
|||||||
libselinux-1.27.18.tgz
|
libselinux-1.27.18.tgz
|
||||||
libselinux-1.27.19.tgz
|
libselinux-1.27.19.tgz
|
||||||
libselinux-1.27.20.tgz
|
libselinux-1.27.20.tgz
|
||||||
|
libselinux-1.27.21.tgz
|
||||||
|
@ -6,7 +6,6 @@ Release: 1
|
|||||||
License: Public domain (uncopyrighted)
|
License: Public domain (uncopyrighted)
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
Patch : libselinux-rhat.patch
|
|
||||||
|
|
||||||
Prereq: libsetrans
|
Prereq: libsetrans
|
||||||
Requires: libsepol >= %{libsepolver}
|
Requires: libsepol >= %{libsepolver}
|
||||||
@ -39,7 +38,6 @@ needed for developing SELinux applications.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch -p1 -b .rhat
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="-g %{optflags}"
|
make CFLAGS="-g %{optflags}"
|
||||||
|
Loading…
Reference in New Issue
Block a user