- 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.
This commit is contained in:
Daniel J Walsh 2008-06-22 13:42:52 +00:00
parent bff583b68b
commit fc4f6a4f7d
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ exit 0
%{python_sitearch}/selinux/*
%changelog
* Tue Apr 22 2008 Dan Walsh <dwalsh@redhat.com> - 2.0.65-1
* Sun Jun 22 2008 Dan Walsh <dwalsh@redhat.com> - 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.