Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xorg-client-image for 
openSUSE:Factory checked in at 2026-04-21 12:43:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-client-image (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-client-image.new.11940 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-client-image"

Tue Apr 21 12:43:26 2026 rev:10 rq:1348287 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-client-image/xorg-client-image.changes      
2026-03-27 06:52:43.549935226 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-client-image.new.11940/xorg-client-image.changes
   2026-04-21 12:43:47.071844481 +0200
@@ -1,0 +2,5 @@
+Mon Apr 20 15:44:39 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- Explicitly set group ID to 100 (bsc#1262306)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.ktBUmV/_old  2026-04-21 12:43:47.803874895 +0200
+++ /var/tmp/diff_new_pack.ktBUmV/_new  2026-04-21 12:43:47.807875062 +0200
@@ -26,7 +26,7 @@
 RUN set -euo pipefail; \
     export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \
     zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends libavcodec58_134 libpulse0 noto-sans-cjk-fonts xorg-x11-fonts
-RUN set -euo pipefail; useradd -m -u 1000 -U user
+RUN set -euo pipefail; useradd -m -u 1000 -g 100 user
 
 
 # cleanup logs and temporary files

Reply via email to