- 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
33b55398a2
commit
b19e5c854f
@ -51,3 +51,4 @@ libselinux-1.27.2.tgz
|
||||
libselinux-1.27.3.tgz
|
||||
libselinux-1.27.4.tgz
|
||||
libselinux-1.27.6.tgz
|
||||
libselinux-1.27.7.tgz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Summary: SELinux library and simple utilities
|
||||
Name: libselinux
|
||||
Version: 1.27.6
|
||||
Version: 1.27.7
|
||||
Release: 1
|
||||
License: Public domain (uncopyrighted)
|
||||
Group: System Environment/Libraries
|
||||
@ -84,6 +84,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
|
||||
- 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.
|
||||
|
||||
* Thu Oct 6 2005 Dan Walsh <dwalsh@redhat.com> 1.27.6-1
|
||||
- Update to latest from NSA
|
||||
* Added selinux_init_load_policy() function as an even higher level
|
||||
|
Loading…
Reference in New Issue
Block a user