[xorg-x11-server/f16] xserver 1.11.3 RC3 0001-Xi-allow-passive-keygrabs-on-the-XIAll-Master-Device.patch, 0001-dix-block-s

Adam Jackson ajax at fedoraproject.org
Thu Dec 15 18:01:33 UTC 2011


commit a1394e68ac7b0864fa3ea78c20cd10fc7a716520
Author: Adam Jackson <ajax at redhat.com>
Date:   Thu Dec 15 13:01:31 2011 -0500

    xserver 1.11.3 RC3
    0001-Xi-allow-passive-keygrabs-on-the-XIAll-Master-Device.patch,
    0001-dix-block-signals-when-closing-all-devices.patch: Drop, merged.

 .gitignore                                         |    1 +
 ...ssive-keygrabs-on-the-XIAll-Master-Device.patch |   31 -------------
 ...ix-block-signals-when-closing-all-devices.patch |   46 --------------------
 sources                                            |    1 +
 xorg-x11-server.spec                               |   15 +++---
 5 files changed, 9 insertions(+), 85 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96094e1..1106c21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ xorg-server-1.9.1.tar.bz2
 /xorg-server-1.11.0.tar.bz2
 /xorg-server-1.11.1.tar.bz2
 /xorg-server-1.11.2.tar.bz2
+/xorg-server-1.11.2.902.tar.bz2
diff --git a/sources b/sources
index 4b327d6..96f403d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 948e665bddc31c34be79b59db67c986e  xorg-server-1.11.0.tar.bz2
 4cdf54dc569b6a5548257c93a45dcd3d  xorg-server-1.11.1.tar.bz2
 8796fff441e5435ee36a72579008af24  xorg-server-1.11.2.tar.bz2
+010fbad269075ebfc0bb6c6061645f3a  xorg-server-1.11.2.902.tar.bz2
diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec
index e6783c0..9bf4df4 100644
--- a/xorg-x11-server.spec
+++ b/xorg-x11-server.spec
@@ -29,8 +29,8 @@
 
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
-Version:   1.11.2
-Release:   3%{?gitdate:.%{gitdate}}%{dist}
+Version:   1.11.2.902
+Release:   1%{?gitdate:.%{gitdate}}%{dist}
 URL:       http://www.x.org
 License:   MIT
 Group:     User Interface/X
@@ -87,12 +87,6 @@ Patch7007: xserver-1.10.99.1-test.patch
 # Submitted to upstream but not merged for 1.11
 Patch7009: xserver-1.10.99-config-add-udev-systemd-multi-seat-support.patch
 
-# Bug 751491: passive keygrabs on XIAllMasterDevices fails
-Patch7010: 0001-Xi-allow-passive-keygrabs-on-the-XIAll-Master-Device.patch
-
-# Bug 737031 - [Crestline] Coredump when doing exit
-Patch7011: 0001-dix-block-signals-when-closing-all-devices.patch
-
 # BUg #714746: Xorg crash in record when ProcDRI2WaitMSCReply called
 Patch7012: xserver-1.11.2-record-crasher.patch
 
@@ -560,6 +554,11 @@ rm -rf $RPM_BUILD_ROOT
 %{xserver_source_dir}
 
 %changelog
+* Thu Dec 15 2011 Adam Jackson <ajax at redhat.com> 1.11.2.902-1
+- xserver 1.11.3 RC3
+- 0001-Xi-allow-passive-keygrabs-on-the-XIAll-Master-Device.patch,
+  0001-dix-block-signals-when-closing-all-devices.patch: Drop, merged.
+
 * Thu Nov 10 2011 Adam Jackson <ajax at redhat.com> 1.11.2-3
 - xserver-1.11.2-record-crasher.patch: Fix a crash in DRI2. (#714746)
 


More information about the scm-commits mailing list