From: Vijay Anusuri <[email protected]>

Addresses CVEs CVE-2024-4317 & CVE-2024-7348 and other bug fixes.

Release notes are available at:
https://www.postgresql.org/docs/release/14.13/
https://www.postgresql.org/docs/release/14.12/

0001-configure.ac-bypass-autoconf-2.69-version-check.patch
refreshed for new version.

Signed-off-by: Vijay Anusuri <[email protected]>
---
 ...0001-configure.ac-bypass-autoconf-2.69-version-check.patch | 4 ++--
 .../postgresql/{postgresql_14.11.bb => postgresql_14.13.bb}   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_14.11.bb => 
postgresql_14.13.bb} (84%)

diff --git 
a/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch
 
b/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch
index 807eac219..d0a343491 100644
--- 
a/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch
+++ 
b/meta-oe/recipes-dbs/postgresql/files/0001-configure.ac-bypass-autoconf-2.69-version-check.patch
@@ -14,12 +14,12 @@ Signed-off-by: Yi Fan Yu <[email protected]>
  1 file changed, 4 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index e59dc99..41b4732 100644
+index af01483..0a62ebf 100644
 --- a/configure.ac
 +++ b/configure.ac
 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
  
- AC_INIT([PostgreSQL], [14.11], [[email protected]], [], 
[https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [14.13], [[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_14.11.bb 
b/meta-oe/recipes-dbs/postgresql/postgresql_14.13.bb
similarity index 84%
rename from meta-oe/recipes-dbs/postgresql/postgresql_14.11.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_14.13.bb
index 8a8c3b9f1..989e9777b 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_14.11.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_14.13.bb
@@ -11,7 +11,7 @@ SRC_URI += "\
    file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \
 "
 
-SRC_URI[sha256sum] = 
"a670bd7dce22dcad4297b261136b3b1d4a09a6f541719562aa14ca63bf2968a8"
+SRC_URI[sha256sum] = 
"59aa3c4b495ab26a9ec69f3ad0a0228c51f0fe6facf3634dfad4d1197d613a56"
 
 CVE_CHECK_IGNORE += "\
    CVE-2017-8806 \
-- 
2.25.1

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

Reply via email to