- 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:
Daniel J Walsh 2005-11-09 01:39:32 +00:00
parent 848a7fab72
commit 67ec76fa36
3 changed files with 2 additions and 3 deletions

View File

@ -61,3 +61,4 @@ libselinux-1.27.17.tgz
libselinux-1.27.18.tgz
libselinux-1.27.19.tgz
libselinux-1.27.20.tgz
libselinux-1.27.21.tgz

View File

@ -6,7 +6,6 @@ Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
Patch : libselinux-rhat.patch
Prereq: libsetrans
Requires: libsepol >= %{libsepolver}
@ -39,7 +38,6 @@ needed for developing SELinux applications.
%prep
%setup -q
%patch -p1 -b .rhat
%build
make CFLAGS="-g %{optflags}"

View File

@ -1 +1 @@
471ee3d38e16f722c12289ec3b209dff libselinux-1.27.20.tgz
2a60cf2b4cfe50645de7c46455538e2c libselinux-1.27.21.tgz