golang-1.13 1.13.1-1ubuntu1 source package in Ubuntu

Changelog

golang-1.13 (1.13.1-1ubuntu1) eoan; urgency=medium

  * Merge from Debian unstable.  Remaining changes:
    - cherry-pick upstream build fixes from 1.14 branch
    - debian/patches/d3595f71712ce1b322f754ef985005e87fac6d44.patch:
    - debian/patches/5d548f1243df8d586a03df085b40299f1e427fb1.patch:

golang-1.13 (1.13.1-1) unstable; urgency=medium

  * New upstream version 1.13.1
    - net/textproto: don't normalize headers with spaces before the colon.
      Fixes CVE-2019-16276. See https://github.com/golang/go/issues/34541
      and Debian bug #941173

 -- Gianfranco Costamagna <email address hidden>  Thu, 26 Sep 2019 19:43:28 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Go Compiler Team
Architectures:
amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64 ppc64el s390x all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-1.13_1.13.1.orig.tar.gz 20.6 MiB 81f154e69544b9fa92b1475ff5f11e64270260d46e7e36c34aafc8bc96209358
golang-1.13_1.13.1.orig.tar.gz.asc 819 bytes e1618b906e69f83ab06519c4dd1fe16fa56340de6baaea62cb6d92e793141353
golang-1.13_1.13.1-1ubuntu1.debian.tar.xz 34.4 KiB 0a43eb806e267a41205ce609dd8dc7a8a7f32f270079879c8e20e7b95db18236
golang-1.13_1.13.1-1ubuntu1.dsc 2.8 KiB d6ffecd9bf5781ec77ac8a637fad76871e64f3e187db4a774ac76e706e7e9f47

Available diffs

View changes file

Binary packages built by this source

golang-1.13: 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.13-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.13-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.13-go-dbgsym: debug symbols for golang-1.13-go
golang-1.13-src: No summary available for golang-1.13-src in ubuntu eoan.

No description available for golang-1.13-src in ubuntu eoan.