Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2015-07-05 17:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-17 16:15:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2015-07-05 17:56:32.000000000 +0200
@@ -1,0 +2,23 @@
+Tue Jun 16 21:07:03 UTC 2015 - [email protected]
+
+- Update to version 1.17.2:
+  Pick up a pile of fixes from master. Notable highlights:
+  + Fix for CVE-2015-3164 in Xwayland
+  + Fix int10 setup for vesa
+  + Fix regression in server-interpreted auth
+  + Fix fb setup on big-endian CPUs
+  + Build fix for for gcc5
+- Dropped patches:
+  + Patch110: 
u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch
+  + Patch113: u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch
+  + Patch116: U_os-XDMCP-options-like-query-etc-should-imply-listen.patch
+  + Patch118: U_int10-Fix-error-check-for-pci_device_map_legacy.patch
+  + Patch119: U_xwayland-enable-access-control-on-open-socket.patch
+  + Patch120: U_os-support-new-implicit-local-user-access-mode.patch
+  + Patch121: U_xwayland-default-to-local-user-if-no-xauth-file-given.patch
+  + Patch2000: U_systemd-logind-filter-out-non-signal-messages-from.patch
+  + Patch2001: U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch
+- Changed patches to work with the new version:
+  + Patch114: u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch
+
+-------------------------------------------------------------------

Old:
----
  U_int10-Fix-error-check-for-pci_device_map_legacy.patch
  U_os-XDMCP-options-like-query-etc-should-imply-listen.patch
  U_os-support-new-implicit-local-user-access-mode.patch
  U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch
  U_systemd-logind-filter-out-non-signal-messages-from.patch
  U_xwayland-default-to-local-user-if-no-xauth-file-given.patch
  U_xwayland-enable-access-control-on-open-socket.patch
  
u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.patch
  u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch
  xorg-server-1.17.1.tar.bz2

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

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.ZZBrWq/_old  2015-07-05 17:56:34.000000000 +0200
+++ /var/tmp/diff_new_pack.ZZBrWq/_new  2015-07-05 17:56:34.000000000 +0200
@@ -18,7 +18,7 @@
 
 Name:           xorg-x11-server
 
-%define dirsuffix 1.17.1
+%define dirsuffix 1.17.2
 
 Summary:        X
 License:        MIT
@@ -159,21 +159,13 @@
 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
-Patch110:       
u_connection-avoid-crash-when-CloseWellKnownConnections-gets-called-twice.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
-Patch113:       u_symbols-Fix-sdksyms.sh-to-cope-with-gcc5.patch
+
 Patch114:       u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch
 Patch115:       N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch
-Patch116:       U_os-XDMCP-options-like-query-etc-should-imply-listen.patch
+
 Patch117:       xorg-x11-server-byte-order.patch
-Patch118:       U_int10-Fix-error-check-for-pci_device_map_legacy.patch
-# PATCH-FIX-UPSTREAM U_xwayland-enable-access-control-on-open-socket.patch 
bnc#934102 [email protected] -- Fix CVE-2015-3164
-Patch119:       U_xwayland-enable-access-control-on-open-socket.patch
-# PATCH-FIX-UPSTREAM U_os-support-new-implicit-local-user-access-mode.patch 
bnc#934102 [email protected] -- Fix CVE-2015-3164
-Patch120:       U_os-support-new-implicit-local-user-access-mode.patch
-# PATCH-FIX-UPSTREAM 
U_xwayland-default-to-local-user-if-no-xauth-file-given.patch bnc#934102 
[email protected] -- Fix CVE-2015-3164
-Patch121:       U_xwayland-default-to-local-user-if-no-xauth-file-given.patch
 
 Patch1000:      n_xserver-optimus-autoconfig-hack.patch
 
@@ -181,10 +173,6 @@
 Patch1211:      
b_0001-Prevent-XSync-Alarms-from-senslessly-calling-CheckTr.patch
 Patch1222:      b_sync-fix.patch
 
-# PATCH-FIX-UPSTREAM U_systemd-logind-* rh#1209347 [email protected] 
-- Fix Gnome X session for some hybrid graphics
-Patch2000:      U_systemd-logind-filter-out-non-signal-messages-from.patch
-Patch2001:      U_systemd-logind-dont-second-guess-D-Bus-default-tim.patch
-
 %description
 This package contains the X.Org Server.
 
@@ -262,24 +250,17 @@
 %patch104 -p1
 %patch105 -p1
 %patch106 -p1
-%patch110 -p1
+
 %patch111 -p1
 %patch112 -p1
-%patch113 -p1
+
 %patch114 -p1
 %patch115 -p1
-%patch116 -p1
+
 %patch117 -p1
-%patch118 -p1
-%patch119 -p1
-%patch120 -p1
-%patch121 -p1
 
 %patch1000 -p1
 
-%patch2000 -p1
-%patch2001 -p1
-
 ### disabled for now
 #%patch1162 -p1
 ### disabled for now

++++++ u_ad-hoc-fix-for-mmap-s-truncated-offset-parameter-on-.patch ++++++
--- /var/tmp/diff_new_pack.ZZBrWq/_old  2015-07-05 17:56:34.000000000 +0200
+++ /var/tmp/diff_new_pack.ZZBrWq/_new  2015-07-05 17:56:34.000000000 +0200
@@ -14,8 +14,8 @@
 --- a/hw/xfree86/drivers/modesetting/dumb_bo.c
 +++ b/hw/xfree86/drivers/modesetting/dumb_bo.c
 @@ -25,6 +25,12 @@
-  *
-  */
+ #include "dix-config.h"
+ #endif
  
 +/*
 + * ad hoc fix for mmap's truncated offset parameter on 32bit

++++++ xorg-server-1.17.1.tar.bz2 -> xorg-server-1.17.2.tar.bz2 ++++++
++++ 39873 lines of diff (skipped)


Reply via email to