-
Couldn't load subscription status.
- Fork 213
kirkstone: chromium: Update to 132.0.6834.83 #873
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
kirkstone: chromium: Update to 132.0.6834.83 #873
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 <ariel.dalessandro@collabora.com>
|
@MaxIhlenfeldt @SoumyaWind this is the PR to backport #867 into |
|
I have completed testing for below configuration for poky kirkstone (with meta-lts-mixins: kirkstone/rust, meta-clang: kirkstone-clang18) with latest changes. Here are the results:
|
Great! I have updated the PR description with your tests. IIRC, no issues were reported in kirkstone builds while working on #867 either. So we should be ready to merge this. |
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.
I've taken the liberty to modify the test-built section myself and swap out master for kirkstone.
lgtm, thanks!
Backport from
masterintokirkstone#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_libdrmbuild 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