diff --git a/.cvsignore b/.cvsignore index 220cf8b..a30f006 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,4 @@ libsemanage-1.3.18.tgz libsemanage-1.3.20.tgz libsemanage-1.3.23.tgz libsemanage-1.3.24.tgz +libsemanage-1.3.28.tgz diff --git a/libsemanage.spec b/libsemanage.spec index 1b32fb4..ea02b98 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -1,7 +1,7 @@ -%define libsepolver 1.9.21-1 +%define libsepolver 1.9.23-1 Summary: SELinux binary policy manipulation library Name: libsemanage -Version: 1.3.24 +Version: 1.3.28 Release: 1 License: GPL Group: System Environment/Libraries @@ -66,7 +66,20 @@ rm -rf ${RPM_BUILD_ROOT} %{_includedir}/semanage/*.h %changelog -* Tue Oct 17 2005 Dan Walsh 1.3.24-1 +* Thu Oct 20 2005 Dan Walsh 1.3.28-1 +- Update from NSA + * Merged interface renaming patch from Ivan Gyurdiev. + * Merged policy component patch from Ivan Gyurdiev. + * Renamed 'check=' configuration value to 'expand-check=' for + clarity. + * Changed semanage_commit_sandbox to check for and report errors + on rename(2) calls performed during rollback. + * Added optional check= configuration value to semanage.conf + and updated call to sepol_expand_module to pass its value + to control assertion and hierarchy checking on module expansion. + * Merged fixes for make DESTDIR= builds from Joshua Brindle. + +* Tue Oct 18 2005 Dan Walsh 1.3.24-1 - Update from NSA * Merged default database from Ivan Gyurdiev. * Merged removal of connect requirement in policydb backend from @@ -83,7 +96,7 @@ rm -rf ${RPM_BUILD_ROOT} * Updated call to sepol_policydb_from_image to pass the handle. -* Tue Oct 17 2005 Dan Walsh 1.3.20-1 +* Tue Oct 18 2005 Dan Walsh 1.3.20-1 - Update from NSA * Changed default args for load_policy to be null, as it no longer takes a pathname argument and we want to preserve booleans. @@ -94,7 +107,7 @@ rm -rf ${RPM_BUILD_ROOT} to invoking sepol operations on policy files. * Updated call to sepol_policydb_from_image to pass the handle. -* Tue Oct 17 2005 Dan Walsh 1.3.20-1 +* Tue Oct 18 2005 Dan Walsh 1.3.20-1 - Update from NSA * Merged user and port APIs - policy database patch from Ivan Gyurdiev. diff --git a/sources b/sources index 6cc54a3..96c15bf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -87094b13dfaabba28af24515853e3b5a libsemanage-1.3.24.tgz +46d0f6bd7dd7e400bf47d66826536ac3 libsemanage-1.3.28.tgz