diff --git a/.cvsignore b/.cvsignore index 4a598c2..df47cc9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -68,3 +68,4 @@ libsepol-1.9.37.tgz libsepol-1.9.38.tgz libsepol-1.9.39.tgz libsepol-1.9.40.tgz +libsepol-1.9.41.tgz diff --git a/libsepol.spec b/libsepol.spec index 8d753ba..9d23af6 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.9.40 +Version: 1.9.41 Release: 1 License: GPL Group: System Environment/Libraries @@ -79,7 +79,11 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog -* Wed Nov 16 2005 Dan Walsh 1.9.39-1 +* Mon Nov 28 2005 Dan Walsh 1.9.41-1 +- Upgrade to latest from NSA + * Merged remove defrole from sepol patch from Ivan Gyurdiev. + +* Wed Nov 16 2005 Dan Walsh 1.9.40-1 - Upgrade to latest from NSA * Merged module function and map file cleanup from Ivan Gyurdiev. * Merged MLS and genusers cleanups from Ivan Gyurdiev. diff --git a/sources b/sources index 54ca789..385ce15 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -41db94bc187d2ee011ca7942412b61a9 libsepol-1.9.40.tgz +222097b75f3d91c729c8c2597c9eeb9c libsepol-1.9.41.tgz