diff --git a/libsepol.spec b/libsepol.spec index 339ef15..2c9ae63 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ - +` Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.28 +Version: 2.0.29 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -97,6 +97,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Wed May 28 2008 Dan Walsh 2.0.29-1 +- Upgrade to latest from NSA + * Merge user and role mapping support from Joshua Brindle. + * Mon May 19 2008 Dan Walsh 2.0.28-1 - Upgrade to latest from NSA * Fix mls_level_convert() to gracefully handle an empty user declaration/require from Stephen Smalley.