Debian Patches

Status for golang-github-leaanthony-go-ansi-parser/1.6.1-1

Patch Description Author Forwarded Bugs Origin Last update
0001-regenerate-from-local-data-file.patch regenerate cols.go from a local data file instead of HTTP Upstream's scripts/regenerate.go fetches
https://jonasjacek.github.io/colors/data.json over HTTP at run time,
which makes the Debian build non-reproducible (no network in
buildd chroots, and the upstream URL is not under Debian control).
.
Patch the regenerator to read the data from a local file named
data.json in the same directory. The Debian build copies the
vendored debian/missing-sources/colors-data.json there before
invoking the regenerator. The resulting cols.go is byte-identical
to the version shipped by upstream once normalised with gofmt.
not-needed vendor 2026-05-19

All known versions for source package 'golang-github-leaanthony-go-ansi-parser'

Links