ELBA-2024-3006

ELBA-2024-3006 - go-toolset:ol8 bug fix and enhancement update

Type:BUG
Severity:NA
Release Date:2024-05-24

Description


delve
[1.21.2-3.0.1]
- Disable DWARF compression which has issues (Alex Burmashev)

[1.21.2-3]
- Skip an additional test as it's breaking in the CI system.
- Modify the name of the patch.
- Resolves: RHEL-22820

[1.21.2-2]
- Fix: Remove architectures from exclude ExcludeArch
- Resolves: RHEL-22820

[1.21.2-1]
- Rebase to 1.21.2
- Add support for ppc64le and aarch64
- Enable the test suite
- Modify ports: Some CI systems complain about the usage of the 8888 port.
- Improve the way PPC64LE support is enabled.
- Resolves: RHEL-22820

golang
[1.21.7-2]
- Fix CVE-2024-1394
- Resolves RHEL-24300

[1.21.7-1]
- Rebase to Go 1.21.7
- Add release information
- Set GOTOOLCHAIN to local
- Skip TestOverlongMessagePKCS1v15
- Resolves: RHEL-24082
- Resolves: RHEL-18363
- Resolves: RHEL-18382

[1.21.3-4]
- Do not remove GOPROXY/GOSUMDB
- Related: RHEL-12620

[1.21.3-3]
- Fix go.env in Go 1.21
- Related: RHEL-12620

[1.21.3-2]
- Rebase disable_static_tests_part2.patch to Go 1.21.3
- Add missing strict fips runtime detection patch
- Temporarily disable FIPS tests on aarch64 due to builder kernel bugs
- Remove fix-memory-leak patch as it is fixed upstream
- Resolves: RHEL-12620

[1.21.3-1]
- Rebase Go to 1.21.3
- Resolves: RHEL-12620

[1.20.6-2]
- Retire golang-race package
- Resolves: rhbz#2230599

[1.20.6-1]
- Rebase to Go 1.20.6
- Resolves: rhbz#2217596

[1.20.4-1]
- Rebase to Go 1.20.4
- Resolves: rhbz#2204474

[1.20.3-1]
- Rebase to Go 1.20.3
- Remove race archives
- Update static tests patches
- Resolves: rhbz#2185260

[1.19.4-2]
- Fix memory leaks in EVP_{sign,verify}_raw
- Resolves: rhbz#2132767

[1.19.4-1]
- Rebase to Go 1.19.4
- Fix ppc64le linker issue
- Remove defunct patches
- Remove downstream generated FIPS mode patches
- Add golang-fips/go as the source for FIPS mode patches
- Resolves: rhbz#2144542

[1.19.2-4]
- Enable big endian support in FIPS mode
- Resolves: rhbz#1969844

[1.19.2-3]
- Restore old HashSign/HashVerify API
- Resolves: rhbz#2132730

[1.19.2-2]
- Add support for 4096 bit keys in x509
- Resolves: rhbz#2132694

[1.19.2-1]
- Rebase to Go 1.19.2
- Resolves: rhbz#2132730

[1.19.1-2]
- Rebase to Go 1.19.1
- Resolves: rhbz#2131026

[1.18.4-2]
- Adds patch for PIE mode issues on PPC64LE
- Resolves: rhbz#2111593

[1.18.4-1]
- Update Go to version 1.18.4
- Resolves: rhbz#2109179

[1.18.2-3]
- Clean up dist-git patches
- Resolves: rhbz#2109175

[1.18.2-2]
- Bump up release version
- Related: rhbz#2075162

[1.18.2-1]
- Update to Go 1.18.2
- Related: rhbz#2075162

[1.18.0-2]
- Enable SHA1 in some contexts
- Related: rhbz#2075162

[1.18.0-1]
- Update Go to 1.18.0
- Resolves: rhbz#2075162

[1.17.7-1]
- Rebase to Go 1.17.7
- Remove fips memory leak patch (fixed in tree)
- Resolves: rhbz#2015930

[1.17.5-1]
- Rebase to Go 1.17.5
- Remove vdso_s390x_gettime patch
- Resolves: rhbz#2031112
- Related: rhbz#2028570

[1.17.4-1]
- Rebase Go to 1.17.4
- Add remove_waitgroup_misuse_tests patch
- Related: rhbz#2014088
- Resolves: rhbz#2028570
- Resolves: rhbz#2022828
- Resolves: rhbz#2024686
- Resolves: rhbz#2028662

[1.17.2-2]
- Resolves: rhbz#2014704

[1.17.2-1]
- Rebase to Go 1.17.2
- Related: rhbz#2014088
- Remove golang-1.15-warnCN.patch
- Remove reject-leading-zeros.patch
- Remove favicon.ico and robots.txt references
- Exclude TestEd25519Vectors test

[1.16.7-1]
- Rebase to Go 1.16.7
- Resolves: rhbz#1994079
- Add reject leading zeros patch
- Resolves: rhbz#1993314

[1.16.6-2]
- Fix TestBoringServerCurves failure when run by itself
- Resolves: rhbz#1976168

[1.16.6-1]
- Rebase to go-1.16.6-1-openssl-fips
- Resolves: rhbz#1982281
- Addresses CVE-2021-34558

[1.16.5-1]
- Rebase to 1.16.5
- Removes rhbz#1955032 patch, it's already included in this release
- Removes rhbz#1956891 patch, it's already included in this release
- Related: rhbz#1979677
- Related: rhbz#1968738
- Related: rhbz#1972420

[1.16.4-3]
- Fix zero-size allocation memory leak.
- Related: rhbz#1951877

[1.16.4-2]
- Resolves: rhbz#1951877

[1.16.4-1]
- Rebase to go-1.16.4-1-openssl-fips

[1.16.1-3]
- Resolves: rhbz#1956891

[1.16.1-2]
- Resolves: rhbz#1955032

[1.16.1-1]
- Rebase to go-1.16.1-2-openssl-fips
- Resolves: rhbz#1938071
- Adds a workaround for rhbz#1939923
- Removes Patch224, it's on upstream -> rhbz#1888673
- Removes Patch225, it's on upstream -> https://go-review.googlesource.com/c/text/+/238238
- Removes old patches for cleaning purposes

[1.15.7-1]
- Rebase to 1.15.7
- Resolves: rhbz#1870531
- Resolves: rhbz#1919261

[1.15.5-1]
- Rebase to 1.15.5
- Resolves: rhbz#1898652
- Resolves: rhbz#1898660
- Resolves: rhbz#1898649

[1.15.3-2]
- fix typo in patch file name
- Related: rhbz#1881539

[1.15.3-1]
- Rebase to 1.15.3
- fix x/text infinite loop
- Resolves: rhbz#1881539

[1.15.2-2]
- Resolves: rhbz#1850045

[1.15.2-1]
- Rebase to 1.15.2
- fix rhbz#1872622 in commit af9a1b1f6567a1c5273a134d395bfe7bb840b7f8
- Resolves: rhbz#1872622
- add net/http graceful shutdown patch
- Resolves: rhbz#1888673
- add x509warnCN patch
- Resolves: rhbz#1889437

[1.15.0-1]
- Rebase to 1.15.0
- Related: rhbz#1870531

[1.14.7-2]
- Improve test suite
- Resolves: rhbz#1854693

[1.14.7-1]
- Rebase to 1.14.7

[1.14.6-1]
- Rebase to 1.14.6
- Resolves: rhbz#1820596

[1.14.4-2]
- Include patch to fix missing deferreturn on linux/ppc64le
- Resolves: rhbz#1854836

[1.14.4-1]
- Rebase to 1.14.4

[1.14.2-2]
- Remove i686 references
- Related: rhbz#1752991

[1.14.2-1]
- Rebase to 1.14.2
- Related: rhbz#1820596

[1.13.4-2]
- Remove patches
- Related: rhbz#1747150

[1.13.4-1]
- Rebase to 1.13.4
- Related: rhbz#1747150

[1.12.8-4]
- Reduce number of threads when testing on i686

[1.12.8-3]
- Relax FIPS requirements to unblock OpenShift testing

[1.12.8-2]
- Rebase to 1.12.8
- Resolves: rhbz#1745706
- Resolves: rhbz#1745712

[1.12.6-3]
- Add README for more documentation
- Resolves: rhbz#1734788

[1.12.6-3]
- Revert some TLS FIPS changes for now
- Resolves: rhbz#1734788

[1.12.6-2]
- Updates to be less strict on key size in FIPS mode
- Resolves: rhbz#1734788

[1.12.6-1]
- Rebase to 1.12.6
- Resolves: rhbz#1677819

[1.12.5-2]
- Remove macros present in go-compiler
- Resolves: rhbz#1700109

[1.12.5-1]
- Rebase to 1.12.5
- Resolves: rhbz#1677819

[1.12.1-2]
- Lock OpenSSL to specific built version and include more initialization.
- Resolves: rhbz#1709603

[1.12.1-1]
- Rebase to 1.12.1
- Include FIPS compliance updates
- Resolves: rhbz#1709603

[1.11.5-2]
- Include patch to fix CVE-2019-9741
- Resolves: rhbz#1690443

[1.11.5-2]
- Switch to pagure fork for Go FIPS

[1.11.5-1]
- Rebase to Go 1.11.5
- Resolves: rhbz#1671277
- Fixes CVE-2019-6486

[1.11.4-1]
- Rebase to Go 1.11.4
- Fixes CVE-2018-16873, CVE-2018-16874, CVE-2018-16875

[1.11.2-1]
- Rebase to Go 1.11.2

[1.10.3-18]
- Remove SCL from macros

[1.10.3-17]
- Prefer go-toolset over go-toolset-1.10
- Resolves: rhbz#1630786

[1.10.3-16]
- Fix implicit syscall declaration warning

[1.10.3-15]
- Remove usage of redhat hardening flag file, just pass a select few manually
- Resolves: rhbz#1642798

[1.10.3-14]
- Do not build toolchain in PIE mode
- Resolves: rhbz#1642798

[1.10.3-13]
- Fix setting of internal FIPS enabled flag
- Resolves: rhbz#1643653

[1.10.3-12]
- Pass external linker flags to fix annocheck errors
- Resolves: rhbz#1624421

[1.10.3-11]
- Fix UnreachableExceptTests false panic
- Resolves: rhbz#1634748

[1.10.3-10]
- Remove SCL, fix bug in boringcrypto with ecdsa
- Related: rhbz#1635066
- Resolves: rhbz#1636221

[1.10.3-9]
- Add runtime FIPS detection patches
- Resolves: rhbz#1633351

[1.10.3-8]
- Add gobuild and gotest macros from go-compilers
- Resolves: rhbz#1631846

[1.10.3-7]
- Bootstrap package using old build of same package
- Resolves: rhbz#1630786

[1.10.3-6]
- Update stack allocation of OpenSSL type patch
- Resolves: rhbz#1615032

[1.10.3-5]
- Build on i686
- Related: bug#1614611

[1.10.3-4]
- Add patch fixing stack allocation of opaque OpenSSL type bug.
- Resolves: rhbz#1613538

[1.10.3-3]
- Add patch with tag to opt out of OpenSSL during build

[1.10.3-2]
- Add runtime requirement for openssl-devel and misc updates

[1.10.3-1]
- Bump to 1.10.3

[1.10.2-3]
- Prepare for module build

[1.10.2-2]
- Include FIPS patches

[1.10.2-1]
- Bump to Go 1.10.2

[1.10-1]
- Bump to Go 1.10

[1.8.5-1]
- Fix CVE-2017-15041 and CVE-2017-15042
- Resolves: BZ#1499160, BZ#1498073, BZ#1512063

[1.8.3-4]
- Explicitly require /usr/bin/gcc
- Resolves: #1487345

[1.8.3-3]
- apply asn1 patch
- add ppc64le trampolines patch

[1.8.3-2]
- regular GTS build

[1.8.3-1]
- initial GTS build

[1.8-0.rc3.2.1]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

[1.8-0.rc3.2]
- make possible to override default traceback level at build time
- add sub-package race containing std lib built with -race enabled
- Related: BZ#1411242

[1.8-0.rc3.1]
- rebase to go1.8rc3
- Resolves: BZ#1411242

[1.7.4-2]
- Resolves: BZ#1404679
- expose IfInfomsg.X__ifi_pad on s390x

[1.7.4-1]
- Bump to 1.7.4
- Resolves: BZ#1400732

[1.7.3-2]
- re-enable the NIST P-224 curve

[1.7.3-1]
- Resolves: BZ#1387067 - golang-1.7.3 is available
- added fix for tests failing with latest tzdata

[1.7.1-2]
- fix link failure due to relocation overflows on PPC64X

[1.7.1-1]
- rebase to 1.7.1
- Resolves: BZ#1374103

[1.7-1]
- update to released version
- related: BZ#1342090, BZ#1357394

[1.7-0.3.rc5]
- Obsolete golang-vet and golang-cover from golang-googlecode-tools package
vet/cover binaries are provided by golang-bin rpm (thanks to jchaloup)
- clean up exclusive arch after s390x boostrap
- resolves: #1268206

[1.7-0.2.rc5]
- rebase to go1.7rc5
- Resolves: BZ#1342090

[1.7-0.1.rc2]
- https://fedoraproject.org/wiki/Changes/golang1.7

[1.7-0.0.rc2]
- rebase to 1.7rc2
- added s390x build
- improved shared lib packaging
- Resolves: bz1357602 - CVE-2016-5386
- Resolves: bz1342090, bz1342090

[1.6.2-1]
- rebase to 1.6.2
- Resolves: bz1329206 - golang-1.6.2.src is available

[1.6.1-1]
- rebase to 1.6.1
- Resolves: bz1324344 - CVE-2016-3959
- Resolves: bz1324951 - prelink is gone, /etc/prelink.conf.d/* is no longer used
- Resolves: bz1326366 - wrong epoll_event struct for ppc64le/ppc64

[1.6-1]
- Resolves: bz1304701 - rebase to go1.6 release
- Resolves: bz1304591 - fix possible stack miss-alignment in callCgoMmap

[1.6-0.3.rc1]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

[1.6-0.2.rc1]
- disabled cgo and external linking on ppc64

[1.6-0.1.rc1]
- Resolves bz1292640, rebase to pre-release 1.6
- bootstrap for PowerPC
- fix rpmlint errors/warning

[1.5.3-1]
- rebase to 1.5.3
- resolves bz1293451, CVE-2015-8618
- apply timezone patch, avoid using bundled data
- print out rpm build system info

[1.5.2-2]
- bz1290543 Accept x509 certs with negative serial

[1.5.2-1]
- bz1288263 rebase to 1.5.2
- spec file clean up
- added build options
- scrubbed 'Project Gutenberg License'

[1.5.1-1]
- bz1271709 include patch from upstream fix

[1.5.1-0]
- update to go1.5.1

[1.5-8]
- bz1258166 remove srpm macros, for go-srpm-macros

[1.5-7]
- bz1258166 remove srpm macros, for go-srpm-macros

[1.5-6]
- starting a shared object subpackage. This will be x86_64 only until upstream supports more arches shared objects.

[1.5-5]
- bz991759 gdb path fix

[1.5-4]
- disable shared object until linux/386 is ironned out
- including the test/ directory for tests

[1.5-3]
- bz1256910 only allow the golang zoneinfo.zip to be used in tests
- bz1166611 add golang.org/x directory
- bz1256525 include stdlib shared object. This will let other libraries and binaries
build with go build -buildmode=shared -linkshared ... or similar.

[1.5-2]
- Enable aarch64
- Minor cleanups

[1.5-1]
- updating to go1.5

[1.5-0.11.rc1]
- fixing the sources reference

[1.5-0.10.rc1]
- updating to go1.5rc1
- checks are back in place

[1.5-0.9.beta3]
- pull in upstream archive/tar fix

[1.5-0.8.beta3]
- updating to go1.5beta3

[1.5-0.7.beta2]
- add the patch ..

[1.5-0.6.beta2]
- increase ELFRESERVE (bz1248071)

[1.5-0.5.beta2]
- correct package version and release tags as per naming guidelines

[1.4.99-4.1.5beta2]
- adding test output, for visibility

[1.4.99-3.1.5beta2]
- updating to go1.5beta2

[1.4.99-2.1.5beta1]
- add checksum to sources and fixed one patch

[1.4.99-1.1.5beta1]
- updating to go1.5beta1

[1.4.2-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

[1.4.2-2]
- obsoleting deprecated packages

[1.4.2-1]
- updating to go1.4.2

[1.4.1-1]
- updating to go1.4.1

[1.4-2]
- doc organizing

[1.4-1]
- update to go1.4 release

[1.3.99-3.1.4rc2]
- update to go1.4rc2

[1.3.99-2.1.4rc1]
- update to go1.4rc1

[1.3.99-1.1.4beta1]
- update to go1.4beta1

[1.3.3-3]
- macros will need to be in their own rpm

[1.3.3-2]
- split out rpm macros (bz1156129)
- progress on gccgo accomodation

[1.3.3-1]
- update to go1.3.3 (bz1146882)

[1.3.2-1]
- update to go1.3.2 (bz1147324)

[1.3.1-3]
- patching the tzinfo failure

[1.3.1-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

[1.3.1-1]
- update to go1.3.1

[1.3-11]
- merged a line wrong

[1.3-10]
- more work to get cgo.a timestamps to line up, due to build-env
- explicitly list all the files and directories for the source and packages trees
- touch all the built archives to be the same

[1.3-9]
- make golang-src 'noarch' again, since that was not a fix, and takes up more space

[1.3-8]
- update timestamps of source files during %install bz1099206

[1.3-7]
- update timestamps of source during %install bz1099206

[1.3-6]
- make the source subpackage arch'ed, instead of noarch

[1.3-5]
- fix the writing of pax headers

[1.3-4]
- fix the loading of gdb safe-path. bz981356

[1.3-3]
- go install std requires gcc, to build cgo. bz1105901, bz1101508

[1.3-2]
- archive/tar memory allocation improvements

[1.3-1]
- update to go1.3

[1.3rc2-1]
- update to go1.3rc2

[1.3rc1-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

[1.3rc1-1]
- update to go1.3rc1
- new arch file shuffling

[1.3beta2-1]
- update to go1.3beta2
- no longer provides go-mode for xemacs (emacs only)

[1.2.2-7]
- bz1099206 ghost files are not what is needed

[1.2.2-6]
- bz1099206 more fixing. The packages %post need golang-bin present first

[1.2.2-5]
- bz1099206 more fixing. Let go fix its own timestamps and freshness

[1.2.2-4]
- fix the existence and alternatives of go and gofmt

[1.2.2-3]
- bz1099206 fix timestamp issue caused by koji builders

[1.2.2-2]
- more arch file shuffling

[1.2.2-1]
- update to go1.2.2

[1.2.1-8]
- RHEL6 rpm macros can't %exlude missing files

[1.2.1-7]
- missed two arch-dependent src files

[1.2.1-6]
- put generated arch-dependent src in their respective RPMs

[1.2.1-5]
- skip test that is causing a SIGABRT on fc21 bz1086900

[1.2.1-4]
- fixing file and directory ownership bz1010713

[1.2.1-3]
- including more to macros (%go_arches)
- set a standard goroot as /usr/lib/golang, regardless of arch
- include sub-packages for compiler toolchains, for all golang supported architectures

[1.2.1-2]
- provide a system rpm macros. Starting with gopath

[1.2.1-1]
- Update to latest upstream

[1.2-7]
- Remove _BSD_SOURCE and _SVID_SOURCE, they are deprecated in recent
versions of glibc and aren't needed

[1.2-6]
- pull in upstream archive/tar implementation that supports xattr for
docker 0.8.1

[1.2-5]
- provide 'go', so users can yum install 'go'

[1.2-4]
- skip a flaky test that is sporadically failing on the build server

[1.2-3]
- remove golang-godoc dependency. cyclic dependency on compiling godoc

[1.2-2]
- removing P224 ECC curve

[1.2-1]
- Update to upstream 1.2 release
- remove the pax tar patches

[1.1.2-8]
- fix the rpmspec conditional for rhel and fedora

[1.1.2-7]
- patch tests for testing on rawhide
- let the same spec work for rhel and fedora

[1.1.2-6]
- don't symlink /usr/bin out to ../lib..., move the file
- seperate out godoc, to accomodate the go.tools godoc

[1.1.2-5]
- Pull upstream patches for BZ#1010271
- Add glibc requirement that got dropped because of meta dep fix

[1.1.2-4]
- fix the libc meta dependency (thanks to vbatts [at] redhat.com for the fix)

[1.1.2-3]
- Revert incorrect merged changelog

[1.1.2-2]
- This was reverted, just a placeholder changelog entry for bad merge

[1.1.2-1]
- Update to latest upstream

[1.1.1-7]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

[1.1.1-6]
- Perl 5.18 rebuild

[1.1.1-5]
- Blacklist testdata files from prelink
- Again try to fix #973842

[1.1.1-4]
- Move src to libdir for now (#973842) (upstream issue https://code.google.com/p/go/issues/detail?id=5830)
- Eliminate noarch data package to work around RPM bug (#975909)
- Try to add runtime-gdb.py to the gdb safe-path (#981356)

[1.1.1-3]
- Use lua for pretrans (http://fedoraproject.org/wiki/Packaging:Guidelines#The_.25pretrans_scriptlet)

[1.1.1-2]
- Hopefully really fix #973842
- Fix update from pre-1.1.1 (#974840)

[1.1.1-1]
- Update to 1.1.1
- Fix basically useless package (#973842)

[1.1-3]
- set ExclusiveArch

[1.1-2]
- Fix noarch package discrepancies

[1.1-1]
- Initial Fedora release.
- Update to 1.1

[1.1-0.3.rc3]
- Update to rc3

[1.1-0.2.beta2]
- Update to beta2

[1.1-0.1.beta1]
- Initial packaging.

go-toolset
[1.21.7-2]
- Fixes CVE-2024-1394
- Resolves RHEL-24300

[1.21.7-1]
- Update to Go 1.21.7
- Add aarch64 and ppc64le for Delve
- Resolves: RHEL-24082
- Resolves: RHEL-18363
- Resolves: RHEL-18382

[1.21.3-1]
- Update to Go 1.21.3
- Resolves: RHEL-12620

[1.20.6-1]
- Rebase to Go 1.20.6
- Resolves: rhbz#2226901

[1.20.4-1]
- Update to Go 1.20.4
- Resolves: rhbz#2204477

[1.20.4-1]
- Rebase to Go 1.20.4
- Resolves: rhbz#2204474

[1.20.3-1]
- Rebase to Go 1.20.3
- Remove race archives
- Update static tests patches
- Resolves: rhbz#2185260

[1.19.4-1]
- Rebase to Go 1.19.4
- Fix ppc64le linker issue
- Remove defunct patches
- Remove downstream generated FIPS mode patches
- Add golang-fips/go as the source for FIPS mode patches
- Resolves: rhbz#2144542

[1.19.2-1]
- Rebase to Go 1.19.2
- Resolves: rhbz#2132730

[1.19.1-1]
- Update Go to 1.19.1 and Delve to 1.9.1
- Resolves: rhbz#2131026

[1.18.4-1]
- Update Go to version 1.18.4
- Resolves: rhbz#2109179

[1.18.2-1]
- Update to Go 1.18.2
- Related: rhbz#2075162

[1.18.0-1]
- Update Go to 1.18.0
- Resolves: rhbz#2075162

[1.17.7-1]
- Rebase to Go 1.17.7
- Remove fips memory leak patch (fixed in tree)
- Resolves: rhbz#2015930

[1.17.5-1]
- Rebase to Go 1.17.5
- Resolves: rhbz#2031112

[1.17.4-1]
- Rebase Go to 1.17.4
- Add vdso_s390x_gettime patch
- Add remove_waitgroup_misuse_tests patch
- Related: rhbz#2014088
- Resolves: rhbz#2028570
- Resolves: rhbz#2022828
- Resolves: rhbz#2024686
- Resolves: rhbz#2028662

[1.17.2-1]
- Rebase to Go 1.17.2
- Rebase to Delve 1.7.2
- Resolves: rhbz#2014088

[1.16.7-1]
- Rebase to Go 1.16.7
- Resolves: rhbz#1994079
- Add reject leading zeros patch
- Resolves: rhbz#1993314

[1.16.6-2]
- Fix TestBoringServerCurves failure when run by itself
- Resolves: rhbz#1976168

[1.16.6-1]
- Rebase to go-1.16.6-1-openssl-fips
- Resolves: rhbz#1982281
- Addresses CVE-2021-34558

[1.16.5-1]
- Rebase to go 1.16.5
- Related: rhbz#1979677
- Related: rhbz#1968738
- Related: rhbz#1972420

[1.16.4-1]
- Rebase to go-1.16.4-1-openssl-fips
- Resolves: rhbz#1938071

[1.16.1-1]
- Rebase to 1.16.1
- Resolves: rhbz#1938071

[1.15.7-1]
- Rebase to 1.15.7
- Resolves: rhbz#1870531
- Resolves: rhbz#1919261

[1.15.5-1]
- Rebase to 1.15.5
- Resolves: rhbz#1898652
- Resolves: rhbz#1898660
- Resolves: rhbz#1898649

[1.15.3-1]
- Rebase to 1.15.3
- fix x/text infinite loop
- Resolves: rhbz#1881539

[1.15.2-1]
- Rebase to 1.15.2
- Related: rhbz#1870531
- Related: rhbz#1872622
- Related: rhbz#1888673
- Related: rhbz#1889437
- Related: rhbz#1891095

[1.15.0-1]
- Rebase to 1.15.0
- Related: rhbz#1870531

[1.14.7-1]
- Rebase to Go 1.14.7
- Resolves: rhbz#1820596
- Resolves: rbhz#1859442

[1.14.6-1]
- Rebase to Go 1.14.6
- Related: rhbz#1820596

[1.14.4-1]
- Rebase to Go 1.14.4
- Related: rhbz#1820596

[1.14.2-4]
- Delve is only available on x86_64 at the moment
- Resolves: rhbz#1837847

[1.14.2-3]
- Add reference to delve
- Related: rhbz#1835917

[1.14.2-2]
- Stop building for i686
- Related: rhbz#1752991

[1.14.2-1]
- Rebase to Go 1.14.2
- Related: rhbz#1820596

[1.13.4-3]
- Rebase to Go 1.13.4

[1.11.5-2]
- Rebuild for 2019.3 and improve README

[1.11.5-1]
- Rebase to 1.11.5

[1.11.4-1]
- Rebase to 1.11.4

[1.11.2-1]
- Rebase to 1.11.2

[1.10.3-7]
- Update to include fix for internal FIPS flag
- Resolves: BZ#1643652

[1.10.3-6]
- Update to include fix for UnreachableExceptTests bug
- Resolves: BZ#1634748

[1.10.3-5]
- Bump to include new golang package changes
- Resolves: BZ#1636220
- Related: BZ#1609886

[1.10.3-4]
- Fix GOPATH issue pointing to old go-toolset-7 SCL.
- Resolves: rhbz#1607823

[1.10.3-4]
- Include runtime FIPS detection patch.

[1.10.3-3]
- Un-revert SCL macro changes -- they actually should be applied.

[1.10.3-2]
- Revert RHEL8 SCL macro changes

[1.10.3-1]
- Rebase to 1.10.3

[1.10.2-5]
- Update SCL macro.

[1.10.2-4]
- Bump release for new golang package, providing patch for OpenSSL thread safety initialization.

[1.10.2-3]
- Bump for Go FIPS inclusion.

[1.10.2-2]
- Bump for backported test patch in golang.

[1.10.2-1]
- Bump to golang 1.10.2

[1.10.1-1]
- Bump to golang 1.10.1

[1.8-14]
- Fix issue removing nonexistent file
- Resolves: rhbz#1550079

[1.8-13]
- Move enable_gotoolset7 to runtime package
- Resolves: rhbz#1544492

[1.8-12]
- Add enable_gotoolset7 macro to make it easier to activate go-toolset-7 during package builds.

[1.8-11]
- Remove Dockerfiles subpackage
- Resolves: rhbz#1548034, rhbz#1521197

[1.8-10]
- improve enable script
- Resolves: rhbz#1501760

[1.8-9]
- Update docker archive

[1.8-8]
- NVR bump

[1.8-7]
- Update docker archive

[1.8-6]
- Add dockerfiles

[1.8-5]
- Add stub dockerfiles sub-package

* Thu Jun 29 2017 Jakub Cajka jcajka@redhat.com 1.8-4
- add ExclusiveArches
- Resolves: BZ#1466199

* Wed Jun 21 2017 Jakub Cajka jcajka@redhat.com 1.8-3
- fix macro definition

* Thu Jun 15 2017 Jakub Cajka jcajka@redhat.com 1.8-2
- regular build

* Wed May 10 2017 Jakub Cajka jcajka@redhat.com 1.8-1
- Initial package




Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By AdvisoryChannel Label
Oracle Linux 8 (aarch64) delve-1.21.2-3.0.1.module+el8.10.0+90307+cdf2b281.src.rpm8857bd458798e477c0f48f1d1f07b390-ol8_aarch64_appstream
go-toolset-1.21.7-2.module+el8.10.0+90329+8f64423b.src.rpm0fb040971aa2a65a5749fa8d5426b36c-ol8_aarch64_appstream
golang-1.21.7-2.module+el8.10.0+90329+8f64423b.src.rpmadf5503e29a37c4643c522c38a7ce98f-ol8_aarch64_appstream
delve-1.21.2-3.0.1.module+el8.10.0+90307+cdf2b281.aarch64.rpm31682f2ae0cdb0251beaed3d363a5503-ol8_aarch64_appstream
go-toolset-1.21.7-2.module+el8.10.0+90329+8f64423b.aarch64.rpm8e074edfb41e3c0c2c3d0f737ea1d860-ol8_aarch64_appstream
golang-1.21.7-2.module+el8.10.0+90329+8f64423b.aarch64.rpm2ac53c9d53547e8349eed89ce4a8677f-ol8_aarch64_appstream
golang-bin-1.21.7-2.module+el8.10.0+90329+8f64423b.aarch64.rpm07bfbce06b254c341079a75e47e6e96e-ol8_aarch64_appstream
golang-docs-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpm7448890b54b56c531c37e64586b3eba2-ol8_aarch64_appstream
golang-misc-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpmea9ec2ac3313dbd997a8fcd5d8b46108-ol8_aarch64_appstream
golang-src-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpma428f445e0168fed0b0ed08967cde619-ol8_aarch64_appstream
golang-tests-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpmf5dad816a594ea778a3e8b5bb936f813-ol8_aarch64_appstream
Oracle Linux 8 (x86_64) delve-1.21.2-3.0.1.module+el8.10.0+90307+cdf2b281.src.rpm8857bd458798e477c0f48f1d1f07b390-ol8_x86_64_appstream
go-toolset-1.21.7-2.module+el8.10.0+90329+8f64423b.src.rpm0fb040971aa2a65a5749fa8d5426b36c-ol8_x86_64_appstream
golang-1.21.7-2.module+el8.10.0+90329+8f64423b.src.rpmadf5503e29a37c4643c522c38a7ce98f-ol8_x86_64_appstream
delve-1.21.2-3.0.1.module+el8.10.0+90307+cdf2b281.x86_64.rpmdd279b24545ab3259e2a5245b305c11b-ol8_x86_64_appstream
go-toolset-1.21.7-2.module+el8.10.0+90329+8f64423b.x86_64.rpm1b782b5859fe6254ed5772b0942bf669-ol8_x86_64_appstream
golang-1.21.7-2.module+el8.10.0+90329+8f64423b.x86_64.rpm6011bd6cbacc5365b7b10ea3d06f08f9-ol8_x86_64_appstream
golang-bin-1.21.7-2.module+el8.10.0+90329+8f64423b.x86_64.rpm5f413a900b49df72b3045e3dd1a475c5-ol8_x86_64_appstream
golang-docs-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpm7448890b54b56c531c37e64586b3eba2-ol8_x86_64_appstream
golang-misc-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpmea9ec2ac3313dbd997a8fcd5d8b46108-ol8_x86_64_appstream
golang-src-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpma428f445e0168fed0b0ed08967cde619-ol8_x86_64_appstream
golang-tests-1.21.7-2.module+el8.10.0+90329+8f64423b.noarch.rpmf5dad816a594ea778a3e8b5bb936f813-ol8_x86_64_appstream



This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team

software.hardware.complete