Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package php-apache8-image for openSUSE:Factory checked in at 2025-07-31 17:47:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-apache8-image (Old) and /work/SRC/openSUSE:Factory/.php-apache8-image.new.1944 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-apache8-image" Thu Jul 31 17:47:35 2025 rev:37 rq:1296797 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/php-apache8-image/php-apache8-image.changes 2025-07-14 10:54:46.012258906 +0200 +++ /work/SRC/openSUSE:Factory/.php-apache8-image.new.1944/php-apache8-image.changes 2025-07-31 17:51:08.120455928 +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.mABqfI/_old 2025-07-31 17:51:09.524514246 +0200 +++ /var/tmp/diff_new_pack.mABqfI/_new 2025-07-31 17:51:09.532514579 +0200 @@ -25,7 +25,7 @@ RUN set -euo pipefail; \ zypper -n install php8 php8-cli php-composer2 php8-curl php8-zip php8-zlib php8-phar php8-mbstring apache2-mod_php8 RUN set -euo pipefail; zypper -n 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- # Define labels according to https://en.opensuse.org/Building_derived_containers # labelprefix=org.opensuse.bci.php-apache