Debian Patches

Status for golang-gocloud/0.26.0-1

Patch Description Author Forwarded Bugs Origin Last update
0001-skip-TestV2ConfigFromURLParams-profile-test.patch Skip TestV2ConfigFromURLParams "profile" test Fixes FTBFS due to TestV2ConfigFromURLParams/Profile:
.
aws_test.go:179: got err failed to get shared config profile,
my_profile want error false
.
Fixed by Robert van Gent as part of 2023-11-22 upstream commit 53ccd8d
where it is stated:
.
// Can't test "profile", since AWS validates that the profile exists.
Robert van Gent <rvangent@google.com> no debian upstream 2024-02-26
0002-fix-breaking-S3-change.patch Fix breaking S3 change due to aws-sdk-go-v2 Fixes following build errors:
.
* cannot use int32(pageSize) (value of type int32) as *int32 value
in struct literal
* cannot use obj.Size (variable of type *int64) as int64 value
in struct literal
* non-boolean condition in if statement
* cannot use resp.ContentLength (variable of type *int64) as int64 value
in struct literal
* cannot use resp.ContentLength (variable of type *int64) as int64 value
in argument to getSize
.
Fixed by Robert van Gent as part of 2023-11-22 upstream commit 53ccd8d
"all: update deps, including a breaking S3 change (#3342)".
.
See also https://github.com/aws/aws-sdk-go-v2/releases/tag/release-2023-11-17
Robert van Gent <rvangent@google.com> yes upstream upstream 2024-02-27

All known versions for source package 'golang-gocloud'

Links