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
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/go1.15 && cd $_
- Create Badge
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.1.src.tar.gz | 0023009031 21.9 MB | |
go1.15.changes | 0000006383 6.23 KB | |
go1.15.spec | 0000013287 13 KB | |
go1.x-prefer-etc-hosts-over-dns.patch | 0000001211 1.18 KB | |
llvm-6c75db8b4bc59eace18143ce086419d37da24746.tar. |
0002158408 2.06 MB | |
tools-packaging.patch | 0000000787 787 Bytes |
Revision 2 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 831307
from
Jeff Kowalczyk (jfkw)
(revision 2)
- go1.15.1 (released 2020-09-01) includes security fixes to the net/http/cgi, net/http/fcgi packages. CVE-2020-24553 Refs boo#1175132 go1.15 release tracking * boo#1176031 CVE-2020-24553 * go#41165 net/http/cgi,net/http/fcgi: Cross-Site Scripting (XSS) when Content-Type is not specified (forwarded request 831302 from jfkw)
Comments 0