From ad2013ee2361b66b5b3f3d11f2cfc7f6817995a1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 8 Sep 2009 13:08:11 +0000 Subject: [PATCH] - Upgrade to latest from NSA Check last offset in the module package against the file size. Reported by Manoj Srivastava for bug filed by Max Kellermann. --- .cvsignore | 1 + libsepol.spec | 9 +++++++-- sources | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 8dca5b7..1bd25f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -144,3 +144,4 @@ libsepol-2.0.34.tgz libsepol-2.0.35.tgz libsepol-2.0.36.tgz libsepol-2.0.37.tgz +libsepol-2.0.38.tgz diff --git a/libsepol.spec b/libsepol.spec index de80bcd..2cdaf72 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.37 -Release: 2%{?dist} +Version: 2.0.38 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsepol-%{version}.tgz @@ -96,6 +96,11 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Sep 8 2009 Dan Walsh 2.0.38-1 +- Upgrade to latest from NSA + * Check last offset in the module package against the file size. + Reported by Manoj Srivastava for bug filed by Max Kellermann. + * Sat Jul 25 2009 Fedora Release Engineering - 2.0.37-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index a151e76..fd2654d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -16f73152ee7bbc78103cbb5a76190b62 libsepol-2.0.37.tgz +3beeb2bc678f9fb51770a19691ba2c72 libsepol-2.0.38.tgz