aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2021-12-23 13:42:23 +0800
committerKhem Raj <raj.khem@gmail.com>2021-12-23 00:21:30 -0800
commit8e57fb9b1e4da504ceeaadcff2fe38555a47b6b6 (patch)
tree45e0ccd1aaa4d4382d7fca6afb09c2643ec64da4 /meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb
parent5f17cabf1a577f202dd7edcb8323600fdff178b3 (diff)
downloadmeta-openembedded-contrib-8e57fb9b1e4da504ceeaadcff2fe38555a47b6b6.tar.gz
postgresql: fix CVE-2021-23214,CVE-2021-23222
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb')
-rw-r--r--meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb b/meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb
index f63d23dbef..2ed0fa49bb 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_13.4.bb
@@ -7,6 +7,8 @@ SRC_URI += "\
file://0001-Add-support-for-RISC-V.patch \
file://0001-Improve-reproducibility.patch \
file://0001-configure.in-bypass-autoconf-2.69-version-check.patch \
+ file://CVE-2021-23214.patch \
+ file://CVE-2021-23222.patch \
"
SRC_URI[sha256sum] = "ea93e10390245f1ce461a54eb5f99a48d8cabd3a08ce4d652ec2169a357bc0cd"