Go programming language compiler and tools
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.
- Developed at devel:languages:go
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/go1.13 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | |
_service | 0000000587 587 Bytes | |
compiler-rt-gfe2c72c59aa7f4afa45e3f65a5d16a374b6cc |
0001761412 1.68 MB | |
gcc6-go.patch | 0000003049 2.98 KB | |
gcc7-go.patch | 0000002985 2.92 KB | |
gcc9-rsp-clobber.patch | 0000000458 458 Bytes | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000071 71 Bytes | |
go1.13.15.src.tar.gz | 0021705183 20.7 MB | |
go1.13.changes | 0000025209 24.6 KB | |
go1.13.spec | 0000012922 12.6 KB | |
go1.x-prefer-etc-hosts-over-dns.patch | 0000001211 1.18 KB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 12 (latest revision is 15)
Dominique Leuenberger (dimstar_suse)
accepted
request 824739
from
Jeff Kowalczyk (jfkw)
(revision 12)
- go1.13.15 (released 2020/08/06) includes security fixes to the encoding/binary package. CVE-2020-16845 Refs boo#1149259 go1.13 release tracking * boo#1174977 CVE-2020-16845 * go#40620 encoding/binary: ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs (forwarded request 824738 from jfkw)
Comments 0