Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Fix-racy-test.patch | Disable tcp tests that seem to fail under high load, causing FTBFS in many architectures. |
Martina Ferrari <tina@debian.org> | not-needed | 2018-01-09 | ||
0002-Use-deprecate-insecure-gRPC.patch | Use deprecated insecure gRPC DialOption The version of golang-google-grpc-dev in sid does not (as of writing) support the newer WithTransportCredentials and insecure.NewCredentials() This patch can be dropped once the newer golang-google-grpc-dev from experimental is re-uploaded to unstable. |
Daniel Swarbrick <dswarbrick@debian.org> | not-needed | 2023-01-04 | ||
0003-Fallback-to-IPv4-localhost-in-gRPC-tests.patch | Fallback to IPv4 name resolution in gRPC tests This conforms to other tests in this repo. It should also address the issue of tests failing on reproducible builds, where localhost apparently does not resolve to ::1 in addition to 127.0.0.1. |
Daniel Swarbrick <dswarbrick@debian.org> | yes | upstream | 2023-01-05 | |
0004-Revert-alecthomas-kingpin-import-path.patch | Revert alecthomas/kingpin import path Newer versions of alecthomas/kingpin use a different import path. This patch can be dropped once the golang-gopkg-alecthomas-kingpin.v2-dev package is updated and provides the new import path. |
Daniel Swarbrick <dswarbrick@debian.org> | not-needed | 2023-06-14 |