Chromium Branch Update

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Chromium Branch Update

Postby amaitland » Sat Jun 19, 2021 2:30 am

Hey,

As Chromium has released 91.0.4472.114 and I was looking to update the CEF 4472 branch (with the hope of submitting a PR) as there's CVE-2021-30554
which Google reports seeing in the wild.

I grabbed a clean CEF checking using

Code: Select all
set GN_DEFINES=is_official_build=true use_thin_lto=false
set GYP_MSVS_VERSION=2019
set CEF_ARCHIVE_FORMAT=tar.bz2
python3 ..\automate\automate-git.py --download-dir=C:\cef\cef_4472 --branch=4472 --no-distrib --no-build

python3 ..\automate\automate-git.py --download-dir=C:\cef\cef_4472 --branch=4472 --no-distrib --no-build --fast-update --force-cef-update --chromium-checkout=refs/tags/91.0.4472.114


This doesn't appear to update the CHROMIUM_BUILD_COMPATIBILITY.txt file, so I updated that and ran tools\patch_updater.bat

I'm piecing together a couple of workflows here, so wasn't 100% sure that I'd got the steps correct.

If I've missed something or made a mistake I'd appreciate a pointer in the correct direction.

Thanks,
Alex
Maintainer of the CefSharp project.
amaitland
Virtuoso
 
Posts: 1290
Joined: Wed Jan 14, 2015 2:35 am

Re: Chromium Branch Update

Postby amaitland » Sat Jun 19, 2021 2:31 am

I've just kicked off a new build using

Code: Select all
set GN_DEFINES=is_official_build=true use_thin_lto=false
set GYP_MSVS_VERSION=2019
set CEF_ARCHIVE_FORMAT=tar.bz2
python3 ..\automate\automate-git.py --download-dir=C:\cef\cef_4472 --branch=4472 --minimal-distrib --client-distrib --force-clean --x64-build --run-tests
Maintainer of the CefSharp project.
amaitland
Virtuoso
 
Posts: 1290
Joined: Wed Jan 14, 2015 2:35 am

Re: Chromium Branch Update

Postby magreenblatt » Sat Jun 19, 2021 8:32 pm

FYI this is done in 9dd45fe and builds should be available tomorrow.
magreenblatt
Site Admin
 
Posts: 12382
Joined: Fri May 29, 2009 6:57 pm


Return to Support Forum

Who is online

Users browsing this forum: Google [Bot] and 28 guests