From f40f7d96571d375a3eeaa913ded77c61921fa132 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 8 Oct 2024 20:50:56 +0000 Subject: [PATCH 1/3] chromium/129.0.6668.100 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- chromium.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.yaml b/chromium.yaml index c1ebaefcf1..8d9314ca8e 100644 --- a/chromium.yaml +++ b/chromium.yaml @@ -6,7 +6,7 @@ # And remove the use of the strip pipeline below package: name: chromium - version: 129.0.6668.70 + version: 129.0.6668.100 epoch: 0 description: "Open souce version of Google's chrome web browser" copyright: From afdbb3deb7a37d783eb0776184e556cef8e048d6 Mon Sep 17 00:00:00 2001 From: RJ Trujillo Date: Tue, 8 Oct 2024 15:08:51 -0600 Subject: [PATCH 2/3] fix(hromium): Add full nss Signed-off-by: RJ Trujillo --- chromium.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium.yaml b/chromium.yaml index 8d9314ca8e..ae389208c5 100644 --- a/chromium.yaml +++ b/chromium.yaml @@ -24,6 +24,7 @@ package: - icu-data-full - libnss - mesa + - nss - systemd - xdg-utils From abde726198011b718b7b16e1777b24761a1edfe7 Mon Sep 17 00:00:00 2001 From: Mark McCormick Date: Tue, 8 Oct 2024 22:30:14 +0100 Subject: [PATCH 3/3] Update the Git commit SHA associated with this release of Chromium Signed-off-by: Mark McCormick --- chromium.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.yaml b/chromium.yaml index ae389208c5..62ae13eeda 100644 --- a/chromium.yaml +++ b/chromium.yaml @@ -146,7 +146,7 @@ pipeline: repository: https://chromium.googlesource.com/chromium/src.git tag: ${{package.version}} depth: 1 - expected-commit: df87d5cf12b1397be7495a04cab2db6239b227a8 + expected-commit: cf58cba358d31ce285c1970a79a9411d0fb381a5 destination: /home/src - runs: |