diff --git a/.cvsignore b/.cvsignore index 0d35626..cfe9187 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/libselinux.spec b/libselinux.spec index af27014..5a34020 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 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 1.27.7-1 - Update to latest from NSA * Changed getseuserbyname to fall back to the Linux username and diff --git a/sources b/sources index 7438e73..74f5abf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c947bbe5ae0ef0ec4b5359c96d03f13 libselinux-1.27.7.tgz +ec7aa6371255e9ce58f84287184705cf libselinux-1.27.9.tgz