From fc4f6a4f7d2369b743ffb582b342e9f3b7fc7ba1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jun 22 2008 13:42:52 +0000 Subject: - Update to Upstream Fix selinux_file_context_verify() and selinux_lsetfilecon_default() to call matchpathcon_init_prefix if not already initialized. Add -q qualifier for -V option of matchpathcon and change it to indicate whether verification succeeded or failed via exit status. --- diff --git a/libselinux.spec b/libselinux.spec index 6d35740..3532e26 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -136,7 +136,7 @@ exit 0 %{python_sitearch}/selinux/* %changelog -* Tue Apr 22 2008 Dan Walsh - 2.0.65-1 +* Sun Jun 22 2008 Dan Walsh - 2.0.65-1 - Update to Upstream * Fix selinux_file_context_verify() and selinux_lsetfilecon_default() to call matchpathcon_init_prefix if not already initialized. * Add -q qualifier for -V option of matchpathcon and change it to indicate whether verification succeeded or failed via exit status.