Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package postgresql16 for openSUSE:Factory 
checked in at 2026-02-12 19:37:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/postgresql16 (Old)
 and      /work/SRC/openSUSE:Factory/.postgresql16.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "postgresql16"

Thu Feb 12 19:37:53 2026 rev:21 rq:1332746 version:16.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql16/postgresql16.changes        
2025-12-18 18:37:15.648253912 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql16.new.1977/postgresql16.changes      
2026-02-12 19:37:56.577928065 +0100
@@ -2 +2,19 @@
-Fri Dec 12 08:00:38 UTC 2025 - Guillaume GARDET <[email protected]>
+Wed Feb 11 18:49:03 UTC 2026 - Reinhard Max <[email protected]>
+
+- Update to 16.12:
+  * https://www.postgresql.org/about/news/p-3235/
+  * https://www.postgresql.org/docs/release/16.12/
+  * bsc#1258008, CVE-2026-2003: Guard against unexpected
+    dimensions of oidvector/int2vector
+  * bsc#1258009, CVE-2026-2004: Harden selectivity estimators
+    against being attached to operators that accept unexpected
+    data types.
+  * bsc#1258010, CVE-2026-2005: Fix buffer overrun in
+    contrib/pgcrypto's PGP decryption functions.
+  * bsc#1258011, CVE-2026-2006: Fix inadequate validation of
+    multibyte character lengths.
+  * obsoletes llvm-21-aarch64.patch
+- Disown /var/lib/pgsql to support transactional updates.
+
+-------------------------------------------------------------------
+Tue Dec  9 08:23:44 UTC 2025 - Guillaume GARDET <[email protected]>
@@ -8 +26 @@
-Mon Nov 24 16:44:38 UTC 2025 - Reinhard Max <[email protected]>
+Mon Nov 24 16:22:39 UTC 2025 - Reinhard Max <[email protected]>

Old:
----
  llvm-21-aarch64.patch
  postgresql-16.11.tar.bz2
  postgresql-16.11.tar.bz2.sha256

New:
----
  postgresql-16.12.tar.bz2
  postgresql-16.12.tar.bz2.sha256

----------(Old B)----------
  Old:    multibyte character lengths.
  * obsoletes llvm-21-aarch64.patch
- Disown /var/lib/pgsql to support transactional updates.
----------(Old E)----------

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

Other differences:
------------------
++++++ postgresql16.spec ++++++
--- /var/tmp/diff_new_pack.qk3dBS/_old  2026-02-12 19:37:57.453964927 +0100
+++ /var/tmp/diff_new_pack.qk3dBS/_new  2026-02-12 19:37:57.453964927 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql16
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %define pgmajor 16
-%define pgminor 11
+%define pgminor 12
 
 ### CUT HERE ###
 %define pgname postgresql%pgmajor
@@ -218,8 +218,6 @@
 %if %{with llvm}
 Patch10:        postgresql-llvm-optional.patch
 Patch11:        0001-jit-Workaround-potential-datalayout-mismatch-on-s390.patch
-# PATCH-FIX-UPSTREAM - commit 0dceba2
-Patch12:        llvm-21-aarch64.patch
 %endif
 URL:            https://www.postgresql.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -552,7 +550,6 @@
 %if %{with llvm}
 %patch -P 10
 %patch -P 11
-%patch -P 12 -p1
 %endif
 touch -r tmp configure
 rm tmp
@@ -688,7 +685,6 @@
      grep -v -e %_docdir -e %pgbindir -e %pgincludedir -e %pglibdir/bitcode \
      > contrib.files
 rm flag
-install -d -m 750 %buildroot/var/lib/pgsql
 install -d -m 755 %buildroot%pgdocdir
 cp doc/KNOWN_BUGS doc/MISSING_FEATURES COPYRIGHT \
    README* HISTORY  %buildroot%pgdocdir
@@ -956,7 +952,6 @@
 %pglibdir/euc2004_sjis2004.so
 %pglibdir/libpqwalreceiver.so
 %pgextensiondir/plpgsql*
-%attr(750,postgres,postgres) %dir /var/lib/pgsql
 
 %if %{with llvm}
 %dir %pglibdir/bitcode

++++++ postgresql-16.11.tar.bz2 -> postgresql-16.12.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql16/postgresql-16.11.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql16.new.1977/postgresql-16.12.tar.bz2 
differ: char 11, line 1

++++++ postgresql-16.11.tar.bz2.sha256 -> postgresql-16.12.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql16/postgresql-16.11.tar.bz2.sha256     
2025-11-28 16:54:17.909737378 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql16.new.1977/postgresql-16.12.tar.bz2.sha256
   2026-02-12 19:37:56.417921332 +0100
@@ -1 +1 @@
-6deb08c23d03d77d8f8bd1c14049eeef64aef8968fd8891df2dfc0b42f178eac  
postgresql-16.11.tar.bz2
+b253ee949303ef5df00e24002600da4fb37e5ccfafa78718c6ea6a936b4d97f1  
postgresql-16.12.tar.bz2

Reply via email to