From 38eb295021962b182205a0418083c0f8c4aca11f Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 22 2008 13:52:55 +0000 Subject: - Upgrade to latest from NSA Fix mls_semantic_level_expand() to handle a user require w/o MLS information from Stephen Smalley. --- diff --git a/.cvsignore b/.cvsignore index 203e34a..11d7183 100644 --- a/.cvsignore +++ b/.cvsignore @@ -137,3 +137,4 @@ libsepol-2.0.26.tgz libsepol-2.0.28.tgz libsepol-2.0.29.tgz libsepol-2.0.30.tgz +libsepol-2.0.31.tgz diff --git a/libsepol.spec b/libsepol.spec index 5342374..c5bd2e9 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.30 +Version: 2.0.31 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -96,6 +96,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Sun Jun 22 2008 Dan Walsh 2.0.31-1 +- Upgrade to latest from NSA + * Fix mls_semantic_level_expand() to handle a user require w/o MLS information from Stephen Smalley. + * Wed Jun 11 2008 Dan Walsh 2.0.30-1 - Upgrade to latest from NSA * Fix endianness bug in the handling of network node addresses from Stephen Smalley. diff --git a/sources b/sources index 0cddf89..b4e54e8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2c22387986475fb1c77353c0423b6c73 libsepol-2.0.30.tgz +eb3205a8938fb2c3ad47128a6c5a045c libsepol-2.0.31.tgz