Skip to content

chromium: Upgrade to 151.0.7922.108 - #1018

Open
zboszor wants to merge 2 commits into
OSSystems:masterfrom
zboszor:master-151
Open

chromium: Upgrade to 151.0.7922.108#1018
zboszor wants to merge 2 commits into
OSSystems:masterfrom
zboszor:master-151

Conversation

@zboszor

@zboszor zboszor commented Aug 10, 2026

Copy link
Copy Markdown
Contributor
Release notes:

151.0.7922.71:
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html

151.0.7922.75:
https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop.html

151.0.7922.108:
https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html

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

Added patches:

* Backport-152-don-t-depends-on-histograms.xml-if-it-is-not-git-che.patch
  It fixes the build error:

| ERROR Unresolved dependencies.
| //tools/metrics:metrics_metadata(//build/toolchain/yocto:yocto_target)
|   needs //tools/metrics:histograms_xml(//build/toolchain/yocto:yocto_target)

Removed patches:

* Backport-151-Only-pass-sysroot-if-use_sysroot.patch
* Backport-151-build-Fix-get_path_info-on-empty-ar-in-unbundle-tool.patch
* Backport-151-build-Omit-ar-from-inputs-when-resolved-via-PATH.patch
  These are in the current release.

Modified patches:

* 0004-Delete-compiler-options-not-available-in-release-ver.patch
  Adapted to the new version.

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

Added licenses:

* third_party/androidx/committed/libs/androidx_pdf_pdf_core/LICENSE
* third_party/androidx/third_party/ink/LICENSE
* third_party/federated_compute/third_party/googleapis/src/LICENSE
* third_party/federated_compute/third_party/protodatastore-cpp/src/LICENSE
* third_party/federated_compute/third_party/tensorflow-federated/src/LICENSE
* third_party/iamf_tools/src/LICENSE
* third_party/rust/chromium_crates_io/vendor/font-types-v0_12/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/harfrust-v0_10/LICENSE
* third_party/rust/chromium_crates_io/vendor/read-fonts-v0_40/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/ref-cast-impl-v1/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/ref-cast-v1/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/sfv-v0_15/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/skrifa-v0_43/LICENSE-APACHE

Removed licenses:

* third_party/android_deps/autorolled/committed/libs/com_google_android_annotations/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_code_gson_gson/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_binder/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_context/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_core/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_protobuf_lite/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_perfmark_perfmark_api/LICENSE
* third_party/rust/chromium_crates_io/vendor/font-types-v0_11/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/harfrust-v0_8/LICENSE
* third_party/rust/chromium_crates_io/vendor/hashbrown-v0_15/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/read-fonts-v0_39/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/skrifa-v0_42/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/strum-v0_27/LICENSE
* third_party/rust/chromium_crates_io/vendor/strum_macros-v0_27/LICENSE

Updated licenses:

* net/third_party/mozilla_security_manager/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_cloud_messaging/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_location/LICENSE
* third_party/dawn/LICENSE
* third_party/litert/LICENSE
* third_party/rust/chromium_crates_io/vendor/shared-brotli-patch-decoder-v0_1/LICENSE-APACHE
* third_party/screen-ai/THIRD_PARTY_LICENSES
* third_party/tflite/LICENSE

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

* URI: git://git.openembedded.org/openembedded-core
  - branch: master
  - revision: 61bd265651b48486910343232c69c71b2b311f58

* URI: git://git.openembedded.org/meta-openembedded
  - layers: meta-oe
  - branch: master
  - revision: c9b783f2e1d88bba59af2f609cb79a42c48d709b

* URI: git://git.yoctoproject.org/meta-intel
  - branch: master
  - revision: 8877caca6b1fe6efe33c756698ce6ecdcaea2238

* URI: https://github.com/agherzan/meta-raspberrypi
  - branch: master
  - revision: 9e41c54b4558709f4ff20f03dad77f2cf99477ed

Includes #1014

zboszor added 2 commits July 30, 2026 11:49
Release notes:

150.0.7871.124
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0353146366.html

150.0.7871.128
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_049796704.html

150.0.7871.181:
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0256605430.html

150.0.7871.186:
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_01320465736.html

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

Added patches:

* 0014-add-missing-logging-header.patch
  It fixes the build for use-v4l2
  See OSSystems#1003
  Patch taken as is from OSSystems#1015 (comment)

Removed patches:

None

Modified patches:

None

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

LICENSE syntax was modified by
openembedded-core/scripts/contrib/convert-spdx-licenses.py

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

* URI: git://git.openembedded.org/openembedded-core
  - branch: master
  - revision: 61bd265651b48486910343232c69c71b2b311f58

* URI: git://git.openembedded.org/meta-openembedded
  - layers: meta-oe
  - branch: master
  - revision: c9b783f2e1d88bba59af2f609cb79a42c48d709b

* URI: git://git.yoctoproject.org/meta-intel
  - branch: master
  - revision: 8877caca6b1fe6efe33c756698ce6ecdcaea2238

* URI: https://github.com/agherzan/meta-raspberrypi
  - branch: master
  - revision: 9e41c54b4558709f4ff20f03dad77f2cf99477ed

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
Release notes:

151.0.7922.71:
https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html

151.0.7922.75:
https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop.html

151.0.7922.108:
https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html

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

Added patches:

* Backport-152-don-t-depends-on-histograms.xml-if-it-is-not-git-che.patch
  It fixes the build error:

| ERROR Unresolved dependencies.
| //tools/metrics:metrics_metadata(//build/toolchain/yocto:yocto_target)
|   needs //tools/metrics:histograms_xml(//build/toolchain/yocto:yocto_target)

Removed patches:

* Backport-151-Only-pass-sysroot-if-use_sysroot.patch
* Backport-151-build-Fix-get_path_info-on-empty-ar-in-unbundle-tool.patch
* Backport-151-build-Omit-ar-from-inputs-when-resolved-via-PATH.patch
  These are in the current release.

Modified patches:

* 0004-Delete-compiler-options-not-available-in-release-ver.patch
  Adapted to the new version.

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

Added licenses:

* third_party/androidx/committed/libs/androidx_pdf_pdf_core/LICENSE
* third_party/androidx/third_party/ink/LICENSE
* third_party/federated_compute/third_party/googleapis/src/LICENSE
* third_party/federated_compute/third_party/protodatastore-cpp/src/LICENSE
* third_party/federated_compute/third_party/tensorflow-federated/src/LICENSE
* third_party/iamf_tools/src/LICENSE
* third_party/rust/chromium_crates_io/vendor/font-types-v0_12/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/harfrust-v0_10/LICENSE
* third_party/rust/chromium_crates_io/vendor/read-fonts-v0_40/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/ref-cast-impl-v1/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/ref-cast-v1/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/sfv-v0_15/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/skrifa-v0_43/LICENSE-APACHE

Removed licenses:

* third_party/android_deps/autorolled/committed/libs/com_google_android_annotations/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_code_gson_gson/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_binder/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_context/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_core/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_grpc_grpc_protobuf_lite/LICENSE
* third_party/android_deps/autorolled/committed/libs/io_perfmark_perfmark_api/LICENSE
* third_party/rust/chromium_crates_io/vendor/font-types-v0_11/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/harfrust-v0_8/LICENSE
* third_party/rust/chromium_crates_io/vendor/hashbrown-v0_15/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/read-fonts-v0_39/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/skrifa-v0_42/LICENSE-APACHE
* third_party/rust/chromium_crates_io/vendor/strum-v0_27/LICENSE
* third_party/rust/chromium_crates_io/vendor/strum_macros-v0_27/LICENSE

Updated licenses:

* net/third_party/mozilla_security_manager/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_cloud_messaging/LICENSE
* third_party/android_deps/autorolled/committed/libs/com_google_android_gms_play_services_location/LICENSE
* third_party/dawn/LICENSE
* third_party/litert/LICENSE
* third_party/rust/chromium_crates_io/vendor/shared-brotli-patch-decoder-v0_1/LICENSE-APACHE
* third_party/screen-ai/THIRD_PARTY_LICENSES
* third_party/tflite/LICENSE

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

* URI: git://git.openembedded.org/openembedded-core
  - branch: master
  - revision: 61bd265651b48486910343232c69c71b2b311f58

* URI: git://git.openembedded.org/meta-openembedded
  - layers: meta-oe
  - branch: master
  - revision: c9b783f2e1d88bba59af2f609cb79a42c48d709b

* URI: git://git.yoctoproject.org/meta-intel
  - branch: master
  - revision: 8877caca6b1fe6efe33c756698ce6ecdcaea2238

* URI: https://github.com/agherzan/meta-raspberrypi
  - branch: master
  - revision: 9e41c54b4558709f4ff20f03dad77f2cf99477ed

Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
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.

1 participant