From a339bc228d8bb8774d53f389a07a104a8d63deda Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Tue, 16 Jan 2007 21:46:11 +0000 Subject: [PATCH] - Upgrade to upstream Merged getdefaultcon utility from Dan Walsh. --- libselinux-rhat.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/libselinux-rhat.patch b/libselinux-rhat.patch index 72f2638..bbb6c2c 100644 --- a/libselinux-rhat.patch +++ b/libselinux-rhat.patch @@ -1,15 +1,3 @@ -diff --exclude-from=exclude -N -u -r nsalibselinux/include/selinux/av_permissions.h libselinux-1.33.4/include/selinux/av_permissions.h ---- nsalibselinux/include/selinux/av_permissions.h 2006-11-16 17:15:18.000000000 -0500 -+++ libselinux-1.33.4/include/selinux/av_permissions.h 2007-01-15 16:23:44.000000000 -0500 -@@ -837,6 +837,8 @@ - #define NSCD__SHMEMPWD 0x00000020UL - #define NSCD__SHMEMGRP 0x00000040UL - #define NSCD__SHMEMHOST 0x00000080UL -+#define NSCD__GETSERV 0x00000100UL -+#define NSCD__SHMEMGRP 0x00000200UL - #define ASSOCIATION__SENDTO 0x00000001UL - #define ASSOCIATION__RECVFROM 0x00000002UL - #define ASSOCIATION__SETCONTEXT 0x00000004UL diff --exclude-from=exclude -N -u -r nsalibselinux/man/man3/avc_add_callback.3 libselinux-1.33.4/man/man3/avc_add_callback.3 --- nsalibselinux/man/man3/avc_add_callback.3 2006-11-16 17:15:30.000000000 -0500 +++ libselinux-1.33.4/man/man3/avc_add_callback.3 2007-01-15 16:21:55.000000000 -0500