Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2024-02-23 16:40:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-server (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-server.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-server"

Fri Feb 23 16:40:13 2024 rev:427 rq:1148344 version:21.1.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2024-02-12 18:53:00.416245857 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-server.new.1770/xorg-x11-server.changes    
    2024-02-23 16:40:14.376266837 +0100
@@ -1,0 +2,20 @@
+Tue Feb 20 20:36:19 UTC 2024 - Stefan Dirsch <sndir...@suse.com>
+
+- fix permissions of files in xorg-x11-server-source for tigervnc
+  build later (needed since latest autoconf)
+
+-------------------------------------------------------------------
+Thu Feb 15 17:08:16 UTC 2024 - Joan Torres <joan.tor...@suse.com>
+
+- Provide again xorg-x11-server-source
+  * xwayland sources are not meant for a generic server.
+  * https://github.com/TigerVNC/tigervnc/issues/1728
+
+-------------------------------------------------------------------
+Thu Feb 15 10:46:29 UTC 2024 - Joan Torres <joan.tor...@suse.com>
+
+- Stop providing xorg-x11-server-source from xorg-x11-server
+  * Now the sources are provided by xwayland because it is more updated.
+  * Fixes bsc#1219892.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xorg-x11-server.spec ++++++
--- /var/tmp/diff_new_pack.3I0rBq/_old  2024-02-23 16:40:15.432305119 +0100
+++ /var/tmp/diff_new_pack.3I0rBq/_new  2024-02-23 16:40:15.432305119 +0100
@@ -518,6 +518,10 @@
 xargs cp --parents --target-directory=%{buildroot}/usr/src/xserver < 
source-file-list
 # unneeded python2 script; simply remove it (boo#1179591)
 rm -f %{buildroot}/usr/src/xserver/config/fdi2iclass.py
+# fix permissions for tigervnc build later (needed since latest autoconf)
+chmod 0755 %{buildroot}/usr/src/xserver/config.guess
+chmod 0755 %{buildroot}/usr/src/xserver/config.sub
+chmod 0755 %{buildroot}/usr/src/xserver/install-sh
 
 %post
 %tmpfiles_create xkb.conf

Reply via email to