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 2026-07-28 18:09:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-tomcat-9-image (Old)
and /work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-tomcat-9-image"
Tue Jul 28 18:09:59 2026 rev:34 rq:1368000 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache-tomcat-9-image/apache-tomcat-9-image.changes
2026-07-23 23:16:51.193994953 +0200
+++
/work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.2004/apache-tomcat-9-image.changes
2026-07-28 18:12:19.430804676 +0200
@@ -1,0 +2,5 @@
+Mon Jul 27 12:02:51 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- filter basecontainer packages from installation for optimizing rebuilds
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Dockerfile.openjdk17 ++++++
--- /var/tmp/diff_new_pack.5TCfDx/_old 2026-07-28 18:12:21.510877535 +0200
+++ /var/tmp/diff_new_pack.5TCfDx/_new 2026-07-28 18:12:21.542878656 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/apache-tomcat:9-openjdk17
#!BcntSyncTag: apache-tomcat-9-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target
++++++ Dockerfile.openjdk21 ++++++
--- /var/tmp/diff_new_pack.5TCfDx/_old 2026-07-28 18:12:21.774886783 +0200
+++ /var/tmp/diff_new_pack.5TCfDx/_new 2026-07-28 18:12:21.822888464 +0200
@@ -20,6 +20,7 @@
#!BuildTag: opensuse/apache-tomcat:9-openjdk21
#!BcntSyncTag: apache-tomcat-9-image
+#!FilterBaseContainerPkgs
FROM opensuse/bci/bci-micro:latest AS target
FROM opensuse/tumbleweed:latest AS builder
COPY --from=target / /target