- Update to latest from NSA
Changed getseuserbyname to fall back to the Linux username and NULL level if seusers config file doesn't exist unless REQUIRESEUSERS=1 is set in /etc/selinux/config. Moved seusers.conf under $SELINUXTYPE and renamed to seusers.
This commit is contained in:
parent
b19e5c854f
commit
555e97b002
@ -1,11 +1,13 @@
|
|||||||
|
%define libsepolver 1.9.14-1
|
||||||
Summary: SELinux library and simple utilities
|
Summary: SELinux library and simple utilities
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 1.27.7
|
Version: 1.27.7
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
Prereq: libsetrans
|
Prereq: libsetrans
|
||||||
|
Requires: libsepol >= %{libsepolver}
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user