Hello community,
here is the log from the commit of package xorg-x11-server for openSUSE:Factory
checked in at 2020-09-03 01:10:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-server.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-server"
Thu Sep 3 01:10:03 2020 rev:385 rq:830096 version:1.20.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes
2020-08-05 20:26:07.183020395 +0200
+++
/work/SRC/openSUSE:Factory/.xorg-x11-server.new.3399/xorg-x11-server.changes
2020-09-03 01:10:51.008400904 +0200
@@ -1,0 +2,60 @@
+Thu Aug 27 19:29:29 UTC 2020 - [email protected]
+
+- Update to version 1.20.9:
+ * Fix XRecordRegisterClients() Integer underflow
+ * Fix XkbSelectEvents() integer underflow
+ * Fix XIChangeHierarchy() integer underflow
+ * Correct bounds checking in XkbSetNames()
+ * linux: Fix platform device probe for DT-based PCI
+ * linux: Fix platform device PCI detection for complex bus topologies
+ * linux: Make platform device probe less fragile
+ * fix for ZDI-11426
+ * xfree86: add drm modes on non-GTF panels
+ * present: Check valid region in window mode flips
+ * xwayland: Handle NULL xwl_seat in xwl_seat_can_emulate_pointer_warp
+ * xwayland: Propagate damage x1/y1 coordinates in xwl_present_flip
+ * doc: Update URLs in Xserver-DTrace.xml
+ * xwayland: Use a fixed DPI value for core protocol
+ * xwayland: only use linux-dmabuf if format/modifier was advertised
+ * hw/xfree86: Avoid cursor use after free
+ * Update URL's in man pages
+ * xwayland: Disable the MIT-SCREEN-SAVER extension when rootless
+ * xwayland: Hold a pixmap reference in struct xwl_present_event
+ * randr: Check rrPrivKey in RRHasScanoutPixmap()
+ * modesetting: Fix front_bo leak at drmmode_xf86crtc_resize on XRandR
rotation
+ * xwayland: Store xwl_tablet_pad in its own private key
+ * xwayland: Initialise values in xwlVidModeGetGamma()
+ * xwayland: Fix crashes when there is no pointer
+ * xwayland: Clear private on device removal
+ * xwayland: Free all remaining events in xwl_present_cleanup
+ * xwayland: Always use xwl_present_free_event for freeing Present events
+ * present/wnmd: Free flip_queue entries in present_wnmd_clear_window_flip
+ * present/wnmd: Keep pixmap pointer in present_wnmd_clear_window_flip
+ * xwayland: import DMA-BUFs with GBM_BO_USE_RENDERING only
+ * xwayland: Fix infinite loop at startup
+ * modesetting: Disable pageflipping when using a swcursor
+ * dix: do not send focus event when grab actually does not change
+- Drop patches fixed upstream:
+ * U_0001-Correct-bounds-checking-in-XkbSetNames.patch
+ * U_0002-Fix-XIChangeHierarchy-integer-underflow.patch
+ * U_0003-Fix-XkbSelectEvents-integer-underflow.patch
+ * U_0004-Fix-XRecordRegisterClients-Integer-underflow.patch
+ * U_FixForZDI-11426.patch
+
+-------------------------------------------------------------------
+Tue Aug 25 15:46:49 UTC 2020 - Stefan Dirsch <[email protected]>
+
+- U_0001-Correct-bounds-checking-in-XkbSetNames.patch
+ * Correct bounds checking in XkbSetNames()
+ [CVE-2020-14345 / ZDI 11428, boo#1174635]
+- U_0002-Fix-XIChangeHierarchy-integer-underflow.patch
+ * Fix XIChangeHierarchy() integer underflow
+ [CVE-2020-14346 / ZDI-CAN-11429, boo#1174638]
+- U_0003-Fix-XkbSelectEvents-integer-underflow.patch
+ * Fix XkbSelectEvents() integer underflow
+ [CVE-2020-14361 / ZDI-CAN 11573, boo#1174910]
+- U_0004-Fix-XRecordRegisterClients-Integer-underflow.patch
+ * Fix XRecordRegisterClients() Integer underflow
+ [CVE-2020-14362 / ZDI-CAN-11574, boo#1174913]
+
+-------------------------------------------------------------------
Old:
----
U_FixForZDI-11426.patch
xserver-1.20.8+0.tar.xz
New:
----
xserver-1.20.9.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.5rdnUi/_old 2020-09-03 01:10:57.604403103 +0200
+++ /var/tmp/diff_new_pack.5rdnUi/_new 2020-09-03 01:10:57.604403103 +0200
@@ -42,7 +42,7 @@
%endif
Name: xorg-x11-server
-Version: 1.20.8+0
+Version: 1.20.9
Release: 0
URL: http://xorg.freedesktop.org/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -250,8 +250,6 @@
Patch1600: U_glamor_egl-Reject-OpenGL-2.1-early-on.patch
-Patch1174633: U_FixForZDI-11426.patch
-
%description
This package contains the X.Org Server.
@@ -401,8 +399,6 @@
%patch1505 -p1
%patch1600 -p1
-%patch1174633 -p1
-
%build
%define _lto_cflags %{nil}
test -e source-file-list || \
++++++ _service ++++++
--- /var/tmp/diff_new_pack.5rdnUi/_old 2020-09-03 01:10:57.680403128 +0200
+++ /var/tmp/diff_new_pack.5rdnUi/_new 2020-09-03 01:10:57.680403128 +0200
@@ -2,8 +2,8 @@
<service name="tar_scm" mode="disabled">
<param name="url">https://gitlab.freedesktop.org/xorg/xserver.git</param>
<param name="scm">git</param>
- <param name="revision">f84ad082</param>
- <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+ <param name="revision">afb77415</param>
+ <param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">xorgserver(.*)</param>
<param name="changesgenerate">enable</param>
</service>
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.5rdnUi/_old 2020-09-03 01:10:57.696403133 +0200
+++ /var/tmp/diff_new_pack.5rdnUi/_new 2020-09-03 01:10:57.700403135 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://gitlab.freedesktop.org/xorg/xserver.git</param>
- <param
name="changesrevision">f84ad082557f9cde6b8faa373eca6a0a89ba7d56</param></service></servicedata>
+ <param
name="changesrevision">afb77415e1fb862c322754230f63bb70fd596943</param></service></servicedata>
\ No newline at end of file
++++++ xserver-1.20.8+0.tar.xz -> xserver-1.20.9.tar.xz ++++++
++++ 1733 lines of diff (skipped)