diff --git a/.cvsignore b/.cvsignore index 0b9a805..51705c1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -57,3 +57,4 @@ libselinux-1.27.10.tgz libselinux-1.27.12.tgz libselinux-1.27.13.tgz libselinux-1.27.14.tgz +libselinux-1.27.17.tgz diff --git a/libselinux.spec b/libselinux.spec index b726730..74d5612 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,12 +1,11 @@ %define libsepolver 1.9.32-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 1.27.14 -Release: 3 +Version: 1.27.17 +Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz -Patch: libselinux-rhat.patch Prereq: libsetrans Requires: libsepol >= %{libsepolver} @@ -39,7 +38,6 @@ needed for developing SELinux applications. %prep %setup -q -%patch -p1 -b .rhat %build make CFLAGS="-g %{optflags}" @@ -92,18 +90,21 @@ exit 0 %{_mandir}/man8/* %changelog -* Wed Oct 26 2005 Dan Walsh 1.9.24-3 +* Wed Oct 26 2005 Dan Walsh 1.27.17-1 - Change default to __default__ -* Tue Oct 25 2005 Dan Walsh 1.9.24-2 +* Wed Oct 26 2005 Dan Walsh 1.27.14-3 +- Change default to __default__ + +* Tue Oct 25 2005 Dan Walsh 1.27.14-2 - Add selinux_translations_path -* Tue Oct 25 2005 Dan Walsh 1.9.24-1 +* Tue Oct 25 2005 Dan Walsh 1.27.14-1 - Update to latest from NSA * Merged selinux_path() and selinux_homedir_context_path() functions from Joshua Brindle. -* Fri Oct 21 2005 Dan Walsh 1.9.23-2 +* Fri Oct 21 2005 Dan Walsh 1.27.13-2 - Need to check for /sbin/telinit * Thu Oct 20 2005 Dan Walsh 1.27.13-1 diff --git a/sources b/sources index 3c2f76a..b44792b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d697d4edf8b24dd4073e3c3fa7c1550b libselinux-1.27.14.tgz +5d01f71e77831c047a46e471e5557fe2 libselinux-1.27.17.tgz