From 340f7ecf026ec860c15fe40a7fad703196ec5a75 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 18 2007 20:29:51 +0000 Subject: - Upgrade to latest from NSA Merged support for the handle_unknown policydb flag from Eric Paris. --- diff --git a/.cvsignore b/.cvsignore index 66e86fd..5befeb7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -122,3 +122,4 @@ libsepol-2.0.5.tgz libsepol-2.0.6.tgz libsepol-2.0.7.tgz libsepol-2.0.9.tgz +libsepol-2.0.10.tgz diff --git a/libsepol.spec b/libsepol.spec index 436cc2e..135ffb6 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.9 +Version: 2.0.10 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -86,6 +86,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Sep 18 2007 Dan Walsh 2.0.10-1 +- Upgrade to latest from NSA + * Merged support for the handle_unknown policydb flag from Eric Paris. + * Fri Aug 31 2007 Dan Walsh 2.0.9-1 - Upgrade to latest from NSA * Moved next_entry and put_entry out-of-line to reduce code size from Ulrich Drepper. diff --git a/sources b/sources index 69cfe3b..b948150 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e5233bb16cb3d23c8ea226c85085d6d libsepol-2.0.9.tgz +0183e0fed49daa76c059d11fa2949ff6 libsepol-2.0.10.tgz