rpms/selinux-policy/F-7 policy-20070501.patch,1.86,1.87

Daniel J Walsh (dwalsh) fedora-extras-commits at redhat.com
Mon Dec 31 21:48:08 UTC 2007


Author: dwalsh

Update of /cvs/extras/rpms/selinux-policy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32700

Modified Files:
	policy-20070501.patch 
Log Message:
* Mon Dec 31 2007 Dan Walsh <dwalsh at redhat.com> 2.6.4-67
- Allow ppp to signal networkmanager
- Allow mount to transition to lvm


policy-20070501.patch:

Index: policy-20070501.patch
===================================================================
RCS file: /cvs/extras/rpms/selinux-policy/F-7/policy-20070501.patch,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- policy-20070501.patch	31 Dec 2007 21:06:21 -0000	1.86
+++ policy-20070501.patch	31 Dec 2007 21:48:03 -0000	1.87
@@ -8338,14 +8338,14 @@
  
 diff --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/mysql.te serefpolicy-2.6.4/policy/modules/services/mysql.te
 --- nsaserefpolicy/policy/modules/services/mysql.te	2007-05-07 14:51:01.000000000 -0400
-+++ serefpolicy-2.6.4/policy/modules/services/mysql.te	2007-12-31 07:00:25.000000000 -0500
++++ serefpolicy-2.6.4/policy/modules/services/mysql.te	2007-12-31 16:45:29.000000000 -0500
 @@ -33,7 +33,8 @@
  allow mysqld_t self:capability { dac_override setgid setuid sys_resource net_bind_service };
  dontaudit mysqld_t self:capability sys_tty_config;
  allow mysqld_t self:process { setsched getsched setrlimit signal_perms rlimitinh };
 -allow mysqld_t self:fifo_file { read write };
 +allow mysqld_t self:fifo_file rw_fifo_file_perms;
-+allow mysqld_t self:shm create_shm_file_perms;
++allow mysqld_t self:shm create_shm_perms;
  allow mysqld_t self:unix_stream_socket create_stream_socket_perms;
  allow mysqld_t self:tcp_socket create_stream_socket_perms;
  allow mysqld_t self:udp_socket create_socket_perms;




More information about the fedora-extras-commits mailing list