Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2018-08-20 16:17:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Mon Aug 20 16:17:37 2018 rev:361 rq:629001 version:1.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2018-08-02 14:49:06.655362152 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes     
2018-08-20 16:17:38.732672381 +0200
@@ -1,0 +2,20 @@
+Tue Aug  7 22:56:14 UTC 2018 - [email protected]
+
+- Update to version 1.20.1:
+  This bugfix release fixes several issues in RANDR, Xwayland, glamor, the
+  modesetting driver, and elsewhere.
+- Packaging changes:
+  + Adapt patch N_Install-Avoid-failure-on-wrapper-installation.patch to work
+    with the new version
+  + Remove patch U_Xext-shm-Refuse-to-work-for-remote-clients.patch
+  + Remove patch U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch
+  + Remove patch u_modesetting-Fix-cirrus-24bpp-breakage.patch
+  + Remove patch U_exa-use-picturematchformat.patch
+
+-------------------------------------------------------------------
+Sat Jul 28 11:24:05 UTC 2018 - [email protected]
+
+- U_exa-use-picturematchformat.patch
+  * Fix breakage of Xfce (bsc#1102979)
+
+-------------------------------------------------------------------

Old:
----
  U_Xext-shm-Refuse-to-work-for-remote-clients.patch
  U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch
  u_modesetting-Fix-cirrus-24bpp-breakage.patch
  xorg-server-1.20.0.tar.bz2

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

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.8qumUw/_old  2018-08-20 16:17:39.628673643 +0200
+++ /var/tmp/diff_new_pack.8qumUw/_new  2018-08-20 16:17:39.628673643 +0200
@@ -46,7 +46,7 @@
 %endif
 
 Name:           xorg-x11-server
-Version:        1.20.0
+Version:        1.20.1
 Release:        0
 Url:            http://xorg.freedesktop.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -224,12 +224,8 @@
 
 Patch1401:      u_randr-Do-not-crash-if-slave-screen-does-not-have-pro.patch
 
-Patch1500:      U_Xext-shm-Refuse-to-work-for-remote-clients.patch
 Patch1501:      U_xkb-Fix-heap-overflow-caused-by-optimized-away-min.patch
 
-Patch1600:      U_modesetting-use-drmmode_bo_import-for-rotate_fb.patch
-Patch1601:      u_modesetting-Fix-cirrus-24bpp-breakage.patch
-
 %description
 This package contains the X.Org Server.
 
@@ -369,12 +365,8 @@
 
 %patch1401 -p1
 
-%patch1500 -p1
 %patch1501 -p1
 
-%patch1600 -p1
-%patch1601 -p1
-
 %build
 test -e source-file-list || \
     find -L . -type f \! -name '*.orig' \! -path ./source-file-list > \

++++++ N_Install-Avoid-failure-on-wrapper-installation.patch ++++++
--- /var/tmp/diff_new_pack.8qumUw/_old  2018-08-20 16:17:39.656673682 +0200
+++ /var/tmp/diff_new_pack.8qumUw/_new  2018-08-20 16:17:39.656673682 +0200
@@ -24,7 +24,7 @@
        $(MKDIR_P) $(DESTDIR)$(SUID_WRAPPER_DIR)
 -      mv $(DESTDIR)$(bindir)/Xorg $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg
 -      ${INSTALL} -m 755 Xorg.sh $(DESTDIR)$(bindir)/Xorg
--      -chown root $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.wrap && chmod u+s 
$(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.wrap
+-      -chown 0 $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.wrap && chmod u+s 
$(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg.wrap
 +      mv $(DESTDIR)$(bindir)/Xorg $(DESTDIR)$(SUID_WRAPPER_DIR)/Xorg 
2>/dev/null && target=Xorg; \
 +      ${INSTALL} -m 755 Xorg.sh $(DESTDIR)$(bindir)/$${target}
 +      -test "x$UID" = "x0" -o "x$EUID" = "x0" && \

++++++ xorg-server-1.20.0.tar.bz2 -> xorg-server-1.20.1.tar.bz2 ++++++
++++ 4049 lines of diff (skipped)


Reply via email to