summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/epiphany
diff options
context:
space:
mode:
authorKhairul Rohaizzat Jamaluddin <khairul.rohaizzat.jamaluddin@intel.com>2022-01-13 09:45:03 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-01-14 09:25:31 +0000
commit7e3955c3c661b878215cef1b4a7b04661e3b770c (patch)
treed3374d903277d23c465fe8e9da71ff18f6efab36 /meta/recipes-gnome/epiphany
parent5867838ce7a4a630a3855c01668ec0806820eca2 (diff)
downloadpoky-7e3955c3c661b878215cef1b4a7b04661e3b770c.tar.gz
epiphany: update 41.0 -> 41.3
Includes fix patches for epiphany CVE. CVE: CVE-2021-45085 CVE-2021-45086 CVE-2021-45087 CVE-2021-45088 (From OE-Core rev: 1653e0bd6d26be67a9fd49392d82cf854706bc7b) Signed-off-by: Khairul Rohaizzat Jamaluddin <khairul.rohaizzat.jamaluddin@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/epiphany')
-rw-r--r--meta/recipes-gnome/epiphany/epiphany_41.3.bb (renamed from meta/recipes-gnome/epiphany/epiphany_41.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/epiphany/epiphany_41.0.bb b/meta/recipes-gnome/epiphany/epiphany_41.3.bb
index a64cdefd86..634ba8a1b9 100644
--- a/meta/recipes-gnome/epiphany/epiphany_41.0.bb
+++ b/meta/recipes-gnome/epiphany/epiphany_41.3.bb
@@ -27,7 +27,7 @@ SRC_URI = "${GNOME_MIRROR}/${GNOMEBN}/${@oe.utils.trim_version("${PV}", 1)}/${GN
27 file://migrator.patch \ 27 file://migrator.patch \
28 file://distributor.patch \ 28 file://distributor.patch \
29 " 29 "
30SRC_URI[archive.sha256sum] = "b39d1825492595b0b74c5d6a6686a857f9419dfa4c02f8013c297bc870e26dd0" 30SRC_URI[archive.sha256sum] = "ba01268ee54f318dfdac2e01eba38a3fc96940c1cbf640ed2613ae29f8bcb9ad"
31 31
32PACKAGECONFIG_SOUP ?= "soup2" 32PACKAGECONFIG_SOUP ?= "soup2"
33PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}" 33PACKAGECONFIG ??= "${PACKAGECONFIG_SOUP}"