-
Notifications
You must be signed in to change notification settings - Fork 200
scarthgap: chromium: Update to 132.0.6834.83 #872
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
scarthgap: chromium: Update to 132.0.6834.83 #872
Conversation
chromium: Update to 132.0.6834.83 Release notes: https://chromereleases.googleblog.com/2025/01/stable-channel-update-for-desktop_14.html Build and patch changes: ------------------------------ Build options: * Disabled `use_system_libdrm` build option, as no longer supported. * https://chromium-review.googlesource.com/c/chromium/src/+/5956068 Added patches: * 0013-Revert-Set-Rust-symbol-visibility-to-hidden-when-C-s.patch * 0014-pdfium-Fix-missing-PDFiumAPIStringBufferAdapter-temp.patch * 0015-Revert-Connect-the-Rust-log-crate-to-the-base-loggin.patch Updated patches: * 0004-Delete-compiler-options-not-available-in-release-ver.patch * Rebased remaining patches. License changes: ------------------------------ Added licenses: * third_party/android_deps/libs/com_google_android_gms_play_services_auth_blockstore/LICENSE * third_party/android_deps/libs/com_google_android_gms_play_services_fido/LICENSE * third_party/android_deps/libs/com_google_android_libraries_identity_googleid_googleid/LICENSE * third_party/libtess2/LICENSE * third_party/llvm-libc/src/LICENSE.TXT Removed licenses: * third_party/libavifinfo/LICENSE Updated licenses: * third_party/android_deps/libs/com_google_android_gms_play_services_auth/LICENSE * third_party/android_deps/libs/com_google_android_gms_play_services_auth_api_phone/LICENSE * third_party/android_deps/libs/com_google_android_gms_play_services_auth_base/LICENSE Test-built (big thanks to @SoumyaWind): ------------------------------ * chromium-ozone-wayland * master, clang, MACHINE=qemux86-64 * chromium-x11 * master, clang, MACHINE=qemux86-64, qemuarm, qemuarm64, raspberrypi4-64 Signed-off-by: Ariel D'Alessandro <[email protected]>
@MaxIhlenfeldt @SoumyaWind this is the PR to backport #867 into |
I have completed testing for below configuration for poky scarthgap (with meta-lts-mixns: scarthgap/rust), with latest changes. Here are the results:
|
Great! I have updated the PR description with your tests. @SoumyaWind did you fix anything else by hand? IIRC, you had reported issues before during scarthgap build #867 (comment) |
Note: the test-built section currently says "master" where it should say "scarthgap". |
Ah, sorry, a bad copy-paste (twice). Fixed. |
I did not fix anything and could not reproduce the error. Builds are successful now. |
Okay, I see. @MaxIhlenfeldt let me know if you think this is ready to get merged in any case. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks!
Backport from
master
intoscarthgap
#867
chromium: Update to 132.0.6834.83
Release notes:
https://chromereleases.googleblog.com/2025/01/stable-channel-update-for-desktop_14.html
Build and patch changes:
Build options:
use_system_libdrm
build option, as no longer supported.Added patches:
Updated patches:
License changes:
Added licenses:
Removed licenses:
Updated licenses:
Test-built (big thanks to @SoumyaWind):
chromium-ozone-wayland
chromium-x11