Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package postgresql17 for openSUSE:Factory checked in at 2026-02-12 19:37:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postgresql17 (Old) and /work/SRC/openSUSE:Factory/.postgresql17.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postgresql17" Thu Feb 12 19:37:50 2026 rev:16 rq:1332745 version:17.8 Changes: -------- --- /work/SRC/openSUSE:Factory/postgresql17/postgresql17.changes 2025-12-18 18:37:13.744173920 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql17.new.1977/postgresql17.changes 2026-02-12 19:37:53.909815799 +0100 @@ -2 +2,19 @@ -Fri Dec 12 07:56:41 UTC 2025 - Guillaume GARDET <[email protected]> +Wed Feb 11 18:46:17 UTC 2026 - Reinhard Max <[email protected]> + +- Update to 17.8: + * https://www.postgresql.org/about/news/p-3235/ + * https://www.postgresql.org/docs/release/17.8/ + * 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:32:47 UTC 2025 - Reinhard Max <[email protected]> +Mon Nov 24 16:22:39 UTC 2025 - Reinhard Max <[email protected]> Old: ---- llvm-21-aarch64.patch postgresql-17.7.tar.bz2 postgresql-17.7.tar.bz2.sha256 New: ---- postgresql-17.8.tar.bz2 postgresql-17.8.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: ------------------ ++++++ postgresql17.spec ++++++ --- /var/tmp/diff_new_pack.6hSTjT/_old 2026-02-12 19:37:55.441880264 +0100 +++ /var/tmp/diff_new_pack.6hSTjT/_new 2026-02-12 19:37:55.445880432 +0100 @@ -1,7 +1,7 @@ # # spec file for package postgresql17 # -# 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 17 -%define pgminor 7 +%define pgminor 8 ### 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-17.7.tar.bz2 -> postgresql-17.8.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/postgresql17/postgresql-17.7.tar.bz2 /work/SRC/openSUSE:Factory/.postgresql17.new.1977/postgresql-17.8.tar.bz2 differ: char 11, line 1 ++++++ postgresql-17.7.tar.bz2.sha256 -> postgresql-17.8.tar.bz2.sha256 ++++++ --- /work/SRC/openSUSE:Factory/postgresql17/postgresql-17.7.tar.bz2.sha256 2025-11-28 16:54:14.093576701 +0100 +++ /work/SRC/openSUSE:Factory/.postgresql17.new.1977/postgresql-17.8.tar.bz2.sha256 2026-02-12 19:37:53.901815462 +0100 @@ -1 +1 @@ -ef9e343302eccd33112f1b2f0247be493cb5768313adeb558b02de8797a2e9b5 postgresql-17.7.tar.bz2 +a88d195dd93730452d0cfa1a11896720d6d1ba084bc2be7d7fc557fa4e4158a0 postgresql-17.8.tar.bz2
