Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache-tomcat-9-image for
openSUSE:Factory checked in at 2024-10-08 17:24:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-tomcat-9-image (Old)
and /work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-tomcat-9-image"
Tue Oct 8 17:24:12 2024 rev:2 rq:1206173 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-tomcat-9-image/apache-tomcat-9-image.changes
2024-10-02 21:35:24.579433151 +0200
+++
/work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.19354/apache-tomcat-9-image.changes
2024-10-08 17:25:13.935090791 +0200
@@ -1,0 +2,5 @@
+Mon Oct 7 20:50:50 UTC 2024 - SUSE Update Bot <[email protected]>
+
+- add which to the tomcat containers (bsc#1231347)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile.openjdk17 ++++++
--- /var/tmp/diff_new_pack.8k4Ihk/_old 2024-10-08 17:25:15.803168754 +0200
+++ /var/tmp/diff_new_pack.8k4Ihk/_new 2024-10-08 17:25:15.803168754 +0200
@@ -24,7 +24,7 @@
COPY --from=target / /target
RUN set -euo pipefail; \
- zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends tomcat curl sed java-17-openjdk java-17-openjdk-headless; \
+ zypper -n --installroot /target --gpg-auto-import-keys install
--no-recommends tomcat which curl sed java-17-openjdk java-17-openjdk-headless;
\
zypper -n --installroot /target remove util-linux; \
zypper -n clean; \
rm -rf
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}