From 44200d6b78f49732010a1b0aad6702016abaa358 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jul 18 2005 19:15:29 +0000 Subject: - Update makefiles --- diff --git a/.cvsignore b/.cvsignore index 83169dd..4e1a6bb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -38,3 +38,4 @@ libselinux-1.23.8.tgz libselinux-1.23.10.tgz libselinux-1.23.11.tgz libselinux-1.24.1.tgz +libselinux-1.24.2.tgz diff --git a/libselinux-rhat.patch b/libselinux-rhat.patch index aca6b3c..82d9f02 100644 --- a/libselinux-rhat.patch +++ b/libselinux-rhat.patch @@ -1,6 +1,6 @@ -diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxenabled.8 libselinux-1.23.11/man/man8/selinuxenabled.8 +diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxenabled.8 libselinux-1.24.1/man/man8/selinuxenabled.8 --- nsalibselinux/man/man8/selinuxenabled.8 2004-11-02 14:26:19.000000000 -0500 -+++ libselinux-1.23.11/man/man8/selinuxenabled.8 2005-06-29 15:57:28.000000000 -0400 ++++ libselinux-1.24.1/man/man8/selinuxenabled.8 2005-07-18 15:13:13.000000000 -0400 @@ -7,7 +7,7 @@ .SH "DESCRIPTION" .B selinuxenabled @@ -10,3 +10,4 @@ diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/selinuxenabled.8 lib .SH AUTHOR Dan Walsh, + diff --git a/libselinux.spec b/libselinux.spec index 2dd88a8..636e4d5 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,6 +1,6 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 1.24.1 +Version: 1.24.2 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -85,6 +85,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Mon Jun 18 2005 Dan Walsh 1.24.2-1 +- Update makefiles + * Wed Jun 29 2005 Dan Walsh 1.24.1-1 - Update from NSA * Merged security_setupns() from Chad Sellers. diff --git a/sources b/sources index 7eacaaa..6f3ccab 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ c3a827ad8f38eaefb82478cf80a641d7 libselinux-1.24.1.tgz +c3d9ac9aded7cb2ec4be16be11d59049 libselinux-1.24.2.tgz