golang-1.8 1.8.3-2ubuntu1.18.04.1 source package in Ubuntu

Changelog

golang-1.8 (1.8.3-2ubuntu1.18.04.1) bionic; urgency=medium

  * Fix FTBFS (LP: #1815396):
    - On ppc64el by converting some tests that ran with unsupported linker
      flags to run with supported ones.
    - On arm64, by backporting fix to flags passed to host linker from
      upstream.

 -- Michael Hudson-Doyle <email address hidden>  Fri, 08 Feb 2019 09:38:03 +1300

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
amd64 arm64 armel armhf i386 ppc64 ppc64el s390x all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc

Downloads

File Size SHA-256 Checksum
golang-1.8_1.8.3.orig.tar.gz 14.6 MiB 5f5dea2447e7dcfdc50fa6b94c512e58bfba5673c039259fd843f68829d99fa6
golang-1.8_1.8.3-2ubuntu1.18.04.1.debian.tar.xz 35.4 KiB 339cfd577a34c444e5ed5f9f892c724bb43a99067f309f4f2d4bd472ea0eba11
golang-1.8_1.8.3-2ubuntu1.18.04.1.dsc 2.7 KiB 7ce8f247daa06ad4387f1817a6c8a1ff5aa2ae3e2bf4e9082dbe22695c8087cc

View changes file

Binary packages built by this source

golang-1.8: Go programming language compiler - metapackage

 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a
 dynamically typed, interpreted language.
 .
 This package is a metapackage that, when installed, guarantees
 that (most of) a full Go development environment is installed.

golang-1.8-doc: Go programming language - documentation

 The Go programming language is an open source project to make
 programmers more productive. Go is expressive, concise, clean, and
 efficient. Its concurrency mechanisms make it easy to write programs
 that get the most out of multicore and networked machines, while its
 novel type system enables flexible and modular program construction.
 Go compiles quickly to machine code yet has the convenience of
 garbage collection and the power of run-time reflection. It's a fast,
 statically typed, compiled language that feels like a dynamically
 typed, interpreted language.
 .
 This package provides the documentation for the Go programming
 language. You can view the formatted documentation by running "godoc
 --http=:6060", and then visiting http://localhost:6060/doc/install.html.

golang-1.8-go: Go programming language compiler, linker, compiled stdlib

 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This package provides an assembler, compiler, linker, and compiled libraries
 for the Go programming language.
 .
 Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to
 pre-compile the standard library inside GOROOT for cross-compilation to work.

golang-1.8-go-dbgsym: debug symbols for golang-1.8-go
golang-1.8-go-shared-dev: Go standard shared library support files

 This package contains the files necessary to link against the shared
 library packaged in libgolang-1.8-std1.

golang-1.8-go-shared-dev-dbgsym: debug symbols for golang-1.8-go-shared-dev
golang-1.8-src: Go programming language - source files

 The Go programming language is an open source project to make programmers more
 productive. Go is expressive, concise, clean, and efficient. Its concurrency
 mechanisms make it easy to write programs that get the most out of multicore
 and networked machines, while its novel type system enables flexible and
 modular program construction. Go compiles quickly to machine code yet has the
 convenience of garbage collection and the power of run-time reflection. It's a
 fast, statically typed, compiled language that feels like a dynamically typed,
 interpreted language.
 .
 This package provides the Go programming language source files needed for
 cross-compilation.

libgolang-1.8-std1: Go standard shared library

 This package contains the Go standard library built as a shared library.
 Packages should not depend on this package directly but rather the ABI-stamped
 value in Provides:. dpkg-shlibdeps will do this automatically.

libgolang-1.8-std1-dbgsym: debug symbols for libgolang-1.8-std1