Update fontconfig to 2.18.2 - #488
Closed
gominimal-pkgmgr-mgr[bot] wants to merge 1 commit into
Closed
Conversation
twitchyliquid64
approved these changes
Jul 21, 2026
Member
|
Superceded by #493 |
bryan-minimal
added a commit
that referenced
this pull request
Jul 21, 2026
The upstream URL comment read .../fontconfig/2.17.1/fontconfig-2.18.2.tar.xz — the filename was bumped but the release-directory component was not, so the comment points at a URL that doesn't exist. Inherited unmodified from #488, i.e. generated by pkgmgr's updater rather than introduced here. The same defect is on main in ocaml (5.3.0 vs 5.5.0), yojson (2.2.2 vs 3.0.0) and dune (3.20.2 vs 3.24.0), all of the form .../download/<OLD>/<name>-<NEW>.ext. Fixing the updater is tracked separately; this just corrects the file in flight. Caught by CodeRabbit. Co-Authored-By: Claude Opus 4.8 <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.
Update fontconfig
2.17.1→2.18.2Source:
override:fontconfig:operator-pinnedReleased: unknown (non-GitHub source or tag-only fallback)
Warning
Pkgscan: 5 new signals introduced by this update (risk score 10.0).
Diff against the prior version surfaced patterns that weren't present before. Review carefully before merging — supply-chain attacks land via version-bump injection.
test/fctest/__init__.pyexecution/evalcompile(test/fctest/__init__.pyexfiltration/env-varsos.environtest/fctest/__init__.pyexecution/spawnsubprocess.run(test/fctest/__init__.pyexecution/spawnsubprocess.run(test/fctest/__init__.pyexecution/spawnsubprocess.run(Components changed
CycloneDX component delta (declared materials — the package's own version, not a dependency-tree diff)
fontconfig2.17.12.18.2Changes
2.17.12.18.29f5cae93f4fffc1f...cf8e6576ef0484c1...gs://minimal-staging-archives/fontconfig-2.17.1.tar.xzgs://minimal-staging-archives/fontconfig-2.18.2.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