- Update to latest from NSA

Added MATCHPATHCON_NOTRANS flag for set_matchpathcon_flags() and modified
    matchpathcon_init() to skip context translation if it is set by the
    caller.
This commit is contained in:
Daniel J Walsh 2005-11-09 01:36:44 +00:00
parent e6236defe6
commit 848a7fab72
1 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%define libsepolver 1.9.38-1
Summary: SELinux library and simple utilities
Name: libselinux
Version: 1.27.20
Version: 1.27.21
Release: 1
License: Public domain (uncopyrighted)
Group: System Environment/Libraries
@ -92,6 +92,12 @@ exit 0
%{_mandir}/man8/*
%changelog
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.21-1
- Update to latest from NSA
* Added MATCHPATHCON_NOTRANS flag for set_matchpathcon_flags()
and modified matchpathcon_init() to skip context translation
if it is set by the caller.
* Tue Nov 8 2005 Dan Walsh <dwalsh@redhat.com> 1.27.20-1
- Update to latest from NSA
* Added security_canonicalize_context() interface and