diff --git a/.cvsignore b/.cvsignore index b2e54c5..303b1d0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -90,3 +90,4 @@ libselinux-1.30.15.tgz libselinux-1.30.19.tgz libselinux-1.30.20.tgz libselinux-1.30.22.tgz +libselinux-1.30.24.tgz diff --git a/libselinux.spec b/libselinux.spec index 3dc5c2e..90fd941 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.12.21-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.30.22 -Release: 2 +Version: 1.30.24 +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 @@ -118,6 +116,11 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Fri Aug 11 2006 Dan Walsh - 1.30.24-1 +- Upgrade to latest from NSA + * Merged return value fix for *getfilecon() from Dan Walsh. + * Merged sockcreate interfaces from Eric Paris. + * Wed Aug 9 2006 Dan Walsh - 1.30.22-2 - Fix translation return codes to return size of buffer diff --git a/sources b/sources index 8dd1dfa..25e2f6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c64015c84796361265c30add29d1566 libselinux-1.30.22.tgz +3e9fcc3659c788b393d2742b5b780e5a libselinux-1.30.24.tgz