From 41bd3b2ae1620a603585d1d72dba86008f18bb3d Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Dec 11 2007 02:52:13 +0000 Subject: - Upgrade to upstream matchpathcon(8) man page update from Dan Walsh. --- diff --git a/.cvsignore b/.cvsignore index 4a20e1b..e458a4f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -136,3 +136,4 @@ libselinux-2.0.40.tgz libselinux-2.0.42.tgz libselinux-2.0.43.tgz libselinux-2.0.45.tgz +libselinux-2.0.46.tgz diff --git a/libselinux-rhat.patch b/libselinux-rhat.patch index d8d5798..4ddec01 100644 --- a/libselinux-rhat.patch +++ b/libselinux-rhat.patch @@ -10,23 +10,6 @@ diff --exclude-from=exclude -N -u -r nsalibselinux/include/selinux/av_permission #define KEY__VIEW 0x00000001UL #define KEY__READ 0x00000002UL #define KEY__WRITE 0x00000004UL -diff --exclude-from=exclude -N -u -r nsalibselinux/man/man8/matchpathcon.8 libselinux-2.0.45/man/man8/matchpathcon.8 ---- nsalibselinux/man/man8/matchpathcon.8 2007-08-03 16:02:56.000000000 -0400 -+++ libselinux-2.0.45/man/man8/matchpathcon.8 2007-12-06 11:22:40.000000000 -0500 -@@ -6,7 +6,12 @@ - .B matchpathcon [-V] [-N] [-n] [-f file_contexts_file ] [-p prefix ] filepath... - .SH "DESCRIPTION" - .B matchpathcon --Prints the file path and the default security context associated with it. -+Queries the system and prints the default security context associated with the filepath. -+ -+Note: Identical paths can have different security contexts, depending on the file type. (regular file, directory, link file, char file ...) -+ -+matchpathcon will check the system default context using the file type if the file exists. If the file does not exist, it will get the context of a regular file. -+ - .SH OPTIONS - .B \-n - Do not display path. diff --exclude-from=exclude -N -u -r nsalibselinux/src/matchpathcon.c libselinux-2.0.45/src/matchpathcon.c --- nsalibselinux/src/matchpathcon.c 2007-09-28 09:48:58.000000000 -0400 +++ libselinux-2.0.45/src/matchpathcon.c 2007-11-30 17:27:14.000000000 -0500 diff --git a/libselinux.spec b/libselinux.spec index 3302d1d..7b78719 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,7 +1,7 @@ %define libsepolver 2.0.10-1 Summary: SELinux library and simple utilities Name: libselinux -Version: 2.0.45 +Version: 2.0.46 Release: 1%{?dist} License: Public domain (uncopyrighted) Group: System Environment/Libraries @@ -123,6 +123,10 @@ exit 0 %{_libdir}/python*/site-packages/selinux.py* %changelog +* Fri Nov 30 2007 Dan Walsh - 2.0.46-1 +- Upgrade to upstream + * matchpathcon(8) man page update from Dan Walsh. + * Fri Nov 30 2007 Dan Walsh - 2.0.45-1 - Upgrade to upstream * dlopen libsepol.so.1 rather than libsepol.so from Stephen Smalley. diff --git a/sources b/sources index 357a49e..30053fb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a728752820841a8cb4e9e5a8a1d582cd libselinux-2.0.45.tgz +e5889fd624a0b8af73e02f175c171560 libselinux-2.0.46.tgz