golang-1.15.git
4 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

4 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

4 years agogolang-1.15 (1.15.9-6) unstable; urgency=medium
Shengjing Zhu [Tue, 13 Jul 2021 05:55:42 +0000 (06:55 +0100)]
golang-1.15 (1.15.9-6) unstable; urgency=medium

  * Team upload.
  * Backport patche for CVE-2021-34558
    crypto/tls: clients can panic when provided a certificate of the wrong type
    for the negotiated parameters

[dgit import unpatched golang-1.15 1.15.9-6]

4 years agoImport golang-1.15_1.15.9-6.debian.tar.xz
Shengjing Zhu [Tue, 13 Jul 2021 05:55:42 +0000 (06:55 +0100)]
Import golang-1.15_1.15.9-6.debian.tar.xz

[dgit import tarball golang-1.15 1.15.9-6 golang-1.15_1.15.9-6.debian.tar.xz]

4 years agoImport golang-1.15_1.15.9.orig.tar.gz
Shengjing Zhu [Thu, 11 Mar 2021 15:43:18 +0000 (15:43 +0000)]
Import golang-1.15_1.15.9.orig.tar.gz

[dgit import orig golang-1.15_1.15.9.orig.tar.gz]