- Attempt to add selinux awareness; check if we can map executable memory
and fail softly if not. Removes the need for allow_execmem from huge chunks of the desktop.
This commit is contained in:
parent
1afba921e4
commit
6a70f2ead5
@ -271,7 +271,7 @@ install -m 755 %{SOURCE12} ./
|
||||
%patch16 -p0 -b .force-r300
|
||||
%patch17 -p0 -b .fix-pbuffer-dispatch
|
||||
%patch18 -p1 -b .selinux-awareness
|
||||
%patch19 -p1 -b .r300-free-gart-mem
|
||||
#%patch19 -p1 -b .r300-free-gart-mem
|
||||
|
||||
# According to Adam, this patch makes metacity's compositing
|
||||
# manager noticeably faster, but also may be a little too big of
|
||||
@ -467,6 +467,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
- Attempt to add selinux awareness; check if we can map executable memory
|
||||
and fail softly if not. Removes the need for allow_execmem from huge
|
||||
chunks of the desktop.
|
||||
- Disable the r300 gart fix for not compiling.
|
||||
|
||||
* Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> - 6.5-14.fc6
|
||||
- Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart
|
||||
|
Loading…
Reference in New Issue
Block a user