From 04b9e3711c7e6395bc495910dcdfd1e065dc588a Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Fri, 28 Oct 2005 14:14:06 +0000 Subject: [PATCH] - Upgrade to latest from NSA Merged count specification change from Ivan Gyurdiev. --- .cvsignore | 1 + libsepol.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index fb51d6e..33123b8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -60,3 +60,4 @@ libsepol-1.9.25.tgz libsepol-1.9.26.tgz libsepol-1.9.30.tgz libsepol-1.9.32.tgz +libsepol-1.9.33.tgz diff --git a/libsepol.spec b/libsepol.spec index 72c0542..ce72da0 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.9.32 +Version: 1.9.33 Release: 1 License: GPL Group: System Environment/Libraries @@ -79,6 +79,10 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Fri Oct 28 2005 Dan Walsh 1.9.33-1 +- Upgrade to latest from NSA + * Merged count specification change from Ivan Gyurdiev. + * Wed Oct 26 2005 Dan Walsh 1.9.32-1 - Upgrade to latest from NSA * Added further checking and error reporting to diff --git a/sources b/sources index 8ec86c0..bfd10bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9f3e2df71da9eabc2ca9bacdcc774bf3 libsepol-1.9.32.tgz +250693aee5f9ac4a4297f49a14a0baaf libsepol-1.9.33.tgz