Go programming language compiler and tools

Edit Package go1.21
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.

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.12.src.tar.gz 0026997443 25.7 MB
go1.21.changes 0000051968 50.8 KB
go1.21.spec 0000017070 16.7 KB
llvm-41cb504b7c4b18ac15830107431a0c1eec73a6b2.tar.xz 0002343004 2.23 MB
llvm-74c2d4f6024c8f160871a2baa928d0b42415f183.tar.xz 0002379184 2.27 MB
Revision 18 (latest revision is 19)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1184953 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 18)
- go1.21.12 (released 2024-07-02) includes security fixes to the
  net/http package, as well as bug fixes to the compiler, the go
  command, the runtime, and the crypto/x509, net/http, net/netip,
  and os packages.
  Refs boo#1212475 go1.21 release tracking
  CVE-2024-24791
  * go#68199 go#67555 boo#1227314 security: fix CVE CVE-2024-24791 net/http: expect: 100-continue handling is broken in various ways
  * go#67297 runtime: "fatal: morestack on g0" on amd64 after upgrade to Go 1.21, stale bounds
  * go#67426 cmd/link: need to handle new-style loong64 relocs
  * go#67714 cmd/cgo/internal/swig,cmd/go,x/build: swig cgo tests incompatible with C++ toolchain on builders
  * go#67849 go/internal/gccgoimporter: go building failing with gcc 14.1.0
  * go#67933 net: go DNS resolver fails to connect to local DNS server
  * go#67944 cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure
  * go#68051 cmd/go: go list -u -m all fails loading module retractions: module requires go >= 1.N+1 (running go 1.N) (forwarded request 1184951 from jfkw)
Comments 0
openSUSE Build Service is sponsored by