Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xorg-image for openSUSE:Factory checked in at 2025-07-31 17:46:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xorg-image (Old) and /work/SRC/openSUSE:Factory/.xorg-image.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-image" Thu Jul 31 17:46:47 2025 rev:9 rq:1296646 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/xorg-image/xorg-image.changes 2025-07-02 12:15:00.900501469 +0200 +++ /work/SRC/openSUSE:Factory/.xorg-image.new.1944/xorg-image.changes 2025-07-31 17:48:42.022387642 +0200 @@ -1,0 +2,5 @@ +Wed Jul 30 09:56:28 UTC 2025 - SUSE Update Bot <[email protected]> + +- set PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC to allow operation without accessible /proc filesystem + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.ETASP7/_old 2025-07-31 17:48:43.966468391 +0200 +++ /var/tmp/diff_new_pack.ETASP7/_new 2025-07-31 17:48:43.998469720 +0200 @@ -26,6 +26,7 @@ COPY --from=target / /target RUN set -euo pipefail; \ + export PERMCTL_ALLOW_INSECURE_MODE_IF_NO_PROC=1; \ zypper -n --installroot /target --gpg-auto-import-keys install --no-recommends hostname icewm-lite procps sysvinit-tools which xdm xf86-input-evdev xf86-input-libinput xhost xinit xinput xkeyboard-config xorg-x11 xorg-x11-essentials xorg-x11-server xrandr xsession # sanity check that the version from the tag is equal to the version of xorg-x11-server that we expect RUN set -euo pipefail; \
