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 ppc64le

From CentOS Stream 9 AppStream for ppc64le

Name: golang-bin Distribution: CentOS
Version: 1.24.6 Vendor: CentOS
Release: 1.el9 Build date: Wed Aug 13 13:59:40 2025
Group: Unspecified Build host: ppc64le-02.stream.rdu2.redhat.com
Size: 169543303 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/02/c4abcf8832ce7ebc5ca12f6f67a4023cbba7d6
/usr/lib/.build-id/08/014125dfd5694e8cdd0aaa52bf4f73f1464970
/usr/lib/.build-id/0e/940dc2e01a72acd9266ad8a2ceb3fac8612416
/usr/lib/.build-id/10/44b1f1eb2ba3a4c40b6ff074c3c7b3ca4b0d34
/usr/lib/.build-id/10/7308fa46a2153bc1043466360cb2eb4995f4f1
/usr/lib/.build-id/1c/edf95aa2262591ae9da3df44c8b9857511d41e
/usr/lib/.build-id/1f/ee95383cafb16dfddb5faf6e97175ae6f13708
/usr/lib/.build-id/36/f8ed0b31c415b4093b4a8284ff93542734aeac
/usr/lib/.build-id/37/febe7d4687c6c15415483c7fc239d32a45c9de
/usr/lib/.build-id/58/2e65007e6d8058c2047890e85f942abf82046e
/usr/lib/.build-id/59/d69554c93bd983f2f5ccf96d9b1532ccb475bd
/usr/lib/.build-id/67/394c72288f9792e573f85ddf1b8c899586d794
/usr/lib/.build-id/74/cae1ff557de7c1e86467224730da13aac0dbce
/usr/lib/.build-id/76/49a444d0c69c5ccfeff616e7839b942d0eb0df
/usr/lib/.build-id/a0/69fd153e4428fdc544c814f36e1975d64a735b
/usr/lib/.build-id/a0/9f0bcf15a2b8a6b05ec8030385e07e4d659b20
/usr/lib/.build-id/ac/45b14f9c9c9352d927fea813dc398ec8daf4ad
/usr/lib/.build-id/b2/1d1a7f93c0d6a70754820563dfe8df8378ee64
/usr/lib/.build-id/c9/b4459e5e3f8288cc65228ced445e435960a9c6
/usr/lib/.build-id/cb/6a7b5549804e156ca82066b06778f23823e26a
/usr/lib/.build-id/ef/977128c842c06489bd269be56b08191c053e14
/usr/lib/.build-id/f2/a8f445c6fefffa4645dafebc773c12d56b03cf
/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_ppc64le
/usr/lib/golang/pkg/tool/linux_ppc64le/addr2line
/usr/lib/golang/pkg/tool/linux_ppc64le/asm
/usr/lib/golang/pkg/tool/linux_ppc64le/buildid
/usr/lib/golang/pkg/tool/linux_ppc64le/cgo
/usr/lib/golang/pkg/tool/linux_ppc64le/compile
/usr/lib/golang/pkg/tool/linux_ppc64le/covdata
/usr/lib/golang/pkg/tool/linux_ppc64le/cover
/usr/lib/golang/pkg/tool/linux_ppc64le/dist
/usr/lib/golang/pkg/tool/linux_ppc64le/distpack
/usr/lib/golang/pkg/tool/linux_ppc64le/doc
/usr/lib/golang/pkg/tool/linux_ppc64le/fix
/usr/lib/golang/pkg/tool/linux_ppc64le/link
/usr/lib/golang/pkg/tool/linux_ppc64le/nm
/usr/lib/golang/pkg/tool/linux_ppc64le/objdump
/usr/lib/golang/pkg/tool/linux_ppc64le/pack
/usr/lib/golang/pkg/tool/linux_ppc64le/pprof
/usr/lib/golang/pkg/tool/linux_ppc64le/preprofile
/usr/lib/golang/pkg/tool/linux_ppc64le/test2json
/usr/lib/golang/pkg/tool/linux_ppc64le/trace
/usr/lib/golang/pkg/tool/linux_ppc64le/vet


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Aug 19 02:28:11 2025