rpms/libselinux/FC-5 libselinux-rhat.patch,1.76,1.77

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 12 14:06:08 UTC 2006


Author: dwalsh

Update of /cvs/dist/rpms/libselinux/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv24494

Modified Files:
	libselinux-rhat.patch 
Log Message:
* Thu Jun 8 2006 Dan Walsh <dwalsh at redhat.com> 1.30.3-3.fc5
- Apply patch this time...


libselinux-rhat.patch:
 include/selinux/selinux.h  |    3 
 man/man3/getfscreatecon.3  |    4 
 man/man3/matchpathcon.3    |   11 ++
 man/man8/booleans.8        |   24 +----
 src/booleans.c             |    2 
 src/canonicalize_context.c |    6 -
 src/check_context.c        |    3 
 src/compute_av.c           |    6 -
 src/compute_create.c       |    6 -
 src/compute_member.c       |    6 -
 src/compute_relabel.c      |    6 -
 src/compute_user.c         |    6 -
 src/context.c              |    8 -
 src/disable.c              |    3 
 src/enabled.c              |    6 -
 src/getcon.c               |    3 
 src/getenforce.c           |    3 
 src/getexeccon.c           |    3 
 src/getfscreatecon.c       |    3 
 src/getpidcon.c            |    3 
 src/getprevcon.c           |    3 
 src/init.c                 |    6 -
 src/load_policy.c          |    3 
 src/matchmediacon.c        |    2 
 src/matchpathcon.c         |   27 +++++
 src/policyvers.c           |    3 
 src/selinux_internal.h     |    1 
 src/selinuxswig.i          |   13 ++
 src/selinuxswig_wrap.c     |  206 ++++++++++++++++++++-------------------------
 src/setenforce.c           |    3 
 utils/avcstat.c            |   18 +--
 utils/matchpathcon.c       |    1 
 32 files changed, 227 insertions(+), 174 deletions(-)

Index: libselinux-rhat.patch
===================================================================
RCS file: /cvs/dist/rpms/libselinux/FC-5/libselinux-rhat.patch,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- libselinux-rhat.patch	6 Jun 2006 18:28:29 -0000	1.76
+++ libselinux-rhat.patch	12 Jun 2006 14:06:05 -0000	1.77
@@ -99,17 +99,6 @@
 -
 -.SH FILES
 -/etc/selinux/SELINUXTYPE/booleans, /etc/selinux/config
-diff --exclude-from=exclude -N -u -r nsalibselinux/src/avc_internal.c libselinux-1.30.3/src/avc_internal.c
---- nsalibselinux/src/avc_internal.c	2006-04-14 07:21:53.000000000 -0400
-+++ libselinux-1.30.3/src/avc_internal.c	2006-06-06 13:58:11.000000000 -0400
-@@ -16,7 +16,6 @@
- #include <string.h>
- #include <sys/types.h>
- #include <sys/socket.h>
--#include <asm/types.h>
- #include <linux/netlink.h>
- #include "selinux_netlink.h"
- #include "avc_internal.h"
 diff --exclude-from=exclude -N -u -r nsalibselinux/src/booleans.c libselinux-1.30.3/src/booleans.c
 --- nsalibselinux/src/booleans.c	2006-04-14 07:21:53.000000000 -0400
 +++ libselinux-1.30.3/src/booleans.c	2006-06-06 13:41:21.000000000 -0400




More information about the fedora-cvs-commits mailing list