summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2019-09-02 17:41:07 +0800
committerArmin Kuster <akuster808@gmail.com>2019-09-04 14:33:31 -0700
commit38c3b2a7c9dd05a949c5012bda2a6ed210fdd4d2 (patch)
tree48390601430ed23bf05ef45a5e6058747cb4991f /meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
parente9daf85d49f8d65d7743b8e2e25c2618d990b210 (diff)
downloadmeta-openembedded-38c3b2a7c9dd05a949c5012bda2a6ed210fdd4d2.tar.gz
postgresql: 11.4 -> 11.5
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> [Bugfix only, includes: CVE-2019-10208 CVE-2019-10209 CVE-2019-10210 CVE-2019-10211] Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb')
-rw-r--r--meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
new file mode 100644
index 000000000..fd4200a73
--- /dev/null
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_11.5.bb
@@ -0,0 +1,12 @@
1require postgresql.inc
2
3LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=87da2b84884860b71f5f24ab37e7da78"
4
5SRC_URI += "\
6 file://not-check-libperl.patch \
7 file://0001-Add-support-for-RISC-V.patch \
8 file://0001-Improve-reproducibility.patch \
9"
10
11SRC_URI[md5sum] = "580da94f6d85046ff2a228785ab2cc89"
12SRC_URI[sha256sum] = "7fdf23060bfc715144cbf2696cf05b0fa284ad3eb21f0c378591c6bca99ad180"