mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
1f1a56f79f
Fixes the following CVEs:
CVE-2020-25694
CVE-2020-25695
CVE-2020-25696
Full release notes at:
https://www.postgresql.org/docs/12/release-12-5.html
Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
(cherry picked from commit 6ff4bd4f34)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
12 lines
334 B
BlitzBasic
12 lines
334 B
BlitzBasic
require postgresql.inc
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fc4ce21960f0c561460d750bc270d11f"
|
|
|
|
SRC_URI += "\
|
|
file://not-check-libperl.patch \
|
|
file://0001-Add-support-for-RISC-V.patch \
|
|
file://0001-Improve-reproducibility.patch \
|
|
"
|
|
|
|
SRC_URI[sha256sum] = "bd0d25341d9578b5473c9506300022de26370879581f5fddd243a886ce79ff95"
|