Publishing details

Changelog

golang (2:1.6-1ubuntu2~ubuntu14.04.1~ppa1) trusty; urgency=medium

  * No-change backport to trusty

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.

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.

golang (2:1.6-1) unstable; urgency=medium

  * Update to 1.6 upstream release (thanks Hilko!)
    - change "ar" arguments to quiet spurious warnings while using gccgo
      (Closes: #807138)
    - skip multicast listen test (Closes: #814849)
    - skip userns tests when chrooted (Closes: #807303)
    - use correct ELF header for armhf binaries (Closes: #734357)
    - Update debian/rules clean for new location of generated file.

  [ Michael Hudson-Doyle ]
  * Respect "nocheck" in DEB_BUILD_OPTIONS while building to skip tests
    (Closes: #807290)
  * Trim Build-Depends (Closes: #807299)
  * Fix several minor debian/copyright issues (Closes: #807304)
  * Remove inconsistently included race-built packages (Closes: #807294)

  [ Tianon Gravi ]
  * Add "-k" to "run.bash" invocation so that we do a full test run every time

golang (2:1.6-0ubuntu3) xenial; urgency=medium

  * Update d/patches/0001-s390x-port.patch from IBM's repo.

golang (2:1.6-0ubuntu1) xenial; urgency=medium

  * Go 1.6 release.

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.

golang (2:1.6~rc1-0ubuntu1) xenial; urgency=medium

  * New upstream version.
  * Update d/patches/0001-s390x-port.patch from IBM's repo.

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.

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)

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.

golang (2:1.5.1-0ubuntu4) xenial; urgency=medium

  * Add d/patches/support-new-relocations.patch to fix ftbfs on xenial.

golang (2:1.5.1-0ubuntu3) xenial; urgency=medium

  * Add d/patches/qemu-compat.patch (LP: #1501651)

golang (2:1.5.1-0ubuntu2) wily; urgency=medium

  * Recommends: golang-race-detector-runtime on amd64. (LP: #1506393)

golang (2:1.5.1-0ubuntu1) wily; urgency=medium

  * New upstream release.

golang (2:1.5-0ubuntu1) wily; urgency=medium

  * New upstream release.
    - Drop debian/patches/disable-duffzero-ppc64el.patch
  * Breaks/Replaces: older golang-go.tools (LP: 1486560)

golang (2:1.5~rc1-0ubuntu2) wily; urgency=medium

  * debian/control: Breaks/Replaces golang-go.tools, so as to permit proper
    upgrade.

golang (2:1.5~rc1-0ubuntu1) wily; urgency=low

  [ Tianon Gravi ]
  * Upload to experimental.
  * Update to 1.5rc1 upstream release.
    - Compiler and runtime written entirely in Go.
    - Concurrent garbage collector.
    - GOMAXPROCS=runtime.NumCPU() by default.
    - "internal" packages for all, not just core.
    - Experimental "vendoring" support.
    - Cross-compilation no longer requires a complete rebuild of the stdlib in
      GOROOT, and thus the golang-go-GOHOST-GOARCH packages are removed.
  * Sync debian/copyright with the Ubuntu delta. (thanks doko!)

  [ Michael Hudson-Doyle ]
  * Update GO{HOST,}ARCH computation
  * Breaks/Replaces: older golang-golang-x-tools
  * Two patches:
    - correct ELF header on armhf
    - disable duffzero on ppc64el

  [ Mathieu Trudel-Lapierre ]
  * debian/copyright: updated copyright file to fix some lintian warnings.
  * debian/source/lintian-overrides: silence some extra source-missing false
    positives.

golang (2:1.4.3-3) unstable; urgency=medium

  * Fix FTBFS for non-amd64 architectures due to handling of "-race".

golang (2:1.5.1-1~exp2) experimental; urgency=medium

  * Upload to experimental.
  * Add arch-qualifiers to "golang-go" build-depends to unblock the buildds
    (Closes: #800479); thanks Tim!

golang (2:1.4.3-2) unstable; urgency=medium

  * Update Recommends/Suggests, especially to add gcc, etc.
  * Refactor "debian/rules" to utilize debhelper more effectively, especially
    for arch vs indep building (mostly backported from the 1.5+ changes), which
    fixes the "arch:all" FTBFS.

golang (2:1.5.1-1~exp1) experimental; urgency=low

  * Upload to experimental.
  * Update to 1.5.1 upstream release (Closes: #796150).
    - Compiler and runtime written entirely in Go.
    - Concurrent garbage collector.
    - GOMAXPROCS=runtime.NumCPU() by default.
    - "internal" packages for all, not just core.
    - Experimental "vendoring" support.
    - Cross-compilation no longer requires a complete rebuild of the stdlib in
      GOROOT, and thus the golang-go-GOHOST-GOARCH packages are removed.
  * Sync debian/copyright with the Ubuntu delta. (thanks doko!)
  * Remove patches that no longer apply.
  * Add more supported arches to "debian/rules" code for detecting
    appropriate GOARCH/GOHOSTARCH values; thanks mwhudson and tpot!
    (Closes: #799907)
  * Refactor "debian/rules" to utilize debhelper more effectively, especially
    for arch vs indep building.
  * Move "dpkg-architecture" to "GOOS"/"GOARCH" code into a simple shell script
    for easier maintenance.

golang (2:1.4.3-1) unstable; urgency=medium

  * New upstream version (https://golang.org/doc/devel/release.html#go1.4.minor)
    - includes previous CVE and non-CVE security fixes, especially
      TEMP-0000000-1C4729

golang (2:1.4.2-4) unstable; urgency=high

  * Apply backported CVE fixes (Closes: #795106).
    - CVE-2015-5739: Invalid headers are parsed as valid headers
    - CVE-2015-5740: RFC 7230 3.3.3 4 violation
    - CVE-2015-5741: other discoveries of security-relevant RFC 7230 violations

golang (2:1.4.2-3ubuntu2) wily; urgency=medium

  * Fix installation of fake golang-go package.

golang (2:1.4.2-3ubuntu1) wily; urgency=medium

  * Merge with Debian; remaining changes:
    - Build empty golang-go and golang-src packages on architectures
      without golang support, and depend on gccgo instead.
    - golang-go: Conflict with golang-go (<< 2:1.3.3-1ubuntu2).
    - 016-armhf-elf-header.patch: Use correct ELF header for armhf binaries.
    - d/copyright: Amendments for full compliance with copyright format.
  * Remove generated override files.

golang (2:1.4.2-3) unstable; urgency=medium

  * Add missing "prerm" for our new alternatives (thanks piuparts).

golang (2:1.4.2-2) unstable; urgency=medium

  * Move "go" and "gofmt" into "/usr/lib/go" and use alternatives to provide
    appropriate symlinks (Closes: #779503, #782301).
  * Relax "golang-go.tools" relationship to Suggests (from Recommends).
  * Add "go get" VCS options to Suggests for golang-go (bzr, git, mercurial,
    subversion).

golang (2:1.4.2-1) unstable; urgency=medium

  * New upstream version
    (https://golang.org/doc/devel/release.html#go1.4.minor)

golang (2:1.4.1-1~exp1) experimental; urgency=low

  * New upstream version (https://golang.org/doc/go1.4)
    - all editor support files have been removed from misc/ upstream upstream,
      so golang-mode, kate-syntax-go, and vim-syntax-go can no longer be
      provided; see https://github.com/golang/go/wiki/IDEsAndTextEditorPlugins
      for an upstream-maintained list of potential replacements

golang (2:1.3.3-1ubuntu4) vivid; urgency=medium

  * Build empty golang-go and golang-src packages on architectures
    without golang support, and depend on gccgo instead.

 -- Stéphane Graber <email address hidden>  Tue, 22 Mar 2016 08:31:35 +0000

Available diffs

Builds

Built packages

Package files