chore(cef): bump to CEF 144.0.21 and align strom-full version#509
Merged
chore(cef): bump to CEF 144.0.21 and align strom-full version#509
Conversation
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docker/strom-full/DockerfileGSTCEFSRC_VERSIONfrom 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.Test plan
build-gstcefsrc.ymlsucceeds for both archsgstcefsrc-144.0.21-linux-*.tar.gzcontainslib/cef/libmallinfo_shim.sostrom-fullbuild can resolve the new artifact