Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-bin-1.24.6-1.el9 RPM for s390x

From CentOS Stream 9 AppStream for s390x

Name: golang-bin Distribution: CentOS
Version: 1.24.6 Vendor: CentOS
Release: 1.el9 Build date: Wed Aug 13 13:56:50 2025
Group: Unspecified Build host: s390-06.stream.rdu2.redhat.com
Size: 176675813 Source RPM: golang-1.24.6-1.el9.src.rpm
Packager: builder@centos.org
Url: http://golang.org/
Summary: Golang core compiler tools
Golang core compiler tools

Provides

Requires

License

BSD and Public Domain

Changelog

* Wed Aug 13 2025 David Benoit <dbenoit@redhat.com> - 1.24.6-1
  - Update to Go 1.24.6 (fips-1)
  - Resolves: RHEL-106461
* Mon Jul 21 2025 David Benoit <dbenoit@redhat.com> - 1.24.4-3
  - Re-enable debguginfo and waive rpminspect result
  - Resolves: RHEL-101454
* Thu Jun 26 2025 Alejandro Sáez <asm@redhat.com> - 1.24.4-2
  - Add LD_FLAGS for stripping binaries
  - Resolves: RHEL-93238
* Fri Jun 13 2025 David Benoit <dbenoit@redhat.com> - 1.24.4-1
  - Update to Go 1.24.4 (fips-1)
  - Resolves: RHEL-95998
* Mon Jun 02 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-3
  - Update to Go 1.24.3 (fips-3)
  - Fix linkage issue in bin/go
  - Fix loading issue in non-fips mode
  - Related: RHEL-83439
  - Related: RHEL-87632
* Thu May 29 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-2
  - Update to Go 1.24.3 (fips-2)
  - Resolves: RHEL-87632
* Thu May 08 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-1
  - Update to Go 1.24.3 (fips-1)
  - Exclude TestEd25519Vectors, TestACVP which require network
  - Resolves: RHEL-83439
  - Resolves: RHEL-85268
  - Resolves: RHEL-87632
  - Resolves: RHEL-91312
  - Resolves: RHEL-92023
* Thu Jan 09 2025 David Benoit <dbenoit@redhat.com> - 1.23.4-1
  - Update to Go 1.23.4 (fips-1)
  - Resolves: RHEL-61048
  - Resolves: RHEL-61223
* Wed Oct 23 2024 Archana <aravinda@redhat.com> - 1.23.2-1
  - Rebase to Go1.23.2
  - Remove fix standard crypto panic patch as the source already has changes
  - Resolves: RHEL-62392
* Wed Aug 14 2024 David Benoit <dbenoit@redhat.com> - 1.22.5-2
  - Rebuild race detector archives from LLVM sources
  - Add golang-race subpackage
  - Resolves: RHEL-33421
  - Remove unused crypto/internal/boring/syso package
  - Resolves: RHEL-54335
* Thu Jul 11 2024 Archana <aravinda@redhat.com> - 1.22.5-1
  - Rebase to Go1.22.5 to address CVE-2024-24791
  - Resolves: RHEL-46973
* Thu Jun 27 2024 David Benoit <dbenoit@redhat.com> - 1.22.4-2
  - Fix panic in standard crypto mode without openssl
  - Resolves: RHEL-45359
* Thu Jun 06 2024 Archana Ravindar <aravinda@redhat.com> - 1.22.4-1
  - Rebase to Go1.22.4 that includes fixes for CVE-2024-24789 and CVE-2024-24790
  - Resolves: RHEL-40156
* Thu May 30 2024 Derek Parker <deparker@redhat.com> - 1.22.3-3
  - Update openssl backend
  - Resolves: RHEL-36101
* Thu May 23 2024 Derek Parker <deparker@redhat.com> - 1.22.3-2
  - Restore HashSign / HashVerify API
  - Resolves: RHEL-35883
* Wed May 22 2024 Alejandro Sáez <asm@redhat.com> - 1.22.3-1
  - Rebase to 1.22.3
  - Removes re-enable-cgo.patch
  - Resolves: RHEL-35634
  - Resolves: RHEL-35883
  - Resolves: RHEL-10068
  - Resolves: RHEL-34924
* Thu Apr 18 2024 Derek Parker <deparker@redhat.com> - 1.22.2-1
  - Rebase to 1.22.2
  - Resolves: RHEL-28941
* Tue Apr 09 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-2
  - Set the AMD64 baseline to v2
* Tue Mar 19 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-1
  - Rebase to Go 1.22.1
  - Re-enable CGO
  - Resolves: RHEL-29527
  - Resolves: RHEL-28175
* Fri Feb 09 2024 Alejandro Sáez <asm@redhat.com> - 1.21.7-1
  - Rebase to Go 1.21.7
  - Set GOTOOLCHAIN to local
  - Resolves: RHEL-24334
  - Resolves: RHEL-18364
  - Resolves: RHEL-18365
* Thu Nov 30 2023 Alejandro Sáez <asm@redhat.com> - 1.21.4-2
  - Add release information
* Tue Nov 14 2023 Alejandro Sáez <asm@redhat.com> - 1.21.4-1
  - Rebase to Go 1.21.4
  - Resolves: RHEL-11871
* Wed Nov 08 2023 David Benoit <dbenoit@redhat.com> - 1.21.3-5
  - Don't change GOPROXY/GOSUMDB
  - Related: RHEL-12624
* Thu Nov 02 2023 David Benoit <dbenoit@redhat.com> - 1.21.3-4
  - Fix missing go.env in Go 1.21
  - Related: RHEL-12624
* Tue Oct 31 2023 Archana Ravindar <aravinda@redhat.com> - 1.21.3-3
  - Add missing strict fips runtime detection patch
  - Temporarily disable FIPS tests on aarch64 due to builder kernel bugs
  - Related: RHEL-12624
* Wed Oct 25 2023 Archana Ravindar <aravinda@redhat.com> - 1.21.3-2
  - Rebase disable_static_tests_part2.patch to Go 1.21.3
  - Related: RHEL-12624
* Fri Oct 20 2023 Archana Ravindar <aravinda@redhat.com> - 1.21.3-1
  - Rebase to Go 1.21.3
  - Resolves: RHEL-12624
* Wed Sep 27 2023 Alejandro Sáez <asm@redhat.com> - 1.20.8-1
  - Rebase to Go 1.20.8
  - Remove fix-memory-leak-evp-sign-verify.patch as it is already included in the source
  - Resolves: RHEL-2775
* Mon Aug 14 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-5
  - Retire golang-race package
  - Resolves: rhbz#2230705

Files

/usr/bin/go
/usr/bin/gofmt
/usr/lib/.build-id
/usr/lib/.build-id/00/08f5e6a0343dcfe6daab6fcaec52acc59186d1
/usr/lib/.build-id/0a/e86747c379b0cfaf2c2e280ad9806c44b30e56
/usr/lib/.build-id/35/fe50ac49c2d83ca90732cacc55dfeecf2d191a
/usr/lib/.build-id/38/37a367208b4c5a244d808cd456c58bea39123d
/usr/lib/.build-id/3a/806cdbaa5b8cb1fd422a03f1d55c83f743a2dc
/usr/lib/.build-id/42/a6e179b344910d22975c8e699d16095b99fbb1
/usr/lib/.build-id/4f/2e2e4f2d6d8c174e92261670fba0ddf6da8330
/usr/lib/.build-id/62/665ddf9f1e61a1a18704551054562abfa414b1
/usr/lib/.build-id/6a/7a1aba50e2dfd0291c5be5a0a72f87ca0a677d
/usr/lib/.build-id/85/aafa5f277ee459f3a42ea7db74cc4a653c55ad
/usr/lib/.build-id/9f/ecfc95481ac3da249d0b1be20bc02dd648be4b
/usr/lib/.build-id/a0/452c708db2bf537a668d217420802cc5ab7e0e
/usr/lib/.build-id/a2/336f58733891e7daa06fc164b838d57779a3d2
/usr/lib/.build-id/bb/f1fd024192d1397e02c3874ec6611953cc3a5e
/usr/lib/.build-id/c1/993bc486d11743745b2987a36c25fe96324449
/usr/lib/.build-id/c2/7c53184cfd030c3b779eac7a1127ce7eab3eee
/usr/lib/.build-id/c2/95a51e1dc437c9bc18bfeb9be5566f136810d0
/usr/lib/.build-id/ca/76a05b8634531146b5e65716f7f78d7752016e
/usr/lib/.build-id/ca/875473e3e08606a20fb703ef32d1cd21dcff6f
/usr/lib/.build-id/d4/5efe412bd4f9f5ef334a67ba536c6a1f5c24ed
/usr/lib/.build-id/d7/76e1e10bcac4630ef22a90368074834897e3ad
/usr/lib/.build-id/f7/3756c153574c3fade0ca9ce72689e408162ee2
/usr/lib/golang/bin
/usr/lib/golang/bin/go
/usr/lib/golang/bin/gofmt
/usr/lib/golang/go.env
/usr/lib/golang/pkg
/usr/lib/golang/pkg/include
/usr/lib/golang/pkg/include/asm_amd64.h
/usr/lib/golang/pkg/include/asm_ppc64x.h
/usr/lib/golang/pkg/include/asm_riscv64.h
/usr/lib/golang/pkg/include/funcdata.h
/usr/lib/golang/pkg/include/textflag.h
/usr/lib/golang/pkg/tool
/usr/lib/golang/pkg/tool/linux_s390x
/usr/lib/golang/pkg/tool/linux_s390x/addr2line
/usr/lib/golang/pkg/tool/linux_s390x/asm
/usr/lib/golang/pkg/tool/linux_s390x/buildid
/usr/lib/golang/pkg/tool/linux_s390x/cgo
/usr/lib/golang/pkg/tool/linux_s390x/compile
/usr/lib/golang/pkg/tool/linux_s390x/covdata
/usr/lib/golang/pkg/tool/linux_s390x/cover
/usr/lib/golang/pkg/tool/linux_s390x/dist
/usr/lib/golang/pkg/tool/linux_s390x/distpack
/usr/lib/golang/pkg/tool/linux_s390x/doc
/usr/lib/golang/pkg/tool/linux_s390x/fix
/usr/lib/golang/pkg/tool/linux_s390x/link
/usr/lib/golang/pkg/tool/linux_s390x/nm
/usr/lib/golang/pkg/tool/linux_s390x/objdump
/usr/lib/golang/pkg/tool/linux_s390x/pack
/usr/lib/golang/pkg/tool/linux_s390x/pprof
/usr/lib/golang/pkg/tool/linux_s390x/preprofile
/usr/lib/golang/pkg/tool/linux_s390x/test2json
/usr/lib/golang/pkg/tool/linux_s390x/trace
/usr/lib/golang/pkg/tool/linux_s390x/vet


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 19 02:42:27 2025