Skip to content

chromium: Upgrade to 147.0.7727.55 (whinlatter)#972

Merged
MaxIhlenfeldt merged 1 commit intoOSSystems:whinlatterfrom
zboszor:whinlatter
Apr 15, 2026
Merged

chromium: Upgrade to 147.0.7727.55 (whinlatter)#972
MaxIhlenfeldt merged 1 commit intoOSSystems:whinlatterfrom
zboszor:whinlatter

Conversation

@zboszor
Copy link
Copy Markdown
Contributor

@zboszor zboszor commented Apr 13, 2026

Release notes:
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html

Build and patch changes:

Removed patches:

  • chromium146_backport-Remove-now-obsolete-invalid-patch-on-bytemuck-v1.patch It was merged into the new version.

Modified patches:

  • 0001-Drop-GN-compiler-settings-conflicting-with-OE.patch
    Adapted to the new version

  • 0004-Delete-compiler-options-not-available-in-release-ver.patch
    Also delete compiler option -fno-lifetime-dse as clang 21 does not accept it.

New patches: None

License changes:

Added licenses:

  • third_party/androidx/committed/libs/androidx_core_core_pip/LICENSE
  • third_party/androidx/committed/libs/androidx_graphics_graphics_core/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_authoring_android/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_brush_android/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_geometry_android/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_nativeloader_android/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_rendering_android/LICENSE
  • third_party/androidx/committed/libs/androidx_ink_ink_strokes_android/LICENSE
  • third_party/androidx/committed/libs/androidx_input_input_motionprediction/LICENSE
  • third_party/androidx/committed/libs/androidx_pdf_pdf_ink/LICENSE
  • third_party/androidx/committed/libs/androidx_test_espresso_espresso_idling_resource/LICENSE
  • third_party/rust/chromium_crates_io/vendor/opusic-sys-v0_5/LICENSE
  • third_party/rust/chromium_crates_io/vendor/symphonia-adapter-libopus-v0_2/LICENSE-APACHE
  • third_party/rust/chromium_crates_io/vendor/symphonia-codec-vorbis-v0_5/LICENSE

Removed licenses:

  • third_party/android_deps/autorolled/committed/libs/com_squareup_wire_wire_runtime_jvm/LICENSE
  • third_party/androidx/committed/libs/androidx_tracing_tracing_wire_android/LICENSE

Updated licenses:

  • third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_identity_credentials/LICENSE
  • third_party/angle/src/common/third_party/xxhash/LICENSE
  • third_party/rust/chromium_crates_io/vendor/temporal_capi-v0_1/LICENSE-Apache
  • third_party/rust/chromium_crates_io/vendor/temporal_rs-v0_1/LICENSE-Apache
  • third_party/rust/chromium_crates_io/vendor/timezone_provider-v0_1/LICENSE-Apache
  • third_party/screen-ai/THIRD_PARTY_LICENSES
  • third_party/zlib/LICENSE

Test-built:

  • chromium-ozone-wayland

    • MACHINE=intel-corei7-64, qemuarm64, raspberrypi3
  • chromium-x11

    • MACHINE=intel-corei7-64, qemuarm64, raspberrypi3

Test dependencies:

  • URI: git://git.openembedded.org/openembedded-core

    • branch: whinlatter
    • revision: ab57471acad7ce2a037480dc7b301104620f1ebf
  • URI: git://git.openembedded.org/meta-openembedded

    • layers: meta-oe
    • branch: whinlatter
    • revision: 8bcdb0cc1dab116253b409e78fb868ced7d8397c
  • URI: git://git.yoctoproject.org/meta-intel

    • branch: master
    • revision: 92488f89f7f7c06f2d7f9c77ac1f7c7305d36502
  • URI: https://github.com/agherzan/meta-raspberrypi

    • branch: whinlatter
    • revision: 469e232c77d74cb030fe8a9af4ffe9127214a29b

@zboszor zboszor changed the title chromium: Upgrade to 147.0.7727.55 chromium: Upgrade to 147.0.7727.55 (whinlatter) Apr 13, 2026
@zboszor zboszor marked this pull request as ready for review April 14, 2026 09:46
Copy link
Copy Markdown
Collaborator

@MaxIhlenfeldt MaxIhlenfeldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you plan to send a PR for master as well? I suppose it should be the same minus the -fno-lifetime-dse revert?

@MaxIhlenfeldt
Copy link
Copy Markdown
Collaborator

Ah, just saw #973 :)

Release notes:
https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html

Build and patch changes:
------------------------

Removed patches:
* chromium146_backport-Remove-now-obsolete-invalid-patch-on-bytemuck-v1.patch
  It was merged into the new version.

Modified patches:
* 0001-Drop-GN-compiler-settings-conflicting-with-OE.patch
  Adapted to the new version

* 0004-Delete-compiler-options-not-available-in-release-ver.patch
  Also delete compiler option -fno-lifetime-dse as clang 21 does not accept it.

New patches: None

License changes:
----------------

Added licenses:
* third_party/androidx/committed/libs/androidx_core_core_pip/LICENSE
* third_party/androidx/committed/libs/androidx_graphics_graphics_core/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_authoring_android/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_brush_android/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_geometry_android/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_nativeloader_android/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_rendering_android/LICENSE
* third_party/androidx/committed/libs/androidx_ink_ink_strokes_android/LICENSE
* third_party/androidx/committed/libs/androidx_input_input_motionprediction/LICENSE
* third_party/androidx/committed/libs/androidx_pdf_pdf_ink/LICENSE
* third_party/androidx/committed/libs/androidx_test_espresso_espresso_idling_resource/LICENSE
* third_party/rust/chromium_crates_io/vendor/opusic-sys-v0_5/LICENSE
* third_party/rust/chromium_crates_io/vendor/symphonia-adapter-libopus-v0_2/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/symphonia-codec-vorbis-v0_5/LICENSE

Removed licenses:
* third_party/android_deps/autorolled/committed/libs/com_squareup_wire_wire_runtime_jvm/LICENSE
* third_party/androidx/committed/libs/androidx_tracing_tracing_wire_android/LICENSE

Updated licenses:
* third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_identity_credentials/LICENSE
* third_party/angle/src/common/third_party/xxhash/LICENSE
* third_party/rust/chromium_crates_io/vendor/temporal_capi-v0_1/LICENSE-Apache
* third_party/rust/chromium_crates_io/vendor/temporal_rs-v0_1/LICENSE-Apache
* third_party/rust/chromium_crates_io/vendor/timezone_provider-v0_1/LICENSE-Apache
* third_party/screen-ai/THIRD_PARTY_LICENSES
* third_party/zlib/LICENSE

Test-built:
-----------

* chromium-ozone-wayland
  * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3

* chromium-x11
  * MACHINE=intel-corei7-64, qemuarm64, raspberrypi3

Test dependencies:
------------------

* URI: git://git.openembedded.org/openembedded-core
  - branch: whinlatter
  - revision: ab57471acad7ce2a037480dc7b301104620f1ebf

* URI: git://git.openembedded.org/meta-openembedded
  - layers: meta-oe
  - branch: whinlatter
  - revision: 8bcdb0cc1dab116253b409e78fb868ced7d8397c

* URI: git://git.yoctoproject.org/meta-intel
  - branch: master
  - revision: 92488f89f7f7c06f2d7f9c77ac1f7c7305d36502

* URI: https://github.com/agherzan/meta-raspberrypi
  - branch: whinlatter
  - revision: 469e232c77d74cb030fe8a9af4ffe9127214a29b

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Copy link
Copy Markdown
Collaborator

@MaxIhlenfeldt MaxIhlenfeldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@MaxIhlenfeldt MaxIhlenfeldt merged commit 2811ec6 into OSSystems:whinlatter Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants