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-06-15 19:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-client-image (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-client-image.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-client-image"

Mon Jun 15 19:48:33 2026 rev:14 rq:1359457 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-client-image/xorg-client-image.changes      
2026-05-06 19:24:26.461278801 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-client-image.new.1981/xorg-client-image.changes
    2026-06-15 19:52:36.554477464 +0200
@@ -1,0 +2,5 @@
+Mon Jun 15 08:02:42 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- improve image cleaning
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.mlKygT/_old  2026-06-15 19:52:37.294508501 +0200
+++ /var/tmp/diff_new_pack.mlKygT/_new  2026-06-15 19:52:37.314509339 +0200
@@ -33,7 +33,7 @@
 RUN set -euo pipefail; zypper -n --installroot /target clean -a; \
     t=$(mktemp -d); mv /target/usr/lib/sysimage/rpm/Packages.db $t; rpmdb 
--rebuilddb --dbpath=$t; \
     rm /target/usr/lib/sysimage/rpm/*.db && mv $t/Packages.db 
/target/usr/lib/sysimage/rpm/; \
-    rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2};
 \
+    rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,suseconnect.log,tallylog,zypper.log,zypp/history,YaST2};
 \
     rm -rf {/target,}/run/*; \
     rm -f {/target,}/etc/{shadow-,group-,passwd-,.pwd.lock}; \
     rm -f {/target,}/usr/lib/sysimage/rpm/.rpm.lock; \
@@ -45,7 +45,6 @@
 RUN set -euo pipefail; sed -i 's/^\([^:]*:[^:]*:\)[^:]*\(:.*\)$/\1\2/' 
/target/etc/shadow
 FROM opensuse/bci/bci-micro:latest
 COPY --from=builder /target /
-RUN set -euo pipefail; rm -vf /usr/lib/sysimage/rpm/Index.db
 # Define labels according to 
https://en.opensuse.org/Building_derived_containers
 # labelprefix=org.opensuse.application.xorg-client
 LABEL org.opencontainers.image.title="openSUSE Tumbleweed Xorg Client"

Reply via email to