From: Peter Michael Green Date: Sun, 6 Jan 2019 14:03:22 +0000 (+0000) Subject: Merge changes from raspbian golang-1.10 package. X-Git-Tag: archive/raspbian/1.11.4-4+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b09b4d530b7c2542675070e0ff3fc32faab80fc3;p=golang-1.11.git Merge changes from raspbian golang-1.10 package. --- b09b4d530b7c2542675070e0ff3fc32faab80fc3 diff --cc debian/changelog index 454aa3f,6bd3b24..9c073ce --- a/debian/changelog +++ b/debian/changelog @@@ -1,86 -1,78 +1,95 @@@ -golang-1.10 (1.10.7-2+rpi1) buster-staging; urgency=medium ++golang-1.11 (1.11.4-4+rpi1) buster-staging; urgency=medium + - [changes brought forward from 1.10~rc2-1+rpi1 by Peter Michael Green at Sat, 24 Feb 2018 12:22:04 +0000] ++ [changes brought forward from golang-1.10 1.10~rc2-1+rpi1 by Peter Michael Green at Sat, 24 Feb 2018 12:22:04 +0000] + * Build with GOARM=6 + * Disable testsuite. + * Fix clean target. + - -- Raspbian forward porter Thu, 03 Jan 2019 10:55:36 +0000 ++ -- Peter Micheal Green Thu, 03 Jan 2019 10:55:36 +0000 + -golang-1.10 (1.10.7-2) unstable; urgency=medium +golang-1.11 (1.11.4-4) unstable; urgency=medium - [ Dr. Tobias Quathamer ] - * Switch team address to tracker.d.o - * Do not compress favicon.ico. - Thanks to Dato Simó (Closes: #917132) - * Update patches for git-buildpackage + * Team upload. + * Add patch "unix: fix Fstatat by using fillStat_t on linux/mips64x" + This fixes the "Fstatat: returned stat does not match Stat/Lstat" + errors detected by TestFstatat. + See https://go-review.googlesource.com/c/sys/+/155747 + * Re-enable TestFstatat on mips64el - [ Anthony Fok ] - * Bump Standards-Version to 4.3.0 (no change) + -- Anthony Fok Fri, 28 Dec 2018 11:39:40 -0700 - -- Dr. Tobias Quathamer Fri, 28 Dec 2018 16:11:01 +0100 +golang-1.11 (1.11.4-3) unstable; urgency=medium -golang-1.10 (1.10.7-1) unstable; urgency=medium + * Team upload. + * Add patch "cmd/compile: fix MIPS SGTconst-with-shift rules" + by Cherry Zhang. This fixes the root problem behind the + "slice bounds out of range" build error seen in 1.11.4 + on mips and mipsel architectures. + See https://go-review.googlesource.com/c/go/+/155798 + * Bump Standards-Version to 4.3.0 (no change) - * New upstream version 1.10.7 - * Override two false positive Lintian errors (missing depends - on sensible-utils) - * Add lintian overrides for testdata - * Include /usr/share/dpkg/architecture.mk for DEB_HOST_ARCH - * Fix Lintian warnings about wrong interpreter path - * Make two scripts executable which have been missed by upstream - * Update d/copyright - * Remove unused lintian overrides + -- Anthony Fok Wed, 26 Dec 2018 00:24:18 -0700 - -- Dr. Tobias Quathamer Sun, 16 Dec 2018 13:37:11 +0100 +golang-1.11 (1.11.4-2) unstable; urgency=medium -golang-1.10 (1.10.6-1) unstable; urgency=medium + * Switch team address to tracker.d.o + * Update patches for git-buildpackage + * Add new patch to disable test for mips64el + * Do not compress favicon.ico. + Thanks to Dato Simó (Closes: #917132) - * New upstream version 1.10.6 - * Update gbp.conf to new style syntax - * Add myself to Uploaders - * Use debhelper v11 - * Use HTTPS URL for d/watch - * Update to Standards-Version 4.2.1 - - Use HTTPS for d/copyright + -- Dr. Tobias Quathamer Sun, 23 Dec 2018 19:26:45 +0100 - -- Dr. Tobias Quathamer Thu, 13 Dec 2018 23:13:52 +0100 +golang-1.11 (1.11.4-1) unstable; urgency=medium -golang-1.10 (1.10.5-1) unstable; urgency=medium + * New upstream version 1.11.4 + * Make lintian override agnostic of golang version - * Team upload. + -- Dr. Tobias Quathamer Sun, 16 Dec 2018 13:48:52 +0100 - [ Jelmer Vernooij ] - * Suggest brz as alternative to bzr; it provides the same command-line API. +golang-1.11 (1.11.3-1) unstable; urgency=medium - [ Dr. Tobias Quathamer ] - * New upstream version 1.10.5 - * Refresh patch + * New upstream version 1.11.3 + - Refresh patches + * Update gbp.conf to new style syntax + * Suggest brz as alternative to bzr; it provides the same command-line API. + * Add myself to Uploaders - -- Dr. Tobias Quathamer Mon, 26 Nov 2018 22:50:39 +0100 + -- Dr. Tobias Quathamer Thu, 13 Dec 2018 23:23:40 +0100 -golang-1.10 (1.10.4-2) unstable; urgency=medium +golang-1.11 (1.11.2-2) unstable; urgency=medium * d/patches/arm64-arm64asm-recognise-new-ssbb-pssbb-mnemonics-fr.patch: - backport another ftbfs fix from upstream. + backport workaround for objdump's support of newer mnemonics on arm64. + + -- Michael Hudson-Doyle Mon, 26 Nov 2018 13:24:37 +1300 - -- Michael Hudson-Doyle Fri, 21 Sep 2018 11:30:09 +0200 +golang-1.11 (1.11.2-1) unstable; urgency=medium + + * Team upload. -golang-1.10 (1.10.4-1) unstable; urgency=medium + [ Michael Hudson-Doyle ] + * New upstream major version. + * Update debhelper compat level to 11. + * Remove GOCACHE files after running tests. + * Stop dh_strip_nondeterminism from looking at testdata directories. - * New upstream version. - * d/patches/only-consider-executable-segments.patch: backport ftbfs fix from - upstream. + [ Dr. Tobias Quathamer ] + * Build-Depend on debhelper v11 + * Override two false positive Lintian errors (missing depends + on sensible-utils) + * Add Lintian overrides for testdata + * Include /usr/share/dpkg/architecture.mk for DEB_HOST_ARCH + * Refresh patch for new upstream version + * Fix Lintian warnings about wrong interpreter path + * Make two scripts executable which have been missed by upstream + * Remove three unneeded lintian overrides + * Use HTTPS URL for d/watch + * Update to Standards-Version 4.2.1 + - Use HTTPS for d/copyright + * Update d/copyright - -- Michael Hudson-Doyle Wed, 19 Sep 2018 10:03:11 +0200 + -- Dr. Tobias Quathamer Tue, 20 Nov 2018 22:51:44 +0100 golang-1.10 (1.10.3-1) unstable; urgency=medium diff --cc debian/rules index 43f34f2,e14da63..4aa8b79 --- a/debian/rules +++ b/debian/rules @@@ -6,6 -6,8 +6,7 @@@ export GOVER := $(shell perl -w -mDpkg: export GOROOT := $(CURDIR) export GOROOT_FINAL := /usr/lib/go-$(GOVER) -export GOCACHE := off + export GOARM := 6 # We need DEB_HOST_ARCH, so include the needed makefile snippet include /usr/share/dpkg/architecture.mk