- Disable Use-external-tool-for-creating-backtraces-on-crashes.patch:

- Security isn't exactly fond of the patch (bnc#666578)
  - Patch potentially livelocks server in fork() (bnc#660166)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=332
This commit is contained in:
Matthias Hopf 2011-02-15 10:35:53 +00:00 committed by Git OBS Bridge
parent b7f936d9b5
commit 37a3dcc731
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 15 10:17:56 UTC 2011 - mhopf@novell.com
- Disable Use-external-tool-for-creating-backtraces-on-crashes.patch:
- Security isn't exactly fond of the patch (bnc#666578)
- Patch potentially livelocks server in fork() (bnc#660166)
-------------------------------------------------------------------
Fri Feb 11 16:41:02 UTC 2011 - mhopf@novell.com

View File

@ -248,7 +248,8 @@ popd
%patch213 -p1
%patch217 -p1
%patch218 -p1
%patch220 -p1
# Disable backtrace generation patch for now
#%patch220 -p1
%patch221 -p1
%patch222 -p1
%patch223 -p1