Change log for golang-1.12 package in Ubuntu

117 of 17 results
Deleted in focal-release (Reason: Unused older version of golang, we have golang-1.13 and g...)
Superseded in focal-release
Deleted in focal-proposed (Reason: moved to Release)
golang-1.12 (1.12.12-1ubuntu1) focal; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to Release)
golang-1.12 (1.12.10-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.9-2ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.9-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.8-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.7-3ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Available diffs

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.7-2ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.7-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.5-1ubuntu1) eoan; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

Superseded in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
golang-1.12 (1.12.4-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable. Remaining change:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

 -- Michael Hudson-Doyle <email address hidden>  Mon, 29 Apr 2019 10:05:03 +1200

Available diffs

Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12-1ubuntu1) disco; urgency=medium

  * Merge from Debian unstable. Remaining change:
    - Do not distribute un-built from source race detector runtime files and
      recommend golang-race-detector-runtime instead (see Debian bug #807455).

 -- Michael Hudson-Doyle <email address hidden>  Thu, 07 Mar 2019 12:24:57 +1300
Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta2-2) unstable; urgency=medium

  * Refresh patch Reproducible BUILD_PATH_PREFIX_MAP.
    Thanks to Michael Stapelberg!
  * Add patch to fix CVE-2019-6486. (Closes: #920548)

 -- Dr. Tobias Quathamer <email address hidden>  Sun, 27 Jan 2019 20:05:59 +0100

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta2-1) unstable; urgency=medium

  * New upstream version 1.12~beta2
    - Remove two patches, applied upstream. Refresh remaining patch.

 -- Dr. Tobias Quathamer <email address hidden>  Fri, 11 Jan 2019 17:14:43 +0100

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta1-4) unstable; urgency=medium

  * Switch watch file to version 4
  * Update d/copyright

 -- Dr. Tobias Quathamer <email address hidden>  Mon, 07 Jan 2019 23:06:22 +0100

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta1-3) unstable; urgency=medium

  [ Anthony Fok ]
  * 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

  [ Dr. Tobias Quathamer ]
  * Add another lintian override

 -- Dr. Tobias Quathamer <email address hidden>  Fri, 28 Dec 2018 23:06:20 +0100

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta1-2) unstable; urgency=medium

  [ Anthony Fok ]
  * 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)

  [ Dr. Tobias Quathamer ]
  * Do not compress favicon.ico.
    Thanks to Dato Simó <email address hidden> (Closes: #917132)

 -- Dr. Tobias Quathamer <email address hidden>  Wed, 26 Dec 2018 23:20:03 +0100

Available diffs

Superseded in disco-release
Deleted in disco-proposed (Reason: moved to release)
golang-1.12 (1.12~beta1-1) unstable; urgency=medium

  * New upstream major version.
    - Refresh patches
    - Add new patch to disable test for UserHomeDir
  * Switch team address to tracker.d.o
  * Add another lintian override for a false positive

 -- Dr. Tobias Quathamer <email address hidden>  Thu, 20 Dec 2018 12:51:49 +0100
117 of 17 results