rpms/selinux-policy-mls/devel mlspol.patch,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 9 23:03:16 UTC 2005


Author: dwalsh

Update of /cvs/dist/rpms/selinux-policy-mls/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv11182

Modified Files:
	mlspol.patch 
Log Message:
* Wed Nov 9 2005 Dan Walsh <dwalsh at redhat.com> 1.27.2-19
- Add /dev/xvd
- Add disable trans for init_core apps
- Allow unconfined_t to rpm_script_t process transition


mlspol.patch:
 file_contexts/homedir_template       |    6 +-
 file_contexts/program/auditd.fc      |    4 -
 file_contexts/types.fc               |   81 ++++++++++++++++++-----------------
 genfs_contexts                       |    4 -
 initial_sid_contexts                 |   42 +++++++++---------
 policy-1.25.3/initial_sid_contexts   |    2 
 policy-1.25.3/types/network.te       |    2 
 policy-1.27.2/file_contexts/types.fc |    1 
 policy5/net_contexts                 |   19 ++++----
 users                                |   10 ++--
 10 files changed, 89 insertions(+), 82 deletions(-)

Index: mlspol.patch
===================================================================
RCS file: /cvs/dist/rpms/selinux-policy-mls/devel/mlspol.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mlspol.patch	9 Nov 2005 22:53:20 -0000	1.7
+++ mlspol.patch	9 Nov 2005 23:02:55 -0000	1.8
@@ -291,7 +291,7 @@
  /dev/nvram		-c	system_u:object_r:memory_device_t:s0
  /dev/random		-c	system_u:object_r:random_device_t:s0
  /dev/urandom		-c	system_u:object_r:urandom_device_t:s0
-@@ -149,31 +149,31 @@
+@@ -149,32 +149,32 @@
  /dev/usb/lp.*		-c	system_u:object_r:printer_device_t:s0
  /dev/usblp.*		-c	system_u:object_r:printer_device_t:s0
  ifdef(`distro_redhat', `
@@ -341,6 +341,7 @@
  /dev/js.*		-c	system_u:object_r:mouse_device_t:s0
 -/dev/jsflash		-c	system_u:object_r:fixed_disk_device_t:s0
 +/dev/jsflash		-c	system_u:object_r:fixed_disk_device_t:s15:c0.c255
+ /dev/xvd.*		-b	system_u:object_r:fixed_disk_device_t:s0
  /dev/s(cd|r)[^/]*	-b	system_u:object_r:removable_device_t:s0
  /dev/usb/rio500	-c	system_u:object_r:removable_device_t:s0
  /dev/fd[^/]+		-b	system_u:object_r:removable_device_t:s0




More information about the fedora-cvs-commits mailing list