From aca479dae3fec2dca670844adb9d6568f85ab4ca Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 18 Nov 2009 22:16:47 +0000 Subject: [PATCH] - Upgrade to latest from NSA Fixed typo in error message from Manoj Srivastava. --- .cvsignore | 1 + libsepol.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0577c81..3d9730f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -147,3 +147,4 @@ libsepol-2.0.37.tgz libsepol-2.0.38.tgz libsepol-2.0.39.tgz libsepol-2.0.40.tgz +libsepol-2.0.41.tgz diff --git a/libsepol.spec b/libsepol.spec index f96b96a..db4cacf 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.40 +Version: 2.0.41 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -97,6 +97,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Wed Nov 18 2009 Dan Walsh 2.0.41-1 +- Upgrade to latest from NSA + * Fixed typo in error message from Manoj Srivastava. + * Mon Nov 2 2009 Dan Walsh 2.0.40-1 - Upgrade to latest from NSA * Add pkgconfig file from Eamon Walsh. diff --git a/sources b/sources index b72e326..d4d3923 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -308ba12de5cda7e4dce903889f71caea libsepol-2.0.40.tgz +3520d0884b65227ac2fc7afbbd4367d5 libsepol-2.0.41.tgz