Skip to content

129.0.6668.70-stable1

Latest
Compare
Choose a tag to compare
@berkley4 berkley4 released this 27 Sep 13:55
· 11 commits to stable-from-unstable since this release

Install ==>

  • ungoogled-chromium (mandatory)
  • ungoogled-chromium-sandbox
  • ungoogled-chromium-l10n
  • ungoogled-chromium-driver

Known issues ==>

  • VA-API appears to be broken for some people
  • XZ_THREADED won't have any effect until upstream dpkg enables multi-threaded compression (see bug)
  • A sample apparmor profile can be manually copied to /etc/apparmor.d to prevent a startup error on Ubuntu 24.04+
  • No updated brotli for debian stable (builders can try installing from here)

Changes ==>

  • New upstream release
  • Built with LENS=0 (the new default)

Build-related changes ==>

  • Introduce DBUS (alias NOTIFICATIONS) variable to permit disabling both dbus and notifictions
  • Fixed enabling icu_use_data_file=false and use_system_harfbuzz=true when SYS_ICU=1
  • Only enable dawn_enable_vulkan=false build flag when WEBGPU >=1 and VULKAN=1
  • Allow use of WEBFEED=0 to set --enable-features=WebFeedKillSwitch runtime flag
  • Install separate /etc/chromium.d/sys-notifications (SYS_NOTIFICATIONS=1 only)
  • Move --use-angle=gl and --use-angle=vulkan flags to /etc/chromium.d/gpu
  • Run ninja cleandead without jobs argument (via ./debian/rules cleandead)
  • Fixed enabling optional/disable/atk.patch when ATK=0
  • CCACHE changes
    • Set CCACHE_BASEDIR within debian/rules and allow it to have a custom value
    • Force-enable ccache via prepending /usr/lib/ccache to PATH (CCACHE=1)
    • Fixed enablement of cc_wrapper build flags

Added build flags ==>

  • tint_build_benchmarks=false (global)
  • tint_build_unittests=false (global)
  • tint_build_glsl_validator=false
  • tint_build_ir_binary=false
  • tint_build_glsl_writer=false
  • tint_build_hlsl_writer=false
  • tint_build_msl_writer=false

New configuration variables ==>

  • CCACHE_BASEDIR
  • DBUS
  • NOTIFICATIONS (alias for DBUS)
  • WEBFEED

.....

Configured with =>
STABLE=1 NON_FREE=0 CLANG_VER=20 SYS_CLANG=2 SYS_RUST=1 SYS_BINDGEN=2 SYS_NODE=1 SYS_JPEG=0

Build toolchain =>
clang 20.0.0 (69c43468d3f21df6232fda0530f03f18b0f40345)
rustc 1.78.0 (1.78.0+dfsg1-2~deb12u3)
bindgen 0.70.1 (upstream/v0.70.1)
node v18.19.0 (18.19.0+dfsg-6~deb12u1)