mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
postgresql: upgrade 14.21 -> 14.22
This is a bugfix release. Changelog: https://www.postgresql.org/docs/release/14.22/ Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ index bc0b44d..1a616ac 100644
|
|||||||
+++ b/configure.ac
|
+++ b/configure.ac
|
||||||
@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
|
@@ -19,10 +19,6 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
|
||||||
|
|
||||||
AC_INIT([PostgreSQL], [14.21], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
|
AC_INIT([PostgreSQL], [14.22], [pgsql-bugs@lists.postgresql.org], [], [https://www.postgresql.org/])
|
||||||
|
|
||||||
-m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.69], [], [m4_fatal([Autoconf version 2.69 is required.
|
-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
|
-Untested combinations of 'autoconf' and PostgreSQL versions are not
|
||||||
|
|||||||
+1
-1
@@ -11,7 +11,7 @@ SRC_URI += "\
|
|||||||
file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \
|
file://0001-postgresql-fix-ptest-failure-of-sysviews.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "5b30f19347efff32b6e09ed2cdff0b04e9aee913ec9bb7414de2b7c17b17f1f9"
|
SRC_URI[sha256sum] = "f57938ad30067077720277f6d7db05aafc07d1545efd2ed82f199ba828a7ad34"
|
||||||
|
|
||||||
CVE_CHECK_IGNORE += "\
|
CVE_CHECK_IGNORE += "\
|
||||||
CVE-2017-8806 \
|
CVE-2017-8806 \
|
||||||
Reference in New Issue
Block a user