From afa262c83ab453b2b729383b186ceb8d79fa2085 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Aug 06 2005 01:34:59 +0000 Subject: - Upgrade to latest from NSA Merged patch to move module read/write code from libsemanage to libsepol from Jason Tang (Tresys). --- diff --git a/.cvsignore b/.cvsignore index 3367e86..879fad7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -25,3 +25,5 @@ libsepol-1.7.5.tgz libsepol-1.7.6.tgz libsepol-1.7.7.tgz libsepol-1.7.9.tgz +VERSION +libsepol-1.7.10.tgz diff --git a/libsepol.spec b/libsepol.spec index e0cac58..5d182ed 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.7.9 +Version: 1.7.10 Release: 1 License: GPL Group: System Environment/Libraries @@ -73,6 +73,11 @@ rm -rf ${RPM_BUILD_ROOT} /%{_lib}/libsepol.so.1 %changelog +* Fri Aug 5 2005 Dan Walsh 1.7.10-1 +- Upgrade to latest from NSA + * Merged patch to move module read/write code from libsemanage + to libsepol from Jason Tang (Tresys). + * Tue Aug 2 2005 Dan Walsh 1.7.9-1 - Upgrade to latest from NSA * Enabled further compiler warning flags and fixed them. diff --git a/sources b/sources index 1599c36..557c262 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -81513be1734b1a55d425643a898bfcd6 libsepol-1.7.9.tgz +98ec47f8cbb8f847e44e3a124b42cfba libsepol-1.7.10.tgz