Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgres-18-image for 
openSUSE:Factory checked in at 2025-10-29 21:09:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgres-18-image (Old)
 and      /work/SRC/openSUSE:Factory/.postgres-18-image.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgres-18-image"

Wed Oct 29 21:09:13 2025 rev:5 rq:1314408 version:unknown

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgres-18-image/postgres-18-image.changes      
2025-10-23 16:37:32.218626375 +0200
+++ 
/work/SRC/openSUSE:Factory/.postgres-18-image.new.1980/postgres-18-image.changes
    2025-10-29 21:10:24.520088260 +0100
@@ -1,0 +2,5 @@
+Wed Oct 29 13:42:27 UTC 2025 - SUSE Update Bot <[email protected]>
+
+- rerender template (space)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.1ModpY/_old  2025-10-29 21:10:25.016109111 +0100
+++ /var/tmp/diff_new_pack.1ModpY/_new  2025-10-29 21:10:25.024109447 +0100
@@ -76,7 +76,6 @@
     install -m 1775 -o postgres -g postgres -d /run/postgresql; \
     install -d -m 0700 -o postgres -g postgres $PGDATA; \
     sed -ri "s|^#?(listen_addresses)\s*=\s*\S+.*|\1 = '*'|" 
/usr/share/postgresql18/postgresql.conf.sample
-
 STOPSIGNAL SIGINT
 HEALTHCHECK --interval=10s --start-period=10s --timeout=5s \
     CMD pg_isready -U ${POSTGRES_USER:-postgres} -h localhost -p 5432

Reply via email to