Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgres-16-image for 
openSUSE:Factory checked in at 2026-07-10 17:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-16-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-16-image.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-16-image"

Fri Jul 10 17:47:18 2026 rev:64 rq:1364894 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-16-image/postgres-16-image.changes      
2026-07-06 12:33:39.998174095 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-16-image.new.1991/postgres-16-image.changes
    2026-07-10 17:49:25.825808836 +0200
@@ -1,0 +2,5 @@
+Wed Jul  8 08:53:04 UTC 2026 - SUSE Update Bot <[email protected]>
+
+- unset bootstrap credentials before exec-ing the server
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker-entrypoint.sh ++++++
--- /var/tmp/diff_new_pack.wEqAXj/_old  2026-07-10 17:49:27.069851238 +0200
+++ /var/tmp/diff_new_pack.wEqAXj/_new  2026-07-10 17:49:27.073851374 +0200
@@ -377,6 +377,8 @@
 
                        EOM
                fi
+
+               unset "${!POSTGRES_@}"
        fi
 
        exec "$@"

Reply via email to