Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / chromium
Commits: 71270647 by Christian Heusel at 2026-02-21T22:06:17+01:00 REUSE.toml: Fix attribution for patches from 'ungoogled-chromium' Link: https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/f969f2ae630be2158d4b54884462cb074929399e#note_416289 Signed-off-by: Christian Heusel <[email protected]> - - - - - 1 changed file: - REUSE.toml Changes: ===================================== REUSE.toml ===================================== @@ -32,8 +32,14 @@ path = [ "chromium-145-fix-SYS_SECCOMP.patch", "compiler-rt-adjust-paths.patch", "increase-fortify-level.patch", - "ungoogled-chromium-145-build-with-wasm-rollup.patch", "use-oauth2-client-switches-as-default.patch", ] SPDX-FileCopyrightText = "chromium contributors" SPDX-License-Identifier = "BSD-3-Clause" + +[[annotations]] +path = [ + "ungoogled-chromium-145-build-with-wasm-rollup.patch", +] +SPDX-FileCopyrightText = "2015-2026 The ungoogled-chromium Authors" +SPDX-License-Identifier = "BSD-3-Clause" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/71270647da2eb0f9f8f8c02e30580fb98ff26755 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/chromium/-/commit/71270647da2eb0f9f8f8c02e30580fb98ff26755 You're receiving this email because of your account on gitlab.archlinux.org.
