Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use-local-artifacts.patch | Use local artifacts Use internal package to build go-getter. | Jongmin Kim <jmkim@pukyong.ac.kr> | no | |||
fix-test-extended-header-tar.patch | Fix the extended_header.tar test file There was a bug in the original test file which is now properly caught by the Go tar package. Update the file with a current version of git. |
James Bardin <j.bardin@gmail.com> | yes | https://github.com/hashicorp/go-getter/commit/f3273302c49155131081ba1770b073f68a865ede | ||
disable-internet-access.patch | Disable the Internet access Disable the Internet access during build and test. The Debian package should never assume that Internet access is available during building. |
Jongmin Kim <jmkim@pukyong.ac.kr> | no |