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 2023-08-07 15:29:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/php-apache8-image (Old) and /work/SRC/openSUSE:Factory/.php-apache8-image.new.22712 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "php-apache8-image" Mon Aug 7 15:29:26 2023 rev:2 rq:1102650 version:unknown Changes: -------- --- /work/SRC/openSUSE:Factory/php-apache8-image/php-apache8-image.changes 2023-07-26 13:25:05.268413858 +0200 +++ /work/SRC/openSUSE:Factory/.php-apache8-image.new.22712/php-apache8-image.changes 2023-08-07 15:29:51.168594602 +0200 @@ -1,0 +2,5 @@ +Mon Jul 24 13:32:39 UTC 2023 - Dirk Mueller <dmuel...@suse.com> + +- drop setting of APACHE_ENVVARS as it no longer exists + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Dockerfile ++++++ --- /var/tmp/diff_new_pack.balQc8/_old 2023-08-07 15:29:51.740598112 +0200 +++ /var/tmp/diff_new_pack.balQc8/_new 2023-08-07 15:29:51.740598112 +0200 @@ -28,7 +28,6 @@ ENV PHPIZE_DEPS="php8-devel awk make" ENV COMPOSER_VERSION="%%composer_version%%" ENV APACHE_CONFDIR="/etc/apache2" -ENV APACHE_ENVVARS="/usr/sbin/envvars" ENTRYPOINT ["docker-php-entrypoint"] CMD ["apache2-foreground"]