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_6 RPM for ppc64le

From AlmaLinux 9.6 AppStream for ppc64le

Name: golang-bin Distribution: AlmaLinux
Version: 1.24.6 Vendor: AlmaLinux
Release: 1.el9_6 Build date: Mon Aug 18 06:36:50 2025
Group: Unspecified Build host: ppc64le-builder01.almalinux.org
Size: 169543263 Source RPM: golang-1.24.6-1.el9_6.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.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-106464
* Fri Jun 13 2025 David Benoit <dbenoit@redhat.com> - 1.24.4-1
  - Update to Go 1.24.4 (fips-1)
  - Resolves: RHEL-101074
* Thu Jun 12 2025 Archana <aravinda@redhat.com> - 1.23.10-1
  - Update to Go 1.23.10
  - Fix for CVE-2025-4673, CVE-2025-0913, and CVE-2025-22874
  - Resolves: RHEL-96000
* Fri May 30 2025 Alejandro Sáez <asm@redhat.com> - 1.23.9-1
  - Update to Go 1.23.9
  - Remove runtime-usleep-s390x.patch, already merged
  - Resolves: RHEL-93212
* Fri May 30 2025 Alejandro Sáez <asm@redhat.com> - 1.23.9-1
  - Update to Go 1.23.9
  - Remove runtime-usleep-s390x.patch, already merged
  - Resolves: RHEL-93212
* Thu Feb 27 2025 David Benoit <dbenoit@redhat.com> - 1.23.6-2
  - Fix runtime usleep issue on s390x (runtime-usleep-s390x.patch)
  - Resolves: RHEL-81242
* Thu Feb 20 2025 David Benoit <dbenoit@redhat.com> - 1.23.6-1
  - Update to Go 1.23.6 (fips-1)
  - Resolves: RHEL-80344
* 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/09/cd817615de80bddab34ef3f482148ccbde8a77
/usr/lib/.build-id/17/3210bdae48526d57a8f2dd0121802efa725c80
/usr/lib/.build-id/18/36d8f66c769d35e26a3740a41939c727028114
/usr/lib/.build-id/42/07cf2dcbc21803c27c04a8b63f6f60a4d549e0
/usr/lib/.build-id/49/426efad8cb9b2c401b14bbf1e40141fd84b6e8
/usr/lib/.build-id/49/58129c82bffdddc19ecead4952eb370f5e8ae9
/usr/lib/.build-id/4d/3a222e15a47ad3c8b512a6e02f881eab2db3c8
/usr/lib/.build-id/4d/702881611c05c434f1885ba10bf0f63723f651
/usr/lib/.build-id/6b/ce03f5164e1332b01a506fc807cedc959a3bdf
/usr/lib/.build-id/71/f62f960b09a59e603fe059f59a9457896c575a
/usr/lib/.build-id/7f/73c1f8e9c9cde986c74be956359f690736f24d
/usr/lib/.build-id/89/d8c75b94390a4d7511f6f6ee47e689f20f97f1
/usr/lib/.build-id/97/5b76c20f0f7c14b84a3b620074afe5eba4d9df
/usr/lib/.build-id/a0/116e2c4fc0838b004e6d2b4a0d4bc07cf6f51a
/usr/lib/.build-id/b7/80a3b43560e2aa15e35242184c448ff72a24c1
/usr/lib/.build-id/bc/369008dd9bc737b3701253341b57a9cb3e326e
/usr/lib/.build-id/d6/2a5c9e64338f246d1338815aa600ed5d620c66
/usr/lib/.build-id/e9/2f739b9490bd0447efe3db8312f71e7e34f466
/usr/lib/.build-id/f0/550e8e2745658087a54f31742d54aebad8d361
/usr/lib/.build-id/f3/0cf950945d7b0ae329b4b7edbc27b2cbcd18f2
/usr/lib/.build-id/f3/28e8556ef39b0f6bea4c947802e18c8bcbf9aa
/usr/lib/.build-id/f8/2e449ef1797866de1e5dff36d93e80df0d85d6
/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 Aug 20 03:16:05 2025