[packages/postgresql/POSTGRESQL_15] up to 15.18 (multiple security fixes)

atler atler at pld-linux.org
Fri May 15 20:56:13 CEST 2026


commit 840f9b3b9a8bdd6954d3b4a4d51ec59fbc0fef18
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri May 15 20:55:27 2026 +0200

    up to 15.18 (multiple security fixes)
    
    CVE-2026-6479
    CVE-2026-6473
    CVE-2026-6473
    CVE-2026-6474
    CVE-2026-6472
    CVE-2026-6478
    CVE-2026-6477
    CVE-2026-6475
    CVE-2026-6473
    CVE-2026-6473
    CVE-2026-6637

 ac.patch        | 2 +-
 postgresql.spec | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 5e26126..71ec9aa 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -33,12 +33,12 @@ Summary(tr.UTF-8):	Veri Tabanı Yönetim Sistemi
 Summary(uk.UTF-8):	PostgreSQL - система керування базами даних
 Summary(zh_CN.UTF-8):	PostgreSQL 客户端程序和库文件
 Name:		postgresql
-Version:	%{mver}.17
+Version:	%{mver}.18
 Release:	1
 License:	BSD
 Group:		Applications/Databases
 Source0:	https://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	e7926607ac1274235715210bec4535de
+# Source0-md5:	bcf6d9b634d0950e74cdf332dee32ef8
 Source1:	%{name}.init
 Source2:	pgsql-Database-HOWTO-html.tar.gz
 # Source2-md5:	5b656ddf1db41965761f85204a14398e
diff --git a/ac.patch b/ac.patch
index 670e8d0..2d2cabc 100644
--- a/ac.patch
+++ b/ac.patch
@@ -2,7 +2,7 @@
 +++ postgresql-14.0/configure.ac	2021-11-09 09:38:45.296275820 +0100
 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch un
  
- AC_INIT([PostgreSQL], [15.17], [pgsql-bugs at lists.postgresql.org], [], [https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [15.18], [pgsql-bugs at lists.postgresql.org], [], [https://www.postgresql.org/])
  
 -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
 -Untested combinations of 'autoconf' and PostgreSQL versions are not
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/840f9b3b9a8bdd6954d3b4a4d51ec59fbc0fef18



More information about the pld-cvs-commit mailing list