diff --git a/policy-20080710.patch b/policy-20080710.patch index a5d571c..b092d39 100644 --- a/policy-20080710.patch +++ b/policy-20080710.patch @@ -10557,7 +10557,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol +') diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/policy/modules/services/apache.te serefpolicy-3.5.13/policy/modules/services/apache.te --- nsaserefpolicy/policy/modules/services/apache.te 2008-10-16 17:21:16.000000000 -0400 -+++ serefpolicy-3.5.13/policy/modules/services/apache.te 2008-10-22 14:38:49.000000000 -0400 ++++ serefpolicy-3.5.13/policy/modules/services/apache.te 2008-10-23 08:58:26.000000000 -0400 @@ -20,6 +20,8 @@ # Declarations # @@ -10705,7 +10705,7 @@ diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r nsaserefpolicy/pol manage_files_pattern(httpd_t, httpd_var_lib_t, httpd_var_lib_t) files_var_lib_filetrans(httpd_t, httpd_var_lib_t, file) -+setattr_dir_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t) ++setattr_dirs_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t) manage_files_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t) manage_sock_files_pattern(httpd_t, httpd_var_run_t, httpd_var_run_t) files_pid_filetrans(httpd_t, httpd_var_run_t, { file sock_file }) diff --git a/selinux-policy.spec b/selinux-policy.spec index 436d919..72c5aed 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -20,7 +20,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.5.13 -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -462,6 +462,9 @@ exit 0 %endif %changelog +* Wed Oct 22 2008 Dan Walsh 3.5.13-5 +- Allow kerneloops to create tmp files + * Wed Oct 22 2008 Dan Walsh 3.5.13-4 - More alias for fastcgi