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

golang-bin-1.24.3-3.el9 RPM for ppc64le

From CentOS Stream 9 AppStream for ppc64le

Name: golang-bin Distribution: CentOS
Version: 1.24.3 Vendor: CentOS
Release: 3.el9 Build date: Mon Jun 2 18:20:13 2025
Group: Unspecified Build host: ppc64le-04.stream.rdu2.redhat.com
Size: 169469664 Source RPM: golang-1.24.3-3.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

* 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
* Tue Jul 18 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-1
  - Rebase to Go 1.20.6
  - Change to autopatch
  - Resolves: rhbz#2222313
* Fri Jun 23 2023 Alejandro Sáez <asm@redhat.com> - 1.20.4-3
  - Increase the timeout in the tests
  - Related: rhbz#2204477
* Fri Jun 09 2023 Carl George <carl@redhat.com> - 1.20.4-2
  - Add go-toolset subpackage to ensure golang and go-toolset are published together
  - Resolves: rhbz#2117248

Files

/usr/bin/go
/usr/bin/gofmt
/usr/lib/.build-id
/usr/lib/.build-id/0e/602d473afe18c18d1f80f0eeb5ad69a5d6b008
/usr/lib/.build-id/1d/ac1e9c7a288f2eca4bb9404da62c0d535fc26c
/usr/lib/.build-id/26/16cad8ac01dd7b07dbcbb69d9af3ff1ed40957
/usr/lib/.build-id/29/703f4593b2ec2f1d916a9b88d8313bf67d1452
/usr/lib/.build-id/2e/8d8cc719c0f0708750dddbae49fa1ed784c657
/usr/lib/.build-id/33/f920a8c074c5aca59b3d0ee32e68fe4924a262
/usr/lib/.build-id/38/a1c9597e07be1b293f28f4110f472d57f7b925
/usr/lib/.build-id/3b/d9c2e0acf75716fc4daf24b248662b3aa3a42d
/usr/lib/.build-id/4d/75af5f2eabfd72b5d8e11134d04ded3ef78c84
/usr/lib/.build-id/4f/48dc767ed59c9167046eb3c9cd0fa016d64670
/usr/lib/.build-id/58/cb6a9986804934ab40bde88eb6ecff57961416
/usr/lib/.build-id/5b/f05fb6f2ca837e96209f613ca5c3821378ba53
/usr/lib/.build-id/65/508aaf4e5312ffdc46f1260c4c622f6b861431
/usr/lib/.build-id/67/8952b48b1cea65e3bd135a4fdc1a80700b0aba
/usr/lib/.build-id/6d/40d5d908d3bcf87cddeaead87e561ea04065b6
/usr/lib/.build-id/70/b7628d5a79fcf35adeafd435a41dd64dcf3dce
/usr/lib/.build-id/7d/b71f36adf382320efe5e97138414634adbe9ca
/usr/lib/.build-id/7e/d2292098ead50d274d12dd86132aa7986d7ad6
/usr/lib/.build-id/81/91e9d0eb1f5053b340f2531debf3c8cca513bc
/usr/lib/.build-id/b8/50c5045e7d2259602d5d0675d1da3eaa6f0763
/usr/lib/.build-id/e2/5e30c528aab0808f6da9ee14803eb33533762d
/usr/lib/.build-id/eb/5e7a82543e885371a60ccc784f972a51cf5cfe
/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, Wed Jun 18 04:09:54 2025