diff --git a/.cvsignore b/.cvsignore index 05cf7a7..8f5f0e6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -78,3 +78,4 @@ libsepol-1.11.5.tgz libsepol-1.11.7.tgz libsepol-1.11.8.tgz libsepol-1.11.9.tgz +libsepol-1.11.10.tgz diff --git a/libsepol.spec b/libsepol.spec index 4ba7ae6..63abb76 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -1,6 +1,6 @@ Summary: SELinux binary policy manipulation library Name: libsepol -Version: 1.11.9 +Version: 1.11.10 Release: 1 License: GPL Group: System Environment/Libraries @@ -80,6 +80,13 @@ exit 0 %{_includedir}/sepol/policydb/*.h %changelog +* Mon Jan 30 2006 Dan Walsh 1.11.10-1 +- Upgrade to latest from NSA + * Merged cond_expr mapping and package section count bug fixes + from Joshua Brindle. + * Merged improve port/fcontext API patch from Ivan Gyurdiev. + * Merged fixes for overflow bugs on 64-bit from Ivan Gyurdiev. + * Fri Jan 13 2006 Dan Walsh 1.11.9-1 - Upgrade to latest from NSA * Merged size_t -> unsigned int patch from Ivan Gyurdiev. diff --git a/sources b/sources index 97b2d9a..d4905d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cabc1603030e939e7a19d60671fb0afe libsepol-1.11.9.tgz +dbb6a5f3604e718d17a2b764df75f261 libsepol-1.11.10.tgz