Update freetype to 2.14.3 - #284
Merged
Merged
Conversation
mitodrummer
approved these changes
Jun 22, 2026
bryan-minimal
added a commit
that referenced
this pull request
Jul 16, 2026
…x#284) Resolves the #284 gcloud verify item: the bundle's own LICENSE declares Apache-2.0 for the CLI and its source; the ToS language in it governs use of GCP services, not redistribution of the CLI - so public-cache redistribution is fine. Tom's suggestion: guard that conclusion at build time - if Google ever ships the bundle under different terms, the build fails loudly and the redistribution question gets re-audited rather than silently shipping. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> (cherry picked from commit 720de05)
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.
Update freetype
2.14.1→2.14.3Source:
override:freetypeReleased: unknown (non-GitHub source or tag-only fallback)
Vulnerability impact
Partition analysis at
2.14.3(uses each advisory's fixed-version, vulnerable-range, affected-ranges, and fix-commit ancestry to decide):Vulnerabilities fixed (1)
This update clears 1 vulnerabilities affecting
2.14.1:>= 2.13.2, <= 2.13.3; >= 2.14.0, <= 2.14.1Advisory summaries
Components changed
CycloneDX component delta (declared materials — the package's own version, not a dependency-tree diff)
freetype2.14.12.14.3Changes
2.14.12.14.332427e8c471ac095...36bc4f1cc4133353...gs://minimal-staging-archives/freetype-2.14.1.tar.xzgs://minimal-staging-archives/freetype-2.14.3.tar.xzQuality suggestions
testsblock. This package has no standalone tests, so the buildbot will only verify compilation — not functional correctness. Consider adding a minimal smoke test (e.g., a--versionor small round-trip invocation) as part of this PR so future bumps catch regressions. Seepackages/python/build.nclfor a simple example.Created by pkgmgr