1 Commits

Author SHA256 Message Date
5a0f36c2ca Sync changes to SLFO-1.2 branch 2025-08-20 10:46:53 +02:00
6 changed files with 23 additions and 6 deletions

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

Binary file not shown.

View File

@@ -1 +0,0 @@
83ab29d6bfc3dc58b2ed3c664114fdfbeb6a0450c4b8d7fa69aee91e3ca14f8e postgresql-14.18.tar.bz2

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

Binary file not shown.

View File

@@ -0,0 +1 @@
727e9e334bc1a31940df808259f69fe47a59f6d42174b22ae62d67fe7a01ad80 postgresql-14.19.tar.bz2

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Thu Aug 14 19:53:41 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
- Upgrade to 14.19:
* https://www.postgresql.org/about/news/postgresql-176-1610-1514-1419-1322-and-18-beta-3-released-3118/
* https://www.postgresql.org/docs/release/14.19/
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 11:54:41 UTC 2025 - Reinhard Max <max@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package postgresql14
#
# 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 14.18
%define pgversion 14.19
%define pgmajor 14
%define buildlibs 0
%define tarversion %{pgversion}