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 2025-08-02 00:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-tomcat-9-image (Old)
 and      /work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-tomcat-9-image"

Sat Aug  2 00:41:39 2025 rev:23 rq:1296875 version:unknown

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-tomcat-9-image/apache-tomcat-9-image.changes  
    2025-07-31 17:48:46.126558112 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-tomcat-9-image.new.1085/apache-tomcat-9-image.changes
    2025-08-02 00:41:50.414765518 +0200
@@ -1,0 +2,5 @@
+Thu Jul 31 11:18:59 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- remove shadow backup from container
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ Dockerfile.openjdk17 ++++++
--- /var/tmp/diff_new_pack.GGED3x/_old  2025-08-02 00:41:51.086793482 +0200
+++ /var/tmp/diff_new_pack.GGED3x/_new  2025-08-02 00:41:51.090793648 +0200
@@ -29,7 +29,7 @@
     zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends tomcat java-17-openjdk java-17-openjdk-headless; \
     zypper -n --installroot /target remove util-linux
 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

++++++ Dockerfile.openjdk21 ++++++
--- /var/tmp/diff_new_pack.GGED3x/_old  2025-08-02 00:41:51.110794480 +0200
+++ /var/tmp/diff_new_pack.GGED3x/_new  2025-08-02 00:41:51.110794480 +0200
@@ -29,7 +29,7 @@
     zypper -n --installroot /target --gpg-auto-import-keys install 
--no-recommends tomcat java-21-openjdk java-21-openjdk-headless; \
     zypper -n --installroot /target remove util-linux
 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

Reply via email to