Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0003-Disable-static-files-for-present-cmd.patch | Disable static files for present cmd This path is debian-specific, hence this patch cannot go upstream. |
Michael Stapelberg <stapelberg@debian.org> | not-needed | 2020-11-17 | ||
0001-godoc-symlinks.patch | Make godoc support symlinks. Due to the FHS, we use a symlink from /usr/share/golang/src to /usr/lib/golang/src, but godoc does not support that. See also https://groups.google.com/forum/#!topic/golang-nuts/396pWLsz-WI |
Dmitry Azhichakov <dmitry@dsa.pp.ru> | yes | 2020-11-17 | ||
0002-skip-online-tests.patch | Skip online tests Some tests rely on access to online resources; skip these as this does not work in offline build environments. |
James Page <james.page@ubuntu.com> | no | 2020-11-17 | ||
0004-Disable-embedding-static-files-for-godoc-cmd.patch | Disable embedding static files for godoc cmd This path is debian-specific, hence this patch cannot go upstream. Original authors: + MartÃn Ferrari <tincho@debian.org> + Anthony Fok <foka@debian.org> |
Shengjing Zhu <zhsj@debian.org> | not-needed | 2020-11-17 | ||
0005-Do_not_depend_on_golang-doc.patch | Do not depend on golang-doc If golang-doc is not present, the start page for godoc does not contain the text expected in tests. |
=?utf-8?q?Mart=C3=ADn_Ferrari?= <tincho@debian.org> | not-needed | vendor | 2019-07-29 | |
0006-Use_32bit_tests_on_mips.patch | The alignment tests should special case all 32-bit architectures, but mips/mipsle are missing. |
Debian Go Packaging Team <team+pkg-go@tracker.debian.org> | no | 2020-11-17 | ||
0007-skip-tests-that-run-go-build.patch | Skip tests that run 'go build', hence need to be online Seems like 'go build' can't work offline: |
Arnaud Rebillout <arnaud.rebillout@collabora.com> | not-needed | vendor | 2019-11-05 | |
0008-skip-test-needs-go-mod.patch | skip test needs go mod | Shengjing Zhu <zhsj@debian.org> | not-needed | 2020-11-17 | ||
0009-skip-license-testing.patch | skip license testing | Shengjing Zhu <zhsj@debian.org> | not-needed | 2021-09-12 |