Script 'mail_helper' called by obssrc
Hello community,

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

Package is "postgresql14"

Thu Feb 12 19:37:57 2026 rev:30 rq:1332748 version:14.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/postgresql14/postgresql14.changes        
2025-12-18 18:37:18.280364490 +0100
+++ /work/SRC/openSUSE:Factory/.postgresql14.new.1977/postgresql14.changes      
2026-02-12 19:38:03.174205617 +0100
@@ -2 +2,19 @@
-Fri Dec 12 08:12:36 UTC 2025 - Guillaume GARDET <[email protected]>
+Wed Feb 11 19:27:43 UTC 2026 - Reinhard Max <[email protected]>
+
+- Update to 14.21:
+  * https://www.postgresql.org/about/news/p-3235/
+  * https://www.postgresql.org/docs/release/14.21/
+  * 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:49:27 UTC 2025 - Reinhard Max <[email protected]>
+Mon Nov 24 16:22:39 UTC 2025 - Reinhard Max <[email protected]>

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

New:
----
  postgresql-14.21.tar.bz2
  postgresql-14.21.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:
------------------
++++++ postgresql14.spec ++++++
--- /var/tmp/diff_new_pack.x8SE8q/_old  2026-02-12 19:38:03.894235913 +0100
+++ /var/tmp/diff_new_pack.x8SE8q/_new  2026-02-12 19:38:03.898236082 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postgresql14
 #
-# 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 14
-%define pgminor 20
+%define pgminor 21
 
 ### 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-14.20.tar.bz2 -> postgresql-14.21.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/postgresql14/postgresql-14.20.tar.bz2 
/work/SRC/openSUSE:Factory/.postgresql14.new.1977/postgresql-14.21.tar.bz2 
differ: char 11, line 1

++++++ postgresql-14.20.tar.bz2.sha256 -> postgresql-14.21.tar.bz2.sha256 ++++++
--- /work/SRC/openSUSE:Factory/postgresql14/postgresql-14.20.tar.bz2.sha256     
2025-11-28 16:54:30.426264379 +0100
+++ 
/work/SRC/openSUSE:Factory/.postgresql14.new.1977/postgresql-14.21.tar.bz2.sha256
   2026-02-12 19:38:03.114203092 +0100
@@ -1 +1 @@
-7527f10f1640761bc280ad97d105d286d0cf72e54d36d78cf68e5e5f752b646b  
postgresql-14.20.tar.bz2
+5b30f19347efff32b6e09ed2cdff0b04e9aee913ec9bb7414de2b7c17b17f1f9  
postgresql-14.21.tar.bz2

Reply via email to