1 Commits

Author SHA256 Message Date
9f9f5053b1 Sync changes to SLFO-1.2 branch 2025-08-20 10:47:45 +02:00
6 changed files with 23 additions and 6 deletions

BIN
postgresql-16.10.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
de8485f4ce9c32e3ddfeef0b7c261eed1cecb54c9bcd170e437ff454cb292b42 postgresql-16.10.tar.bz2

BIN
postgresql-16.9.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -1 +0,0 @@
07c00fb824df0a0c295f249f44691b86e3266753b380c96f633c3311e10bd005 postgresql-16.9.tar.bz2

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Aug 14 19:51:38 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Upgrade to 16.10:
* https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/
* https://www.postgresql.org/docs/release/16.10/
Security Issues
* CVE-2025-8713: PostgreSQL optimizer statistics can expose
sampled data within a view, partition, or child table
(boo#1248120)
* CVE-2025-8714: PostgreSQL pg_dump lets superuser of origin
server execute arbitrary code in psql client (boo#1248122)
* CVE-2025-8715: PostgreSQL pg_dump newline in object name
executes arbitrary code in psql client and in restore target
server (boo#1248119)
-------------------------------------------------------------------
Fri May 9 10:26:37 UTC 2025 - Reinhard Max <max@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package postgresql16
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 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
@@ -16,7 +16,7 @@
#
%define pgversion 16.9
%define pgversion 16.10
%define pgmajor 16
%define buildlibs 0
%define tarversion %{pgversion}