diff --git a/libselinux.spec b/libselinux.spec index dfc85c8..731ca4e 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -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 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 1.27.20-1 - Update to latest from NSA * Added security_canonicalize_context() interface and