From 3d3d212928b93736ae538f9d15f397d7d1c26159f9e55340cef31c516d6e495c Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Wed, 19 Oct 2011 06:09:35 +0000 Subject: [PATCH] Accepting request 88655 from home:eeich:branches:X11:XOrg - U_Don-t-call-deleted-Block-WakeupHandler.patch: Fixed typo. OBS-URL: https://build.opensuse.org/request/show/88655 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=357 --- ...dler.patch => U_Don-t-call-deleted-Block-WakeupHandler.patch | 0 xorg-x11-server.changes | 2 +- xorg-x11-server.spec | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename U_Don-t-call-deleted-Bloxk-WakeupHandler.patch => U_Don-t-call-deleted-Block-WakeupHandler.patch (100%) diff --git a/U_Don-t-call-deleted-Bloxk-WakeupHandler.patch b/U_Don-t-call-deleted-Block-WakeupHandler.patch similarity index 100% rename from U_Don-t-call-deleted-Bloxk-WakeupHandler.patch rename to U_Don-t-call-deleted-Block-WakeupHandler.patch diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 603ea00..1197e28 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Oct 18 18:38:41 UTC 2011 - eich@suse.com -- U_Don-t-call-deleted-Bloxk-WakeupHandler.patch: +- U_Don-t-call-deleted-Block-WakeupHandler.patch: Don't call deleted Bloxk/WakeupHandler() - this avoids crashes when handlers are unregistered from within a handler which are in the call chain behind the current handler diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 231f1b2..96c5a93 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -93,7 +93,7 @@ Patch211: 0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch Patch213: xorg-server-xdmcp.patch Patch220: Use-external-tool-for-creating-backtraces-on-crashes.patch Patch222: sync-fix.patch -Patch223: U_Don-t-call-deleted-Bloxk-WakeupHandler.patch +Patch223: U_Don-t-call-deleted-Block-WakeupHandler.patch %description This package contains the X.Org Server.