Skip to content

125.0.6422.76-stable1

Compare
Choose a tag to compare
@berkley4 berkley4 released this 23 May 12:21
· 12 commits to stable 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 many people
  • XZ_THREADED won't have any effect until upstream dpkg enables multi-threaded compression
  • No updated brotli for debian stable (builders can try installing from here)

Changes ==>

  • New upstream release
  • A crash fix and some v8 fixes have been added to the addenda patches

Build system and configuration script changes ==>

  • Allow building with ESBuild javascript bundler
  • Fixed building with SYS_CLANG=0 (bundled clang)
  • Fixed use_system_harfbuzz not getting enabled when SYS_ICU=1
  • Stop unnecessarily copying of icudtl.dat to out/Release when SYS_ICU=0
  • More improvements/simplification to handling of SYS_CLANG > 0 in d/rules.in and d/configure.sh
  • Enable deletion of items fromutils/prune_binaries.py
  • A few other small improvements

Configuration variable changes ==>

  • ESBUILD: 0 = use the default javascript bundler; 1 = use ESBuild javascript bundler; default = 0
  • POLLY: now enabled by default when SYS_CLANG > 0

.....

Configured with =>
STABLE=1 NON_FREE=0 CLANG_VER=19 SYS_CLANG=2 SYS_RUST=2 SYS_JPEG=0 XZ_EXTREME=1

Build toolchain =>
clang 19.0.0 (76ea5feb1f12ab35547a3aa1bc1b84d4bca69aa7)
rustc 1.78.0 (9b00956e5 2024-04-29)