diff --git a/.cvsignore b/.cvsignore index 923efbf..bc6d9f1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -133,3 +133,4 @@ libsepol-2.0.20.tgz libsepol-2.0.21.tgz libsepol-2.0.23.tgz libsepol-2.0.25.tgz +libsepol-2.0.26.tgz diff --git a/libsepol.spec b/libsepol.spec index b28a6cb..fc69272 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,7 +1,7 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.25 +Version: 2.0.26 Release: 1%{?dist} License: GPLv2+ Group: System Environment/Libraries @@ -97,6 +97,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Thu Mar 27 2008 Dan Walsh 2.0.26-1 +- Upgrade to latest from NSA + * Add permissive domain support from Eric Paris. + * Thu Mar 13 2008 Dan Walsh 2.0.25-1 - Upgrade to latest from NSA * Drop unused ->buffer field from struct policy_file. diff --git a/sources b/sources index b56665c..ba0daeb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b3f3396171b5fd40dff1bb63eeb94a1 libsepol-2.0.25.tgz +fe5c46787746ceab95d4d0013246cd6b libsepol-2.0.26.tgz