Skip to content

chore(cef): bump to CEF 144.0.21 and align strom-full version#509

Merged
srperens merged 1 commit intomainfrom
chore/bump-cef-144.0.21
Apr 17, 2026
Merged

chore(cef): bump to CEF 144.0.21 and align strom-full version#509
srperens merged 1 commit intomainfrom
chore/bump-cef-144.0.21

Conversation

@srperens
Copy link
Copy Markdown
Collaborator

Summary

  • Bump CEF from 144.0.11 (Chromium 144.0.7559.97) to 144.0.21 (Chromium 144.0.7559.248). Patch-level within the 144 series; no ABI break.
  • Align docker/strom-full/Dockerfile GSTCEFSRC_VERSION from 144.0.12 -> 144.0.21. The 144.0.12 value pre-dated recent work and pointed at an artifact that was never built; 144.0.21 matches what the new workflow run will produce.
  • Picks up ~5 months of Chromium security fixes.

Test plan

  • build-gstcefsrc.yml succeeds for both archs
  • Release artifact gstcefsrc-144.0.21-linux-*.tar.gz contains lib/cef/libmallinfo_shim.so
  • strom-full build can resolve the new artifact

- docker/gstcefsrc/Dockerfile: CEF_VERSION 144.0.11 -> 144.0.21
  (Chromium 144.0.7559.97 -> 144.0.7559.248, patch-level only; no ABI break
  within the 144 series).
- .github/workflows/build-gstcefsrc.yml: workflow_dispatch default matches.
- docker/strom-full/Dockerfile: GSTCEFSRC_VERSION 144.0.12 -> 144.0.21.

Resolves a pre-existing mismatch where strom-full pinned 144.0.12 but the
build only ever produced 144.0.11. Both are now aligned on 144.0.21, the
latest stable CEF 144 release (picks up ~5 months of Chromium security
fixes).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@srperens srperens merged commit e2e4dd6 into main Apr 17, 2026
3 checks passed
@srperens srperens deleted the chore/bump-cef-144.0.21 branch April 17, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant