Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 389-ds-container for 
openSUSE:Factory checked in at 2025-04-28 16:20:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/389-ds-container (Old)
 and      /work/SRC/openSUSE:Factory/.389-ds-container.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "389-ds-container"

Mon Apr 28 16:20:22 2025 rev:28 rq:1273112 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/389-ds-container/389-ds-container.changes        
2025-02-19 16:03:18.704022914 +0100
+++ 
/work/SRC/openSUSE:Factory/.389-ds-container.new.30101/389-ds-container.changes 
    2025-04-28 16:20:31.243678936 +0200
@@ -1,0 +2,5 @@
+Mon Apr 28 10:47:42 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- zypper clean also the system repository from the container
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.4feKL5/_old  2025-04-28 16:20:33.083756036 +0200
+++ /var/tmp/diff_new_pack.4feKL5/_new  2025-04-28 16:20:33.115757377 +0200
@@ -23,8 +23,8 @@
 FROM opensuse/tumbleweed:latest
 
 RUN set -euo pipefail; \
-    zypper -n install --no-recommends 389-ds timezone openssl nss_synth; \
-    zypper -n clean; \
+    zypper -n install --no-recommends 389-ds timezone openssl nss_synth
+RUN set -euo pipefail; zypper -n clean -a; \
     rm -rf 
{/target,}/var/log/{alternatives.log,lastlog,tallylog,zypper.log,zypp/history,YaST2}
 
 # Define labels according to 
https://en.opensuse.org/Building_derived_containers

Reply via email to