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.10.src.tar.gz 0023021993 22 MB
go1.15.changes 0000015597 15.2 KB
go1.15.spec 0000013353 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 10 (latest revision is 19)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 878438 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 10)
- go1.15.10 (released 2021-03-11) includes fixes to the compiler,
  the go command, and the net/http, os, syscall, and time packages.
  Refs boo#1175132 go1.15 release tracking
  * go#44792 cmd/go: mod tidy should ignore missing standard library packages
  * go#44658 runtime: marked free object in span
  * go#44617 time: LoadLocationFromTZData with slim tzdata uses incorrect zone
  * go#44592 syscall & x/sys/windows: buffer overflow in GetQueuedCompletionStatus
  * go#44294 net/http: ServeContent()/ServeFile() doesn't return expected response when WriteTimeout happens
  * go#44273 os: copy_file_range system call fails on some file systems
  * go#42935 net/http: Transport race condition by Content-Length == 0 response
  * go#42930 cmd/compile: miscompilation of some arithmetic and conditionals on arm (forwarded request 878435 from jfkw)
Comments 0
openSUSE Build Service is sponsored by