Debian Patches
Status for golang-github-go-git-go-git/5.16.2-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-another-gcfg.patch | Replace with already packaged version | no | ||||
disable-test-with-unreliable-tilde-expansion.patch | disable test with unreliable tilde expansion | Maytham Alsudany <maytha8thedev@gmail.com> | no | |||
use-explicit-localhost-ip.patch | Use explicit loopback IP instead of localhost Tests were failing because they were attempting to connect to a DNS server (which requires internet) and looking up "localhost". This patch changes out "localhost" for the more explicit "127.0.0.1" loopback IP. |
Maytham Alsudany <maytha8thedev@gmail.com> | no | |||
fix-ftbfs.patch | Fix FTBFS diff --git a/plumbing/transport/test/receive_pack.go b/plumbing/transport/test/receive_pack.go index d4d2b107..08132d39 100644 |
Simon Josefsson <simon@josefsson.org> | yes | 2025-10-05 |