golang-1.18.git
3 years agocmd/compile: revert "fix missing dict pass for type assertions"
Matthew Dempsky [Thu, 14 Jul 2022 17:10:54 +0000 (17:10 +0000)]
cmd/compile: revert "fix missing dict pass for type assertions"

This reverts CL 411934 (commit 460a93b54af4a0305f6007e44e41e6160a6469d8).

Fixes #53852.
Updates #53357.

Change-Id: I93d7015d8962d22ffd73128b038e4e7e7ca41c2f

Gbp-Pq: Name 0005-cmd-compile-revert-fix-missing-dict-pass-for-type-as.patch

3 years agoskip userns test in schroot as well
Shengjing Zhu [Fri, 5 Feb 2021 13:21:45 +0000 (21:21 +0800)]
skip userns test in schroot as well

When schroot is using overlayfs, it fails to detect it as chroot.

Gbp-Pq: Name 0004-skip-userns-test-in-schroot-as-well.patch

3 years ago[PATCH] cmd/dist: increase default timeout scale for arm
Balint Reczey [Mon, 31 Aug 2020 11:14:51 +0000 (13:14 +0200)]
[PATCH] cmd/dist: increase default timeout scale for arm

Forwarded: https://github.com/golang/go/issues/43002

Most developers use (faster) amd64 machines setting the test timeouts,
but test may run on slower arm ones and also different tests may suffer
different relative slowdown on the arm CPUs.

Due to those two varying factors it is safer to allow a higher timeout
scale on arm to avoid tests timing out.

Gbp-Pq: Name 0003-cmd-dist-increase-default-timeout-scale-for-arm.patch

3 years agoFix Lintian warnings about wrong interpreter path
Dr. Tobias Quathamer [Thu, 1 Aug 2019 11:50:48 +0000 (13:50 +0200)]
Fix Lintian warnings about wrong interpreter path

The command used for this change is as follows:

grep -rH "/usr/bin/env perl" * | cut -d: -f1 | xargs -n1 sed -i -e "s,/usr/bin/env perl,/usr/bin/perl,"

Gbp-Pq: Name 0002-Fix-Lintian-warnings-about-wrong-interpreter-path.patch

3 years agoDisable test for UserHomeDir.
Dr. Tobias Quathamer [Wed, 19 Dec 2018 13:25:06 +0000 (14:25 +0100)]
Disable test for UserHomeDir.

On Debian buildds, the user home dir does not exist, so this test fails.

Gbp-Pq: Name 0001-Disable-test-for-UserHomeDir.patch

3 years agogolang-1.18 (1.18.4-2+rpi1) bookworm-staging; urgency=medium
Peter Michael Green [Tue, 9 Aug 2022 16:49:03 +0000 (17:49 +0100)]
golang-1.18 (1.18.4-2+rpi1) bookworm-staging; urgency=medium

  * Disable testsuite.

[dgit import unpatched golang-1.18 1.18.4-2+rpi1]

3 years agoImport golang-1.18_1.18.4-2+rpi1.debian.tar.xz
Peter Michael Green [Tue, 9 Aug 2022 16:49:03 +0000 (17:49 +0100)]
Import golang-1.18_1.18.4-2+rpi1.debian.tar.xz

[dgit import tarball golang-1.18 1.18.4-2+rpi1 golang-1.18_1.18.4-2+rpi1.debian.tar.xz]

3 years agoImport golang-1.18_1.18.4.orig.tar.gz
William 'jawn-smith' Wilson [Wed, 13 Jul 2022 00:08:18 +0000 (01:08 +0100)]
Import golang-1.18_1.18.4.orig.tar.gz

[dgit import orig golang-1.18_1.18.4.orig.tar.gz]