[meta-oe,dunfell] postgresql: Update to 12.10

Message ID 20220306143401.3170227-1-robert.joslyn@redrectangle.org
State New
Delegated to: Armin Kuster
Headers show
Series [meta-oe,dunfell] postgresql: Update to 12.10 | expand

Commit Message

Robert Joslyn March 6, 2022, 2:34 p.m. UTC
This is a bugfix only release. Full release notes are available at:
https://www.postgresql.org/docs/release/12.10/

LIC_FILES_CHKSUM changed for updated copyright years.

Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org>
---
 .../postgresql/{postgresql_12.9.bb => postgresql_12.10.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-dbs/postgresql/{postgresql_12.9.bb => postgresql_12.10.bb} (51%)

Patch

diff --git a/meta-oe/recipes-dbs/postgresql/postgresql_12.9.bb b/meta-oe/recipes-dbs/postgresql/postgresql_12.10.bb
similarity index 51%
rename from meta-oe/recipes-dbs/postgresql/postgresql_12.9.bb
rename to meta-oe/recipes-dbs/postgresql/postgresql_12.10.bb
index b4c23ced2..bb409a151 100644
--- a/meta-oe/recipes-dbs/postgresql/postgresql_12.9.bb
+++ b/meta-oe/recipes-dbs/postgresql/postgresql_12.10.bb
@@ -1,6 +1,6 @@ 
 require postgresql.inc
 
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=255f15687738db8068fbe9b938c90217"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=75af6e3eeec4a06cdd2e578673236fc3"
 
 SRC_URI += "\
    file://not-check-libperl.patch \
@@ -8,4 +8,4 @@  SRC_URI += "\
    file://0001-Improve-reproducibility.patch \
 "
 
-SRC_URI[sha256sum] = "89fda2de33ed04a98548e43f3ee5f15b882be17505d631fe0dd1a540a2b56dce"
+SRC_URI[sha256sum] = "83dd192e6034951192b9a86dc19cf3717a8b82120e2f11a0a36723c820d2b257"