All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][dunfell][PATCH] postgresql: update to 12.7
@ 2021-07-17 14:43 Armin Kuster
  0 siblings, 0 replies; only message in thread
From: Armin Kuster @ 2021-07-17 14:43 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Armin kuster

From: Armin kuster <akuster@mvista.com>

Source: MontaVista Software, LLC
MR: 111582, 111965, 111974, 110084
Type: Security Fix
Disposition: Backport from postgres.org
ChangeID: f1e8c58bedd5dd60404e3a0eb120888ad83fdc42
Description:

Bug fix only update.
https://www.postgresql.org/docs/12/release-12-7.html

LIC_FILES_CHKSUM changed do to yr update

Includes these CVEs:
CVE-2021-32027
CVE-2021-32028
CVE-2021-32029

12.6:
CVE-2021-3393

Signed-off-by: Armin kuster <akuster@mvista.com>
---
 .../postgresql/{postgresql_12.5.bb => postgresql_12.7.bb}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_12.5.bb => postgresql_12.7.bb} (51%)

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb
similarity index 51%
rename from meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb
index 047509510f..18ba2178f4 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_12.7.bb
@@ -1,6 +1,6 @@
 require postgresql.inc
 
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=fc4ce21960f0c561460d750bc270d11f"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=255f15687738db8068fbe9b938c90217"
 
 SRC_URI += "\
    file://not-check-libperl.patch \
@@ -8,4 +8,4 @@ SRC_URI += "\
    file://0001-Improve-reproducibility.patch \
 "
 
-SRC_URI[sha256sum] = "bd0d25341d9578b5473c9506300022de26370879581f5fddd243a886ce79ff95"
+SRC_URI[sha256sum] = "8490741f47c88edc8b6624af009ce19fda4dc9b31c4469ce2551d84075d5d995"
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-17 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-17 14:43 [meta-oe][dunfell][PATCH] postgresql: update to 12.7 Armin Kuster

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.