Patch |
File delta |
Description |
0001 only enable telemetry when CHECKPOINT_DISABLE is 0.patch | (download) |
packer/telemetry.go |
2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-) |
only enable telemetry when checkpoint_disable is 0
|
0002 fix ugorji go compatibility.patch | (download) |
packer-plugin-sdk/rpc/client.go |
1 0 + 1 - 0 !
packer-plugin-sdk/rpc/server.go |
1 0 + 1 - 0 !
2 files changed, 2 deletions(-) |
fix ugorji/go compatibility
|
0003 disable test failed with reflectwalk v1.0.1.patch | (download) |
packer-plugin-sdk/template/interpolate/render_test.go |
18 0 + 18 - 0 !
1 file changed, 18 deletions(-) |
disable test failed with reflectwalk v1.0.1
|
0004 disable hyperone linode uloud yandex.patch | (download) |
command/plugin.go |
14 0 + 14 - 0 !
1 file changed, 14 deletions(-) |
disable hyperone linode uloud yandex
Too much unpackaged dependencies
|
0005 Disable osc builder.patch | (download) |
command/plugin.go |
8 0 + 8 - 0 !
1 file changed, 8 deletions(-) |
disable osc builder
|
0006 Fix cd indexing in qemu builder.patch | (download) |
builder/qemu/step_run.go |
2 1 + 1 - 0 !
builder/qemu/step_run_test.go |
38 19 + 19 - 0 !
2 files changed, 20 insertions(+), 20 deletions(-) |
fix cd indexing in qemu builder
|
0007 amazon sdk 1.37.patch | (download) |
builder/amazon/common/step_run_spot_instance.go |
13 11 + 2 - 0 !
1 file changed, 11 insertions(+), 2 deletions(-) |
amazon sdk 1.37
|
0008 Fix TestStepCreateBuildDir with go1.17.patch | (download) |
builder/hyperv/common/step_create_build_dir_test.go |
4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-) |
fix teststepcreatebuilddir with go1.17
|
0009 Bump go textseg to v13.patch | (download) |
vendor/github.com/hashicorp/hcl/v2/hclsyntax/parser.go |
2 1 + 1 - 0 !
vendor/github.com/hashicorp/hcl/v2/hclsyntax/parser_template.go |
2 1 + 1 - 0 !
vendor/github.com/hashicorp/hcl/v2/hclsyntax/token.go |
2 1 + 1 - 0 !
vendor/github.com/hashicorp/hcl/v2/hclwrite/tokens.go |
2 1 + 1 - 0 !
vendor/github.com/hashicorp/hcl/v2/json/scanner.go |
2 1 + 1 - 0 !
vendor/github.com/hashicorp/hcl/v2/pos_scanner.go |
2 1 + 1 - 0 !
vendor/github.com/zclconf/go-cty/cty/function/stdlib/format.go |
2 1 + 1 - 0 !
vendor/github.com/zclconf/go-cty/cty/function/stdlib/string.go |
2 1 + 1 - 0 !
8 files changed, 8 insertions(+), 8 deletions(-) |
bump go-textseg to v13
|
0010 Fix tests with azure sdk for go v68.patch | (download) |
builder/azure/chroot/step_create_new_diskset_test.go |
5 2 + 3 - 0 !
builder/azure/chroot/step_create_shared_image_version_test.go |
5 2 + 3 - 0 !
2 files changed, 4 insertions(+), 6 deletions(-) |
fix tests with azure-sdk-for-go v68
|