This is a bugfix release.

Changelog: https://www.postgresql.org/docs/release/14.22/

Signed-off-by: Gyorgy Sarvari <[email protected]>
---

v2: also commit the adapted patch

 .../0001-configure.ac-bypass-autoconf-2.69-version-check.patch  | 2 +-
 .../postgresql/{postgresql_14.21.bb => postgresql_14.22.bb}     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_14.21.bb => 
postgresql_14.22.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 81cfc47c4f..a6f91c3af2 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
@@ -18,7 +18,7 @@ index bc0b44d..1a616ac 100644
 +++ b/configure.ac
 @@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
  
- AC_INIT([PostgreSQL], [14.21], [[email protected]], [], 
[https://www.postgresql.org/])
+ AC_INIT([PostgreSQL], [14.22], [[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.21.bb 
b/meta-oe/recipes-dbs/postgresql/postgresql_14.22.bb
similarity index 84%
rename from meta-oe/recipes-dbs/postgresql/postgresql_14.21.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_14.22.bb
index ba7a7bb03b..3cd18f15af 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_14.21.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_14.22.bb
@@ -11,7 +11,7 @@ SRC_URI += "\
    file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \
 "
 
-SRC_URI[sha256sum] = 
"5b30f19347efff32b6e09ed2cdff0b04e9aee913ec9bb7414de2b7c17b17f1f9"
+SRC_URI[sha256sum] = 
"f57938ad30067077720277f6d7db05aafc07d1545efd2ed82f199ba828a7ad34"
 
 CVE_CHECK_IGNORE += "\
    CVE-2017-8806 \
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#125277): 
https://lists.openembedded.org/g/openembedded-devel/message/125277
Mute This Topic: https://lists.openembedded.org/mt/118344772/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to