Go programming language compiler and tools

Edit Package go1.15

Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.

Refresh
Refresh
Source Files
Filename Size Changed
README.SUSE 0000004904 4.79 KB
_service 0000000629 629 Bytes
_servicedata 0000000226 226 Bytes
gcc6-go.patch 0000003049 2.98 KB
gcc7-go.patch 0000002985 2.92 KB
go-rpmlintrc 0000000496 496 Bytes
go.gdbinit 0000000071 71 Bytes
go1.15.11.src.tar.gz 0023029946 22 MB
go1.15.changes 0000016694 16.3 KB
go1.15.spec 0000013352 13 KB
go1.x-prefer-etc-hosts-over-dns.patch 0000001211 1.18 KB
llvm-6c75db8b4bc59eace18143ce086419d37da24746.tar.xz 0002158408 2.06 MB
tools-packaging.patch 0000000787 787 Bytes
Revision 11 (latest revision is 19)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 882732 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 11)
- go1.15.11 (released 2021-04-01) includes fixes to cgo, the
  compiler, linker, runtime, the go command, and the database/sql
  and net/http packages.
  Refs boo#1175132 go1.15 release tracking
  * go#45302 runtime: "invalid pc-encoded table" throw caused by bad cgo traceback
  * go#45239 all: run.{bash,bat,rc} sets GOPATH inconsistently
  * go#45187 Strange behaviour with loops
  * go#45076 net/http: transport caches permanently broken persistent connections if write error happens during h2 handshake
  * go#44872 cmd/go: 'go get' does not add missing hash to go.sum when ziphash file missing from cache
  * go#44748 cmd/link: fail to build when using time/tzdata on ARM
  * go#43592 cmd/link: "x86_64-w64-mingw32/bin/ld.exe: Error: export ordinal too large" after upgrading to Go 1.15
  * go#43591 cmd/link: -buildmode=c-shared exports many functions, not just //export functions
  * go#42884 database/sql: deadlock on transaction stmt context cancel (forwarded request 882730 from jfkw)
Comments 0
openSUSE Build Service is sponsored by