]> code.ossystems Code Review - openembedded-core.git/commitdiff
epiphany: upgrade 40.1 -> 40.2
authorAndreas Müller <schnitzeltony@gmail.com>
Wed, 9 Jun 2021 06:36:44 +0000 (08:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Jun 2021 22:49:47 +0000 (23:49 +0100)
40.2 - June 4, 2021
===================

 * Fix some memory leaks (from !958)
 * Fix memory corruption in history dialog (!960)
 * Fix crash when checking for modified forms (!962)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/epiphany/epiphany_40.2.bb [moved from meta/recipes-gnome/epiphany/epiphany_40.1.bb with 93% similarity]

similarity index 93%
rename from meta/recipes-gnome/epiphany/epiphany_40.1.bb
rename to meta/recipes-gnome/epiphany/epiphany_40.2.bb
index 2242e9d01081025f4c1afb5552636d316c29180b..abd4ad057c965b47534ec1c090040bff2aaf1482 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN
            file://migrator.patch \
            file://distributor.patch \
            "
-SRC_URI[archive.sha256sum] = "696a426b1702774af8d0f056828f5d9ff9350507aba7f4c7e3e499f07a581ad0"
+SRC_URI[archive.sha256sum] = "75119e22065657cf70ef2b603d4f73835573bd034f1e618c0f662478fd6c6835"
 
 # Developer mode enables debugging
 PACKAGECONFIG[developer-mode] = "-Ddeveloper_mode=true,-Ddeveloper_mode=false"