diff --git a/.cvsignore b/.cvsignore index 8f4eba4..1a94eaf 100644 --- a/.cvsignore +++ b/.cvsignore @@ -127,3 +127,4 @@ libsepol-2.0.11.tgz libsepol-2.0.14.tgz libsepol-2.0.15.tgz libsepol-2.0.16.tgz +libsepol-2.0.18.tgz diff --git a/libsepol.spec b/libsepol.spec index 4573a88..999e436 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.16 +Version: 2.0.18 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -86,6 +86,11 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Fri Jan 11 2008 Dan Walsh 2.0.18-1 +- Upgrade to latest from NSA + * Added support for policy capabilities from Todd Miller. + * Prevent generation of policy.18 with MLS enabled from Todd Miller. + * Mon Dec 10 2007 Dan Walsh 2.0.16-1 - Upgrade to latest from NSA * print module magic number in hex on mismatch, from Todd Miller. diff --git a/sources b/sources index 508d649..b9181ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43ae8bc9e425769f03f9985ecf079a58 libsepol-2.0.16.tgz +1be7cd97a5d0d784798429d4fcca26b5 libsepol-2.0.18.tgz