Go programming language compiler and tools
https://go.dev/
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
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/go1.21 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000203 203 Bytes | |
_constraints | 0000000109 109 Bytes | |
_service | 0000000674 674 Bytes | |
dont-force-gold-on-arm64.patch | 0000001164 1.14 KB | |
gcc-go.patch | 0000002518 2.46 KB | |
go-rpmlintrc | 0000000496 496 Bytes | |
go.gdbinit | 0000000073 73 Bytes | |
go1.21.9.src.tar.gz | 0026993426 25.7 MB | |
go1.21.changes | 0000048974 47.8 KB | |
go1.21.spec | 0000017069 16.7 KB | |
llvm-41cb504b7c4b18ac15830107431a0c1eec73a6b2.tar. |
0002343004 2.23 MB | |
llvm-74c2d4f6024c8f160871a2baa928d0b42415f183.tar. |
0002379184 2.27 MB |
Revision 15 (latest revision is 19)
Ana Guerrero (anag+factory)
accepted
request 1164437
from
Jeff Kowalczyk (jfkw)
(revision 15)
- go1.21.9 (released 2024-04-03) includes a security fix to the net/http package, as well as bug fixes to the linker, and the go/types and net/http packages. Refs boo#1212475 go1.21 release tracking CVE-2023-45288 * go#65387 go#65051 boo#1221400 security: fix CVE-2023-45288 net/http, x/net/http2: close connections when receiving too many headers * go#66254 net/http: http2 round tripper nil pointer dereference causes panic causing deadlock * go#66326 cmd/compile: //go:build file version ignored when using generic function from package "slices" in Go 1.21 * go#66411 cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64le (forwarded request 1164435 from jfkw)
Comments 0