Changelog for
go1.9-1.9.7-1.2.x86_64.rpm :
* Wed Feb 02 2022 Dirk Müller
- remove trailing EOF escape that confuses posix shell (bsc#1195391)
* Mon Jul 12 2021 Richard Biener - Add compiler-rt-fix-tsan-build.patch to fix build with gcc-PIE.
* Fri May 07 2021 Richard Biener - Use gcc-go on Factory- Add gccgo1.16.patch to allow bootstrap with gccgo from GCC 11. [boo#1182618]
* Mon Feb 22 2021 Andreas Schwab - Don\'t try to build shared on ppc64
* Mon Jun 08 2020 Guillaume GARDET - Ensure ARM arch is set properly - boo#1169832
* Fri Jan 31 2020 Guillaume GARDET - Drop armv6l.patch to fix build on armv6
* Wed Oct 23 2019 Stefan Brüns - Remove unneeded systemd BuildRequires.- Remove specific support for Leap 42.x (EOL), treat it like SLE12- Add some missing dir-only markers in files section.
* Mon Oct 21 2019 Stefan Brüns - Let RPM evaluate the go_api version compare, drop no longer required bc.- Own the gdbinit.d directory, avoid the build dependency on gdb.
* Sat Jun 22 2019 Matwey Kornilov - Enable %arm architecture- Add gcc9-go.patch: bootstrap works only with gcc9 at armv7l (boo#974800)
* Thu May 16 2019 Martin Liška - Add gcc9-rsp-clobber.patch in order to fix bsc#1121397.
* Sat Dec 15 2018 Aleksa Sarai - Make our profile.d/go.sh no longer set GOROOT=, in order to make switching between versions no longer break. This ends up removing the need for go.sh entirely (because GOPATH is also set automatically). boo#1119634
* Sun Jun 10 2018 duyizhaozj321AATTyahoo.com- Update to version 1.9.7:
* go1.9.7 (released 2018/06/05) includes fixes to the go command, and the crypto/x509, and strings packages. In particular, it adds minimal support to the go command for the vgo transition. See the Go 1.9.7 milestone on our issue tracker for details.- Changes in version 1.9.6:
* go1.9.6 (released 2018/05/01) includes fixes to the compiler and go command. See the Go 1.9.6 milestone on our issue tracker for details.- Changes in version 1.9.5:
* go1.9.5 (released 2018/03/28) includes fixes to the compiler, go command, and net/http/pprof package. See the Go 1.9.5 milestone on our issue tracker for details. Includes fix for bsc#1081495 (CVE-2018-7187)
* Fri Mar 02 2018 fcastelliAATTsuse.com- fix various issues in go trace (bsc#1085785):
* Ensure go binaries are not stripped (eg: go tools trace), this caused some of them to misbehave
* Ensure go trace html template is shipped as part of the installation, otherwise the web UI won\'t work
* Fix license of go race
* Wed Feb 28 2018 jmassaguerplaAATTsuse.com- update to go1.9.4
* go1.9.2 (released 2017/10/25) includes fixes to the compiler, linker, runtime, documentation, go command, and the crypto/x509, database/sql, log, and net/smtp packages. It includes a fix to a bug introduced in Go 1.9.1 that broke go get of non-Git repositories under certain conditions.
* go1.9.3 (released 2018/01/22) includes fixes to the compiler, runtime, and the database/sql, math/big, net/http, and net/url packages.
* go1.9.4 (released 2018/02/07) includes a security fix to “go get”: CVE-2018-6574 (bsc#1080006)
* Sat Feb 24 2018 jmassaguerplaAATTsuse.com- fix bsc#1082409: Review dependencies (requires, recommends and supports)