- 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:
Daniel J Walsh 2005-10-14 12:34:19 +00:00
parent 555e97b002
commit c521275b65
3 changed files with 12 additions and 3 deletions

View File

@ -52,3 +52,4 @@ libselinux-1.27.3.tgz
libselinux-1.27.4.tgz
libselinux-1.27.6.tgz
libselinux-1.27.7.tgz
libselinux-1.27.9.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.14-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.27.7
Release: 2
Version: 1.27.9
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -86,6 +86,14 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/*
%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
- Update to latest from NSA
* Changed getseuserbyname to fall back to the Linux username and

View File

@ -1 +1 @@
8c947bbe5ae0ef0ec4b5359c96d03f13 libselinux-1.27.7.tgz
ec7aa6371255e9ce58f84287184705cf libselinux-1.27.9.tgz