Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mariadb-image for openSUSE:Factory 
checked in at 2025-08-02 00:41:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mariadb-image (Old)
 and      /work/SRC/openSUSE:Factory/.mariadb-image.new.1085 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mariadb-image"

Sat Aug  2 00:41:38 2025 rev:57 rq:1296874 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/mariadb-image/mariadb-image.changes      
2025-07-31 17:48:13.265192747 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb-image.new.1085/mariadb-image.changes    
2025-08-02 00:41:49.330720410 +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.EZlDBh/_old  2025-08-02 00:41:49.942745877 +0200
+++ /var/tmp/diff_new_pack.EZlDBh/_new  2025-08-02 00:41:49.946746043 +0200
@@ -32,7 +32,7 @@
     [ "$(rpm --root /target -q --qf '%{version}' mariadb | \
     cut -d '.' -f -2)" = "11.8" ]
 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