Skip to content

Releases: berkley4/ungoogled-chromium-debian

130.0.6723.116-stable1

10 Nov 07:16
Compare
Choose a tag to compare

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
  • Added TranslateEnabled key to policies.json
  • An upstream patch to fix a potential ffmpeg crash

Build-related changes ==>

  • Fix pruning patch and prevent potential silent errors when applying it
  • Made DEBIAN use full absolute path in the configuation script to fix/prevent (silent) errors
  • A couple of improvements to DEPS file patch application detection in the configuration script
  • Set LLVM_PGO_VER (internal script variable) from the value of clang_version in build/toolchain/toolchain.gni

Build flag changes ==>

  • glue_core_pools=true : dropped as it's now the default
  • enable_platform_hevc : no need to set to true but need to set to false when FF_HEVC=0
  • enable_swiftshader_vulkan=false: only enable this when VULKAN=0 or when SWIFTSHADER_VULKAN=0
  • enable_swiftshader_webgpu=false: only enable this when WEBGPU=0 or when SWIFTSHADER_WEBGPU=0
  • clang_version: don't set if CLANG_VER (LLVM_VER internally) is equal to LLVM_PGO_VER (internal variable)

Dropped configuration variables ==>

  • ASYNC_LEVELDB
  • SW_OFF_MAIN

Configuration variable changes ==>

  • CHROMECAST: default changed from 1 to 0
  • GOOGLE_API_KEYS: 0 = don't install the exports file; 1 = enable (need to uncomment); 2 = enable fully; default = 1
  • LENS: no changes apart from not installing the google-lens flag file when LENS=0
  • SWIFTSHADER_WEBGPU: enable this by default (even though WEBGPU=0 is the default)

.....

Configured with =>
STABLE=1 ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
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)

Unstable 130.0.6723.116-1

09 Nov 16:36
Compare
Choose a tag to compare

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+
  • Builders can find the latest compatible icu packages (74.2.1) here
    • After upgrading the system icu package to a new version it's highly advisable to delete the out/Release folder

Changes ==>

  • New upstream release
  • Added TranslateEnabled key to policies.json
  • An upstream patch to fix a potential ffmpeg crash

Build-related changes ==>

  • Fix pruning patch and prevent potential silent errors when applying it
  • Made DEBIAN use full absolute path in the configuation script to fix/prevent (silent) errors
  • A couple of improvements to DEPS file patch application detection in the configuration script
  • Set LLVM_PGO_VER (internal script variable) from the value of clang_version in build/toolchain/toolchain.gni

Build flag changes ==>

  • glue_core_pools=true : dropped as it's now the default
  • enable_platform_hevc : no need to set to true but need to set to false when FF_HEVC=0
  • enable_swiftshader_vulkan=false: only enable this when VULKAN=0 or when SWIFTSHADER_VULKAN=0
  • enable_swiftshader_webgpu=false: only enable this when WEBGPU=0 or when SWIFTSHADER_WEBGPU=0
  • clang_version: don't set if CLANG_VER (LLVM_VER internally) is equal to LLVM_PGO_VER (internal variable)

Dropped configuration variables ==>

  • ASYNC_LEVELDB
  • SW_OFF_MAIN

Configuration variable changes ==>

  • CHROMECAST: default changed from 1 to 0
  • GOOGLE_API_KEYS: 0 = don't install the exports file; 1 = enable (need to uncomment); 2 = enable fully; default = 1
  • LENS: no changes apart from not installing the google-lens flag file when LENS=0
  • SWIFTSHADER_WEBGPU: enable this by default (even though WEBGPU=0 is the default)

.....

Configured with =>
ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
rustc 1.82.0 (1.82.0+dfsg1-1)
bindgen 0.70.1 (upstream/v0.70.1)
node v20.17.0 (20.17.0+dfsg-2)

130.0.6723.91-stable1

31 Oct 12:38
Compare
Choose a tag to compare

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
  • More upstream (mainly) crash fixes

Build-related changes ==>

  • Allow disabling extra locales upstream UC patch (see below)
  • Improved the hints on manually updating the submodule from a pull request
  • A couple of minor optimisations/improvements to the configuration script

New configuration variables ==>

  • LOCALES_EXTRA: 0 = disable extra locales; 1 = enable; default = 1

Configuration variable changes ==>

  • DNS_CONFIG: default changed from 1 to 0
  • DNS_INTERCEPT: no longer on DNS_CONFIG being enabled

.....

Configured with =>
STABLE=1 ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
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)

Unstable 130.0.6723.91-1

31 Oct 06:59
Compare
Choose a tag to compare

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+
  • Builders can find the latest compatible icu packages (74.2.1) here
    • After upgrading the system icu package to a new version it's highly advisable to delete the out/Release folder

Changes ==>

  • New upstream release
  • More upstream (mainly) crash fixes

Build-related changes ==>

  • Bumped rustc to 1.82.0 (latest debian unstable)
  • Allow disabling extra locales upstream UC patch (see below)
  • Improved the hints on manually updating the submodule from a pull request
  • A couple of minor optimisations/improvements to the configuration script

New configuration variables ==>

  • LOCALES_EXTRA: 0 = disable extra locales; 1 = enable; default = 1

Configuration variable changes ==>

  • DNS_CONFIG: default changed from 1 to 0
  • DNS_INTERCEPT: no longer on DNS_CONFIG being enabled

.....

Configured with =>
ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
rustc 1.82.0 (1.82.0+dfsg1-1)
bindgen 0.70.1 (upstream/v0.70.1)
node v20.17.0 (20.17.0+dfsg-2)

130.0.6723.69-stable1

25 Oct 20:33
Compare
Choose a tag to compare

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 std::hardware_destructive_interference_size enabled (performance boost)

Build-related changes ==>

  • Fixed clang-PGO compatibility by hardcoding the clang/llvm version in the configuation script
  • Enabled std::hardware_destructive_interference_size for clang >= 19 (omit upstream patch)
  • Added hints to README.md on manually updating the submodule from a pull request
  • Made the enabled/disabled flags more explicit in the configuration script

.....

Configured with =>
STABLE=1 ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
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)

Unstable 130.0.6723.69-1

25 Oct 03:23
Compare
Choose a tag to compare

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+
  • Builders can find the latest compatible icu packages (74.2.1) here
    • After upgrading the system icu package to a new version it's highly advisable to delete the out/Release folder

Changes ==>

  • New upstream release
  • Built with std::hardware_destructive_interference_size enabled (performance boost)

Build-related changes ==>

  • Fixed clang-PGO compatibility by hardcoding the clang/llvm version in the configuation script
  • Enabled std::hardware_destructive_interference_size for clang >= 19 (omit upstream patch)
  • Added hints to README.md on manually updating the submodule from a pull request
  • Made the enabled/disabled flags more explicit in the configuration script

.....

Configured with =>
ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
rustc 1.81.0 (1.81.0+dfsg1-2)
bindgen 0.70.1 (upstream/v0.70.1)
node v20.17.0 (20.17.0+dfsg-2)

130.0.6723.58-stable1

18 Oct 15:26
Compare
Choose a tag to compare

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
  • Added three more upstream debian fixes
  • Fixed a reported execution failure in chromium.desktop

Build-related changes ==>

  • Ensured that dbus secret portal is disabled when DBUS=0
  • Fixed POLLY_VEC being undefined when POLLY=0
  • Fixed enabling system tiff when PDF_JS=1
  • Fully made CATAPULT=0 the default
  • Added a couple of build fixes

Runtime flag changes

  • The --js-flags=--noexpose_wasm runtime flag is now enabled by default

New configuration variables ==>

  • WEBASSEMBLY: 0 = disable (via runtime flag); 1 = enable; default is 0

.....

Configured with =>
STABLE=1 ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
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)

Unstable 130.0.6723.58-1

18 Oct 08:45
Compare
Choose a tag to compare

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+
  • Builders can find the latest compatible icu packages (74.2.1) here
    • After upgrading the system icu package to a new version it's highly advisable to delete the out/Release folder

Changes ==>

  • New upstream release
  • Added three more upstream debian fixes
  • Fixed a reported execution failure in chromium.desktop

Build-related changes ==>

  • Ensured that dbus secret portal is disabled when DBUS=0
  • Fixed POLLY_VEC being undefined when POLLY=0
  • Fixed enabling system tiff when PDF_JS=1
  • Fully made CATAPULT=0 the default
  • Added a couple of build fixes

Runtime flag changes

  • The --js-flags=--noexpose_wasm runtime flag is now enabled by default

New configuration variables ==>

  • WEBASSEMBLY: 0 = disable (via runtime flag); 1 = enable; default is 0

.....

Configured with =>
ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
rustc 1.81.0 (1.81.0+dfsg1-2)
bindgen 0.70.1 (upstream/v0.70.1)
node v20.17.0 (20.17.0+dfsg-2)

129.0.6668.100-stable1

12 Oct 02:26
Compare
Choose a tag to compare

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
  • A patch 'fixing' vaapi on X11 has been added
  • Stopped building with alac enabled by default
  • Some more upstream crash fixes

Build-related changes ==>

  • Dropped any support for system ffmpeg
  • Allow building with AC4 audio playback support (experimental)
  • Allow building with bluez disabled

New build flags ==>

  • enable_platform_ac4_audio=true (FF_AC4=1)
  • enable_platform_hevc=true (FF_HEVC=1)
  • use_bluez=false (BLUEZ=0)

New configuration variables ==>

  • BLUEZ: Build with bluez bluetooth protocol stack (default = 1)
  • FF_AC4: Enable experimental AC4 audio playback (default = 0)

Changed configuration variables ==>

  • ALAC: default is now zero (disabled)

.....

Configured with =>
STABLE=1 ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
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)

Unstable 129.0.6668.100-1

11 Oct 04:13
Compare
Choose a tag to compare

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+
  • Builders can find the latest compatible icu packages (74.2.1) here
    • After upgrading the system icu package to a new version it's highly advisable to delete the out/Release folder

Changes ==>

  • New upstream release
  • A patch 'fixing' vaapi on X11 has been added
  • Stopped building with alac enabled by default
  • Some more upstream crash fixes

Build-related changes ==>

  • Dropped any support for system ffmpeg
  • Allow building with AC4 audio playback support (experimental)
  • Allow building with bluez disabled

New build flags ==>

  • enable_platform_ac4_audio=true (FF_AC4=1)
  • enable_platform_hevc=true (FF_HEVC=1)
  • use_bluez=false (BLUEZ=0)

New configuration variables ==>

  • BLUEZ: Build with bluez bluetooth protocol stack (default = 1)
  • FF_AC4: Enable experimental AC4 audio playback (default = 0)

Changed configuration variables ==>

  • ALAC: default is now zero (disabled)

.....

Configured with =>
ELF_CREL=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 (aeb18ebbe0a1a2fbce9b432eefed46c1d90968ea)
rustc 1.81.0 (1.81.0+dfsg1-2)
bindgen 0.70.1 (upstream/v0.70.1)
node v20.17.0 (20.17.0+dfsg-2)