From: Felipe Correa da Silva Sanches Date: Tue, 2 Jun 2026 09:45:29 +0000 (+0100) Subject: Raleway: correct source provenance for fontc_crater build (REFRESH REQUIRED) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0502fee975d3237bc9fa43b4b221c4e01bfdb054;p=thirdparty%2Fgoogle%2Ffonts.git Raleway: correct source provenance for fontc_crater build (REFRESH REQUIRED) The pinned commit was a phantom/sourceless hash; repointed to a real source-bearing commit. The declared source resolves at the new commit. This does NOT reproduce the shipped binary (refresh_needed) -- a rebuild yields an updated font and needs human QA before shipping. See upstream_info.md. Repo: https://github.com/theleagueof/raleway (unchanged) Commit: 7b288c6faaed52cd237ec3a2e82c637d2a941fa7 -> 938ac770222935d0d9d7b7b60e9373afd0cc5543 (2020-08-26) Status: source resolves at new commit; rebuild REFRESHES the font (not byte-exact) Confidence: High Assisted by an AI agent (Claude Opus 4.8) --- diff --git a/ofl/raleway/METADATA.pb b/ofl/raleway/METADATA.pb index 150145e8b2..1cb32e406e 100644 --- a/ofl/raleway/METADATA.pb +++ b/ofl/raleway/METADATA.pb @@ -23,7 +23,7 @@ fonts { } source { repository_url: "https://github.com/theleagueof/raleway" - commit: "7b288c6faaed52cd237ec3a2e82c637d2a941fa7" + commit: "938ac770222935d0d9d7b7b60e9373afd0cc5543" } subsets: "cyrillic" subsets: "cyrillic-ext" diff --git a/ofl/raleway/upstream_info.md b/ofl/raleway/upstream_info.md index 022781c1d7..ae4ffa98db 100644 --- a/ofl/raleway/upstream_info.md +++ b/ofl/raleway/upstream_info.md @@ -13,3 +13,17 @@ The existing source metadata was reviewed. The repository URL and commit hash we ## Notes Designed by Matt McInerney, Pablo Impallari, and Rodrigo Fuenzalida. Originally a single thin weight by McInerney, later expanded into a full variable family. Hosted under The League of Moveable Type organization. Sans-serif variable font with a weight (wght) axis from 100 to 900. Supports Cyrillic, Cyrillic Extended, Latin, Latin Extended, and Vietnamese subsets. + + +## Source-metadata correction (2026-06-02) — ⚠ REFRESH REQUIRED + +**Model**: Claude Opus 4.8 + +fontc_crater reported a `missing source` failure for this family because the pinned commit was not usable: it is either absent from the repository (a phantom/deleted hash) or predates the declared source, so the source could not be found. + +Corrected the METADATA.pb source block: +- commit: `7b288c6faaed52cd237ec3a2e82c637d2a941fa7` → `938ac770222935d0d9d7b7b60e9373afd0cc5543` (2020-08-26) (repository_url unchanged: `https://github.com/theleagueof/raleway`) + +The declared source is confirmed present at the new commit. + +**⚠ REFRESH REQUIRED — this does NOT reproduce the shipped binary.** The shipped binary's exact build commit is not recoverable from the current upstream, so the source now resolves and the family becomes buildable, but a rebuild produces an **updated** font, not the originally-shipped artifact. Before shipping any rebuild, a human must QA the output for reflow / vertical-metric / glyph-coverage / version differences. The original build provenance (the exact source + commit that produced the shipped binary) is not recoverable from the current upstream.