Fix missing patch from F16
This commit is contained in:
parent
3b9467424f
commit
14d7aac744
@ -17,7 +17,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.10.0
|
||||
Release: 36%{?dist}
|
||||
Release: 36.1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source: serefpolicy-%{version}.tgz
|
||||
@ -472,6 +472,9 @@ SELinux Reference policy mls base module.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 3 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-36.1
|
||||
- Fix missing patch from F16
|
||||
|
||||
* Mon Oct 3 2011 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-36
|
||||
- Allow logrotate setuid and setgid since logrotate is supposed to do it
|
||||
- Fixes for thumb policy by grift
|
||||
|
15
thumb.patch
15
thumb.patch
@ -14,3 +14,18 @@ index 1105ff5..620e17b 100644
|
||||
optional_policy(`
|
||||
setroubleshoot_dbus_chat(unconfined_usertype)
|
||||
setroubleshoot_dbus_chat_fixit(unconfined_t)
|
||||
diff --git a/policy/modules/apps/thumb.te b/policy/modules/apps/thumb.te
|
||||
index 73e7983..fc5b449 100644
|
||||
--- a/policy/modules/apps/thumb.te
|
||||
+++ b/policy/modules/apps/thumb.te
|
||||
@@ -86,10 +86,6 @@ userdom_write_user_tmp_files(thumb_t)
|
||||
|
||||
userdom_use_inherited_user_ptys(thumb_t)
|
||||
|
||||
-optional_policy(`
|
||||
- dbus_dontaudit_session_bus_connect(thumb_t)
|
||||
-')
|
||||
-
|
||||
# optional_policy(`
|
||||
# gnome_read_gconf_home_files(thumb_t)
|
||||
# gnome_read_gstreamer_home_content(thumb_t)
|
||||
|
Loading…
Reference in New Issue
Block a user