From f25671b55aee5126e8206acc8dd762a85092bc4a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 30 Sep 2008 13:31:29 +0000 Subject: [PATCH] - Upgrade to latest from NSA Revert patch that removed expand_rule. --- .cvsignore | 1 + libsepol.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index d09d67b..2db2e59 100644 --- a/.cvsignore +++ b/.cvsignore @@ -139,3 +139,4 @@ libsepol-2.0.29.tgz libsepol-2.0.30.tgz libsepol-2.0.31.tgz libsepol-2.0.32.tgz +libsepol-2.0.33.tgz diff --git a/libsepol.spec b/libsepol.spec index 5284324..f9e7022 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.32 +Version: 2.0.33 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -96,6 +96,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Sep 30 2008 Dan Walsh 2.0.33-1 +- Upgrade to latest from NSA + * Revert patch that removed expand_rule. + * Mon Jul 7 2008 Dan Walsh 2.0.32-1 - Upgrade to latest from NSA * Allow require then declare in the source policy from Joshua Brindle. diff --git a/sources b/sources index 212c546..64b7ea0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -945f2f972096e3c19297ee655c9f3f9c libsepol-2.0.32.tgz +0c8c322bc4e5c5b5af9a6be7dbbd7d43 libsepol-2.0.33.tgz