From 848a7fab7213e9e660b578e85091272c5950c985 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Nov 09 2005 01:36:44 +0000 Subject: - 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. --- 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