Debian Patches

Status for shoelaces/1.4.0-3

Patch Description Author Forwarded Bugs Origin Last update
force-modern-http-servemux.patch Force Go 1.22 HTTP ServeMux semantics dh-golang builds packages in GOPATH mode, without the go.mod metadata that
tells newer Go toolchains which compatibility defaults to select. Go 1.26
therefore embeds httpmuxgo121=1, causing method-aware patterns such as
"GET /{$}" to be interpreted using the legacy ServeMux and never match.
Explicitly select the routing semantics required by the source.
Raúl Benencia <rul@debian.org> not-needed debian vendor, Debian 2026-06-09
allow-installed-integration-tests.patch Allow integration tests to use the installed package The upstream integration test always builds Shoelaces from the source tree
and uses web assets from there. Allow callers to select a prebuilt binary
and static directory so autopkgtest can exercise the installed Debian
package instead.
Raúl Benencia <rul@debian.org> not-needed vendor, Debian 2026-06-09

All known versions for source package 'shoelaces'

Links