Debian Patches

Status for golang-google-cloud/0.56.0-6

Patch Description Author Forwarded Bugs Origin Last update
0001-skip-tests-which-need-network-access.patch skip tests which need network access Shengjing Zhu <zhsj@debian.org> no 2020-04-15
0002-Backport-testEqual-in-spanner-package.patch Backport testEqual in spanner package
Change in transaction_test.go
https://github.com/googleapis/google-cloud-go/commit/91ceec29
Change in cmp_test.go
Copy from https://github.com/googleapis/google-cloud-go/blob/main/spanner/cmp_test.go
There are several commits, so just copy the latest.
Shengjing Zhu <zhsj@debian.org> no 2022-10-29
0003-fix-32bit-ftbfs.patch diff --git a/pubsub/flow_controller_test.go b/pubsub/flow_controller_test.go
index 71c41cbf16..2ff80e87fd 100644
no
0004-cherry-pick-uid-32bit-fix.patch [PATCH] fix: Make uid.Timestamp work on 32bit architectures
strconv.Atoi fails because the nanoseconds part of the string does not fit in an int, instead use ParseInt to get an int64.

As time.Date only takes an int for the nanoseconds part, use Add() separately instead as it takes a Duration, which is an int64.
Pascal Terjan <pterjan@gmail.com> no 2024-12-28

All known versions for source package 'golang-google-cloud'

Links