From: Guocai He <[email protected]>

Refreshed 0003-configure.ac-bypass-autoconf-2.69-version-check.patch
for 17.10

Includes fix for CVE-2026-6472, CVE-2026-6473, CVE-2026-6474, CVE-2026-6475,
CVE-2026-6476, CVE-2026-6477, CVE-2026-6478, CVE-2026-6479, CVE-2026-6637,
CVE-2026-6638 CVE-2026-6575

Release Notes:
https://www.postgresql.org/docs/release/17.10/

Signed-off-by: Guocai He <[email protected]>
---
Regression test PASS.
Logs:
root@qemux86-64:~# postgres --version
postgres (PostgreSQL) 17.10
root@qemux86-64:~# ptest-runner postgresql
START: ptest-runner
2026-05-21T00:37
BEGIN: /usr/lib64/postgresql/ptest
.............
.............
PASS: all tests passed
waiting for server to shut down.... done
server stopped
DURATION: 877
END: /usr/lib64/postgresql/ptest
2026-05-21T00:52
STOP: ptest-runner
TOTAL: 1 FAIL: 0

 .../0003-configure.ac-bypass-autoconf-2.69-version-check.patch  | 2 +-
 .../postgresql/{postgresql_17.8.bb => postgresql_17.10.bb}      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_17.8.bb => 
postgresql_17.10.bb} (87%)

diff --git 
a/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch
 
b/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch
index b91228aedd..ef8c524fad 100644
--- 
a/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch
+++ 
b/meta-oe/recipes-dbs/postgresql/files/0003-configure.ac-bypass-autoconf-2.69-version-check.patch
@@ -18,7 +18,7 @@ index 856b091..646394c 100644
 +++ b/configure.ac
 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
  
- AC_INIT([PostgreSQL], [17.8], [[email protected]], [], 
[https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [17.10], [[email protected]], [], 
[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
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_17.8.bb 
b/meta-oe/recipes-dbs/postgresql/postgresql_17.10.bb
similarity index 87%
rename from meta-oe/recipes-dbs/postgresql/postgresql_17.8.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_17.10.bb
index ad1e9704cc..98b8d4891a 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_17.8.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_17.10.bb
@@ -12,6 +12,6 @@ SRC_URI += "\
    file://0001-tcl.m4-Recognize-tclsh9.patch \
 "
 
-SRC_URI[sha256sum] = 
"a88d195dd93730452d0cfa1a11896720d6d1ba084bc2be7d7fc557fa4e4158a0"
+SRC_URI[sha256sum] = 
"078a03516dcdbdb705fecaf415ea3d13a956c589e46f09fed68a06fb00598c90"
 
 CVE_STATUS[CVE-2017-8806] = "not-applicable-config: Doesn't apply to our 
configuration of postgresql so we can safely ignore it."
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#127123): 
https://lists.openembedded.org/g/openembedded-devel/message/127123
Mute This Topic: https://lists.openembedded.org/mt/119418457/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to