Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2015-10-30 21:52:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2015-10-03 20:29:52.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2015-10-30 21:52:40.000000000 +0100
@@ -1,0 +2,23 @@
+Wed Oct 28 17:32:07 UTC 2015 - [email protected]
+
+- Update to version 1.17.4:
+  Minor brown-bag release. The important fix here is Martin's
+  clientsWritable change which fixes a crash when built against
+  xproto 7.0.28.
+- supersedes u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
+
+-------------------------------------------------------------------
+Wed Oct 28 16:23:39 UTC 2015 - [email protected]
+
+- Update to version 1.17.3:
+  Various bugfixes across the board.  The most visible changes
+  include fixing GLX extension setup under Xwayland and other
+  non-Xorg servers (enabling core contexts in more scenarios),
+  and various stability fixes to glamor and the Present extension.
+- supersededs the following patches:
+  * 
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
+  * u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
+- removed evdev xorg.conf.d snippet since it's meanwhile shipped with
+  evdev driver itself (since version 2.10.0)
+
+-------------------------------------------------------------------

Old:
----
  u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
  u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
  u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
  xorg-server-1.17.2.tar.bz2

New:
----
  xorg-server-1.17.4.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.83ojFb/_old  2015-10-30 21:52:42.000000000 +0100
+++ /var/tmp/diff_new_pack.83ojFb/_new  2015-10-30 21:52:42.000000000 +0100
@@ -26,7 +26,7 @@
 
 Name:           xorg-x11-server
 
-%define dirsuffix 1.17.2
+%define dirsuffix 1.17.4
 
 Summary:        X
 License:        MIT
@@ -168,12 +168,10 @@
 Patch101:       u_confine_to_shape.diff
 # PATCH-FIX-UPSTREAM u_x86emu-include-order.patch [email protected] -- Change 
include order to avoid conflict with system header, remove duplicate definitions
 Patch102:       u_x86emu-include-order.patch
-Patch103:       
u_randr_allow_rrselectinput_for_providerchange_and_resourcechange_events.patch
 Patch104:       u_xorg-server-xdmcp.patch
 Patch105:       ux_xserver_xvfb-randr.patch
 # PATCH-FIX-UPSTREAM u_exa-only-draw-valid-trapezoids.patch bnc#853846 
[email protected] -- Fixes possible crash of server using invalid trapezoids. 
2013-12-12 patch is waiting in mailing list to be upstreamed.
 Patch106:       u_exa-only-draw-valid-trapezoids.patch
-Patch111:       u_CloseConsole-Don-t-report-FatalError-when-shutting-down.patch
 Patch112:       
u_render-Cast-color-masks-to-unsigned-long-before-shifting-them.patch
 
 Patch114:       u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch
@@ -194,8 +192,6 @@
 Patch1211:      
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch
 Patch1222:      b_sync-fix.patch
 
-Patch1300:      
u_0001-os-make-sure-the-clientsWritable-fd_set-is-initializ.patch
-
 %description
 This package contains the X.Org Server.
 
@@ -269,12 +265,10 @@
 %patch100
 %patch101
 %patch102 -p1
-%patch103 -p1
 %patch104 -p1
 %patch105 -p1
 %patch106 -p1
 
-%patch111 -p1
 %patch112 -p1
 
 %patch114 -p1
@@ -298,8 +292,6 @@
 ### patch222 might not be applicable anymore
 #%patch1222 -p1
 
-%patch1300 -p1
-
 find . -type f \! -name '*.orig' \! -path ./source-file-list > source-file-list
 
 %build
@@ -373,9 +365,12 @@
 ln -snf ../../../usr/bin/Xorg %{buildroot}%{_localstatedir}/lib/X11/X
 ln -snf ../../var/lib/X11/X %{buildroot}%{_bindir}/X
 %if 0%{?suse_version} > 1120
+# get rid of evdev config file, since it's meanwhile shipped with
+# evdev driver itself (since 2.10.0)
+rm -f %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf
 %ifnarch s390 s390x
 mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
-cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-evdev.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
+cp %{buildroot}/%{_datadir}/X11/xorg.conf.d/10-quirks.conf 
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
 %endif
 %endif
 %if 0%{?suse_version} < 1315
@@ -386,7 +381,7 @@
 rm -f %{buildroot}%{_datadir}/aclocal/*.m4
 %endif
 %ifarch s390 s390x
-rm -f %{buildroot}%{_sysconfdir}/X11/10-evdev.conf
+rm -f %{buildroot}%{_sysconfdir}/X11/10-quirks.conf
 mkdir -p %{buildroot}%{_includedir}/xorg
 install -m 644 include/list.h \
          %{buildroot}%{_includedir}/xorg
@@ -456,7 +451,7 @@
 %ifnarch s390 s390x
 %if 0%{?suse_version} > 1120
 %dir %{_sysconfdir}/X11/xorg.conf.d
-%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-evdev.conf
+%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/10-quirks.conf
 %dir %{_datadir}/X11/xorg.conf.d
 %{_datadir}/X11/xorg.conf.d/10-*.conf
 %endif

++++++ xorg-server-1.17.2.tar.bz2 -> xorg-server-1.17.4.tar.bz2 ++++++
++++ 5743 lines of diff (skipped)


Reply via email to