[meta-oe,dunfell] postgresql: Update to 12.5
Submitted by Robert Joslyn on Jan. 9, 2021, 9:55 p.m.
|
Patch ID: 179110
Details
Commit Message
similarity index 73%
rename from meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb
@@ -8,4 +8,4 @@ SRC_URI += "\
file://0001-Improve-reproducibility.patch \
"
-SRC_URI[sha256sum] = "bee93fbe2c32f59419cb162bcc0145c58da9a8644ee154a30b9a5ce47de606cc"
+SRC_URI[sha256sum] = "bd0d25341d9578b5473c9506300022de26370879581f5fddd243a886ce79ff95"
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> --- .../postgresql/{postgresql_12.4.bb => postgresql_12.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-dbs/postgresql/{postgresql_12.4.bb => postgresql_12.5.bb} (73%)