From d432883eeb497ee7834cf8915a4c093550e1ded3 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mar 17 2005 15:39:58 +0000 Subject: - Update from NSA Added set_matchpathcon_flags() function for setting flags controlling operation of matchpathcon. MATCHPATHCON_BASEONLY means only process the base file_contexts file, not file_contexts.homedirs or file_contexts.local, and is for use by setfiles -c. Updated matchpathcon.3 man page. --- diff --git a/.cvsignore b/.cvsignore index c93d19a..2b0c1b4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -27,3 +27,4 @@ libselinux-1.21.11.tgz libselinux-1.21.12.tgz libselinux-1.21.13.tgz libselinux-1.22.tgz +libselinux-1.23.1.tgz diff --git a/libselinux.spec b/libselinux.spec index 5191312..062febe 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,6 +1,6 @@ Summary: SELinux library and simple utilities Name: libselinux -Version: 1.22 +Version: 1.23.1 Release: 1 License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -84,6 +84,15 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Thu Mar 17 2005 Dan Walsh 1.23-1 +- Update from NSA + * Added set_matchpathcon_flags() function for setting flags + controlling operation of matchpathcon. MATCHPATHCON_BASEONLY + means only process the base file_contexts file, not + file_contexts.homedirs or file_contexts.local, and is for use by + setfiles -c. + * Updated matchpathcon.3 man page. + * Thu Mar 10 2005 Dan Walsh 1.22-1 - Update from NSA diff --git a/sources b/sources index 99ce106..cce2e0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9a1a71bf0f1b1baa9a9902ff7440390f libselinux-1.22.tgz +8046c64031ec78e0921fdd05f4545ec8 libselinux-1.23.1.tgz