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.14.src.tar.gz | 0023041432 22 MB | |
go1.15.changes | 0000019857 19.4 KB | |
go1.15.spec | 0000013351 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 15 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 905964
from
Jeff Kowalczyk (jfkw)
(revision 15)
- go1.15.14 (released 2021-07-12) includes a security fix to the crypto/tls package, as well as bug fixes to the linker, and the net package. CVE-2021-34558 Refs boo#1175132 go1.15 release tracking * boo#1188229 go#47143 CVE-2021-34558 * go#47144 security: fix CVE-2021-34558 * go#47012 net: LookupMX behaviour broken * go#46994 net: TestCVE202133195 fails if /etc/resolv.conf specifies ndots larger than 3 * go#46768 syscall: TestGroupCleanupUserNamespace test failure on Fedora * go#46684 x/build/cmd/release: linux-armv6l release tests aren't passing * go#46656 runtime: deeply nested struct initialized with non-zero values (forwarded request 905963 from jfkw)
Comments 0