Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kiosk-firefox-image for openSUSE:Factory checked in at 2025-08-02 00:41:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiosk-firefox-image (Old) and /work/SRC/openSUSE:Factory/.kiosk-firefox-image.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiosk-firefox-image" Sat Aug 2 00:41:47 2025 rev:9 rq:1296889 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/kiosk-firefox-image/kiosk-firefox-image.changes 2025-07-31 17:48:30.985929235 +0200 +++ /work/SRC/openSUSE:Factory/.kiosk-firefox-image.new.1085/kiosk-firefox-image.changes 2025-08-02 00:42:03.015289837 +0200 @@ -1,0 +2,5 @@ +Thu Jul 31 11:18:59 UTC 2025 - SUSE Update Bot <bci-inter...@suse.de> + +- remove shadow backup from container + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.wmdlEX/_old 2025-08-02 00:42:03.635315638 +0200 +++ /var/tmp/diff_new_pack.wmdlEX/_new 2025-08-02 00:42:03.639315804 +0200 @@ -31,7 +31,7 @@ RUN set -euo pipefail; chown -R user:user /home/user/.mozilla RUN set -euo pipefail; zypper -n --installroot /target clean -a; \ - rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2} + rm -rf {/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}; rm -f {/target,}/etc/shadow- FROM opensuse/bci/bci-micro:latest COPY --from=builder /target / # Define labels according to https://en.opensuse.org/Building_derived_containers