- Update to latest from NSA
Changed selinux_mkload_policy to try downgrading the latest policy version available to the kernel-supported version. Changed selinux_mkload_policy to fall back to the maximum policy version supported by libsepol if the kernel policy version falls outside of the supported range.
This commit is contained in:
parent
555e97b002
commit
c521275b65
@ -52,3 +52,4 @@ libselinux-1.27.3.tgz
|
|||||||
libselinux-1.27.4.tgz
|
libselinux-1.27.4.tgz
|
||||||
libselinux-1.27.6.tgz
|
libselinux-1.27.6.tgz
|
||||||
libselinux-1.27.7.tgz
|
libselinux-1.27.7.tgz
|
||||||
|
libselinux-1.27.9.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.9.14-1
|
%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.9
|
||||||
Release: 2
|
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
|
||||||
@ -86,6 +86,14 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1
|
||||||
|
- Update to latest from NSA
|
||||||
|
* Changed selinux_mkload_policy to try downgrading the
|
||||||
|
latest policy version available to the kernel-supported version.
|
||||||
|
* Changed selinux_mkload_policy to fall back to the maximum
|
||||||
|
policy version supported by libsepol if the kernel policy version
|
||||||
|
falls outside of the supported range.
|
||||||
|
|
||||||
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
|
* Fri Oct 7 2005 Dan Walsh <dwalsh@redhat.com> 1.27.7-1
|
||||||
- Update to latest from NSA
|
- Update to latest from NSA
|
||||||
* Changed getseuserbyname to fall back to the Linux username and
|
* Changed getseuserbyname to fall back to the Linux username and
|
||||||
|
Loading…
Reference in New Issue
Block a user