From af1839bde5c7552a8637573c9320bbdf09026082 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 05 2006 18:52:19 +0000 Subject: - Upgrade to latest from NSA Merged !selinux_mnt checks from Ian Kent. --- diff --git a/.cvsignore b/.cvsignore index 8fc9ec3..968abab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -85,3 +85,4 @@ libselinux-1.30.7.tgz libselinux-1.30.8.tgz libselinux-1.30.10.tgz libselinux-1.30.11.tgz +libselinux-1.30.12.tgz diff --git a/libselinux.spec b/libselinux.spec index a4c4030..8e90320 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.12.14-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.11 -Release: 2 +Version: 1.30.12 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch BuildRequires: libsepol-devel >= %{libsepolver} swig Requires: libsepol >= %{libsepolver} setransd @@ -48,7 +47,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make clean @@ -117,6 +115,10 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Thu Jun 1 2006 Dan Walsh 1.30.12-1 +- Upgrade to latest from NSA + * Merged !selinux_mnt checks from Ian Kent. + * Thu Jun 1 2006 Dan Walsh 1.30.11-2 - Check for selinux_mnt == NULL diff --git a/sources b/sources index f042bce..175ed11 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fe9198fb7be82dd0d3a18098ca353515 libselinux-1.30.11.tgz +3d3f90d574b9a3dde9d81ad3c13d7a6a libselinux-1.30.12.tgz