All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][dunfell][PATCH] postgresql: Update to 12.5
@ 2021-01-09 21:55 Robert Joslyn
  0 siblings, 0 replies; only message in thread
From: Robert Joslyn @ 2021-01-09 21:55 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Robert Joslyn

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%)

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.5.bb
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
index 6ea9acc00..047509510 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_12.4.bb
+++ b/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"
-- 
2.26.2


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

only message in thread, other threads:[~2021-01-09 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-09 21:55 [meta-oe][dunfell][PATCH] postgresql: Update to 12.5 Robert Joslyn

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.