Change logs for golang source package in Xenial

  • golang (2:1.6-1ubuntu2) xenial; urgency=medium
    
      * Include usr/bin/{go,gofmt} symlinks on non-golang architectures now that
        gccgo no longer provides them.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 22 Mar 2016 17:38:31 +1300
  • golang (2:1.6-1ubuntu1) xenial; urgency=medium
    
      * Merge from Debian unstable (LP: #1551489).  Remaining changes:
        - Build empty golang-go and golang-src packages on architectures without
          golang support and depend on gccgo instead (see Debian bug #780355).
        - Do not distribute un-built from source race detector runtime files and
          recommend golang-race-detector-runtime instead (see Debian bug #807455).
        - debian/source/lintian-overrides: silence some extra source-missing false
          positives.
        - Breaks/Replaces: older golang-golang-x-tools, not Conflicts, to ensure
          smooth upgrades.
        - Add d/patches/0001-s390x-port.patch from IBM's repo.
        - Updates for s390x support.
    
     -- Michael Hudson-Doyle <email address hidden>  Tue, 01 Mar 2016 13:35:02 +1300
  • golang (2:1.6-0ubuntu3) xenial; urgency=medium
    
      * Update d/patches/0001-s390x-port.patch from IBM's repo.
    
     -- Matthias Klose <email address hidden>  Sun, 21 Feb 2016 16:50:57 +0100
  • golang (2:1.6-0ubuntu2) xenial; urgency=medium
    
      * Update d/patches/0001-s390x-port.patch from IBM's repo.
    
     -- Matthias Klose <email address hidden>  Sun, 21 Feb 2016 16:50:57 +0100
  • golang (2:1.6-0ubuntu1) xenial; urgency=medium
    
      * Go 1.6 release.
    
     -- Matthias Klose <email address hidden>  Sat, 20 Feb 2016 18:56:52 +0100
  • golang (2:1.6~rc2-0ubuntu1) xenial; urgency=medium
    
      * New upstream version. (LP: #1541660)
      * Update d/patches/0001-s390x-port.patch from IBM's repo.
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 04 Feb 2016 14:06:36 +1300
  • golang (2:1.6~rc1-0ubuntu1) xenial; urgency=medium
    
      * New upstream version.
      * Update d/patches/0001-s390x-port.patch from IBM's repo.
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 29 Jan 2016 10:22:32 +1300
  • golang (2:1.6~beta2-0ubuntu1) xenial; urgency=medium
    
      * New upstream version.
        - Update debian/rules clean to new location of generated file.
      * Dropped changes:
        - d/patches/armhf-elf-header.patch (fixed properly upstream).
        - d/patches/skip-userns-tests-when-chrooted.patch (included upstream).
      * Add:
        - d/patches/0001-s390x-port.patch
      * Updates for s390x support.
    
     -- Michael Hudson-Doyle <email address hidden>  Sat, 16 Jan 2016 19:59:59 +1300
  • golang (2:1.5.3-1ubuntu1) xenial; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - d/patches/armhf-elf-header.patch (see upstream bug
          https://github.com/golang/go/issues/7094)
        - debian/copyright: updated copyright file to fix some lintian warnings
          (see Debian bug #807304)
        - Build empty golang-go and golang-src packages on architectures without
          golang support and depend on gccgo instead (see Debian bug #780355)
        - Do not distribute un-built from source race detector runtime files and
          recommend golang-race-detector-runtime instead (see Debian bug #807455)
        - debian/source/lintian-overrides: silence some extra source-missing false
          positives.
        - Breaks/Replaces: older golang-golang-x-tools, not Conflicts, to ensure
          smooth upgrades.
        - d/patches/skip-userns-tests-when-chrooted.patch (see Debian bug #807303)
        - Do not include race enabled packages in golang-go deb (see Debian bug
          #807294)
    
    golang (2:1.5.3-1) unstable; urgency=high
    
      * Update to 1.5.3 upstream release
        - Fix CVE-2015-8618: Carry propagation in Int.Exp Montgomery code in
          math/big library (Closes: #809168)
      * Add "Breaks" to properly complement our "Replaces" (Closes: #810595)
    
     -- Steve Langasek <email address hidden>  Fri, 15 Jan 2016 14:04:35 -0800
  • golang (2:1.5.2-1ubuntu1) xenial; urgency=low
    
      * Merge from Debian unstable (LP: #1524165).  Remaining changes:
        - d/patches/armhf-elf-header.patch (see upstream bug
          https://github.com/golang/go/issues/7094)
        - debian/copyright: updated copyright file to fix some lintian warnings
          (see Debian bug #807304)
        - Build empty golang-go and golang-src packages on architectures without
          golang support and depend on gccgo instead (see Debian bug #780355)
        - Do not distribute un-built from source race detector runtime files and
          recommend golang-race-detector-runtime instead (see Debian bug #807455)
        - debian/source/lintian-overrides: silence some extra source-missing false
          positives.
        - Breaks/Replaces: older golang-golang-x-tools, not Conflicts, to ensure
          smooth upgrades.
      * Dropped changes, included upstream:
        - d/patches/qemu-compat.patch
        - d/patches/support-new-relocations.patch
      * Add a patch to avoid build failures:
        - d/patches/skip-userns-tests-when-chrooted.patch (see Debian bug #807303)
      * Do not include race enabled packages in golang-go deb (see Debian bug
        #807294)
    
    golang (2:1.5.2-1) unstable; urgency=medium
    
      * Update to 1.5.2 upstream release (Closes: #807136)
    
    golang (2:1.5.1-4) unstable; urgency=medium
    
      * Add Conflicts to force newer golang-go.tools too (Closes: #803559)
    
    golang (2:1.5.1-3) unstable; urgency=medium
    
      * Remove architecture qualification on golang-go Build-Depend now that
        golang-go is available for more architectures.
    
    golang (2:1.5.1-2) unstable; urgency=medium
    
      * Add Conflicts to force newer golang-golang-x-tools (Closes: #802945).
    
    golang (2:1.5.1-1) unstable; urgency=medium
    
      * Upload to unstable.
      * Update to 1.5.1 upstream release (see notes from experimental uploads for
        what's changed).
      * Skip tests on architectures where the tests fail.
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 07 Jan 2016 10:11:50 +1300
  • golang (2:1.5.1-0ubuntu4) xenial; urgency=medium
    
      * Add d/patches/support-new-relocations.patch to fix ftbfs on xenial.
    
     -- Michael Hudson-Doyle <email address hidden>  Mon, 16 Nov 2015 09:43:57 +1300
  • golang (2:1.5.1-0ubuntu3) xenial; urgency=medium
    
      * Add d/patches/qemu-compat.patch (LP: #1501651)
    
     -- Michael Hudson-Doyle <email address hidden>  Fri, 13 Nov 2015 10:26:17 +1300
  • golang (2:1.5.1-0ubuntu2) wily; urgency=medium
    
      * Recommends: golang-race-detector-runtime on amd64. (LP: #1506393)
    
     -- Michael Hudson-Doyle <email address hidden>  Thu, 15 Oct 2015 22:35:25 +1300