From 80b76f79d102eab07ea08fcee90791e677f2825d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 20 Sep 2020 16:50:36 +0200 Subject: [PATCH] gjs: upgrade 1.58.7 -> 1.58.8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 1.58.8 -------------- - Various backports * 1.63.3: test suite is failing [Philip Chimento] * Various fixes for potential crash and memory issues [Philip Chimento] Signed-off-by: Andreas Müller Signed-off-by: Khem Raj --- meta-gnome/recipes-gnome/gjs/{gjs_1.58.7.bb => gjs_1.58.8.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-gnome/recipes-gnome/gjs/{gjs_1.58.7.bb => gjs_1.58.8.bb} (87%) diff --git a/meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb b/meta-gnome/recipes-gnome/gjs/gjs_1.58.8.bb similarity index 87% rename from meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb rename to meta-gnome/recipes-gnome/gjs/gjs_1.58.8.bb index 58342b6c22..dbb04ef8e3 100644 --- a/meta-gnome/recipes-gnome/gjs/gjs_1.58.7.bb +++ b/meta-gnome/recipes-gnome/gjs/gjs_1.58.8.bb @@ -11,8 +11,7 @@ DEPENDS = "mozjs gtk+3" inherit gnomebase gsettings gobject-introspection vala gettext features_check upstream-version-is-even -SRC_URI[archive.md5sum] = "c8c530d4593133f496ae69098273a675" -SRC_URI[archive.sha256sum] = "2014509019ea4e7a8ab8e0dd0c472bbcf0ad3067928af88c29f5e2879c58c7a9" +SRC_URI[archive.sha256sum] = "7fb3eb746c17363d9ee47f4a5d0bb048f0075611763eb0da11d85e0e57aff381" SRC_URI += "file://0001-Disable-tests-on-host.patch" # gobject-introspection is mandatory and cannot be configured