Skip to content

Commit dcfb4ce

Browse files
committed
chromium: update to 88.0.4324.150
Stable release announcements since our latest update: https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop_4.html Test-built with: * chromium-x11 * dunfell, clang, MACHINE="intel-core2-32" * dunfell, clang, MACHINE="intel-corei7-64" * dunfell, clang, MACHINE="raspberrypi3" * gatesgarth, MACHINE="raspberrypi3" * chromium-ozone-wayland: * dunfell, clang, MACHINE="intel-corei7-64" * dunfell, clang, MACHINE="qemuarm64" * gatesgarth, clang, MACHINE="raspberrypi3" * dunfell, clang, MACHINE="m3ulcb" Fixes #459 Signed-off-by: Maksim Sisov <msisov@igalia.com>
1 parent af08b50 commit dcfb4ce

File tree

6 files changed

+2
-63
lines changed

6 files changed

+2
-63
lines changed

recipes-browser/chromium/chromium-gn.inc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ SRC_URI += " \
2323
file://0001-Build-fix-for-libstdc.patch \
2424
file://0001-IWYU-add-missing-include-for-std-vector-and-std-uniq.patch \
2525
file://0001-ozone-fix-include.patch \
26-
file://CVE-2021-21148.patch \
2726
"
2827

2928
SRC_URI_append_libc-musl = "\

recipes-browser/chromium/chromium.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ HOMEPAGE = "https://www.chromium.org/Home"
44
CVE_PRODUCT = "chromium:chromium google:chrome"
55

66
SRC_URI = "https://commondatastorage.googleapis.com/chromium-browser-official/chromium-${PV}.tar.xz"
7-
SRC_URI[md5sum] = "956666bbe7e1a8e06707cb64c6dd69dd"
8-
SRC_URI[sha256sum] = "38b118fbe8bbdf89e4f170ced090088f5eb2bb68f2295abbb0006cc94b7f827d"
7+
SRC_URI[md5sum] = "fefdb6206c5335ae1f0505547d18ee8c"
8+
SRC_URI[sha256sum] = "ae12e94392986c6b8ea4413356a49bae0a19356ffe2ea95495303cf2decb38c3"
99

1010
S = "${WORKDIR}/chromium-${PV}"
1111

recipes-browser/chromium/files/CVE-2021-21148.patch

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)