diff --git a/.cvsignore b/.cvsignore index 6a8b3a8..8f7d4f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -116,3 +116,4 @@ libsepol-1.15.3.tgz libsepol-1.16.0.tgz libsepol-2.0.1.tgz libsepol-2.0.2.tgz +libsepol-2.0.3.tgz diff --git a/libsepol.spec b/libsepol.spec index 647d668..faf8261 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 2.0.2 +Version: 2.0.3 Release: 1%{?dist} License: GPL Group: System Environment/Libraries @@ -85,6 +85,10 @@ exit 0 /%{_lib}/libsepol.so.1 %changelog +* Tue Apr 17 2007 Dan Walsh 2.0.3-1 +- Upgrade to latest from NSA + * Merged add boolmap argument to expand_module_avrules() from Chris PeBenito. + * Fri Mar 30 2007 Dan Walsh 2.0.2-1 - Upgrade to latest from NSA * Merged fix from Karl to remap booleans at expand time to diff --git a/sources b/sources index a68f709..b79c689 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eba6e81c2b06d7d957c150a67007edcc libsepol-2.0.2.tgz +69676a7ddfb74c72e1283db689729fbd libsepol-2.0.3.tgz