diff --git a/.cvsignore b/.cvsignore index 8d147a8..43eeb53 100644 --- a/.cvsignore +++ b/.cvsignore @@ -64,3 +64,4 @@ libselinux-1.27.20.tgz libselinux-1.27.21.tgz libselinux-1.27.22.tgz libselinux-1.27.23.tgz +libselinux-1.27.25.tgz diff --git a/libselinux.spec b/libselinux.spec index be26f4e..4c27edb 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.9.41-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.27.23 +Version: 1.27.25 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch Requires: libsepol >= %{libsepolver} Requires: libsetrans @@ -48,7 +47,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="-g %{optflags}" @@ -106,7 +104,14 @@ exit 0 %{_libdir}/python2.4/site-packages/selinux.py* %changelog +* Tue Nov 29 2005 Dan Walsh 1.27.25-1 +- Update to latest from NSA + * Added -f file_contexts option to matchpathcon util. + Fixed warning message in matchpathcon_init(). + * Merged Makefile python definitions patch from Dan Walsh. + * Mon Nov 28 2005 Dan Walsh 1.27.23-1 +- Update to latest from NSA * Merged swigify patch from Dan Walsh. * Mon Nov 28 2005 Dan Walsh 1.27.22-4 diff --git a/sources b/sources index 59c8922..42fed43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -39648e5fe7098c18209b96a3ced063f3 libselinux-1.27.23.tgz +b7b3c6b14c8ef62e2826dbcd492541cc libselinux-1.27.25.tgz