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

golang-bin-1.24.4-2.el9 RPM for s390x

From CentOS Stream 9 AppStream for s390x

Name: golang-bin Distribution: CentOS
Version: 1.24.4 Vendor: CentOS
Release: 2.el9 Build date: Thu Jun 26 10:41:14 2025
Group: Unspecified Build host: s390-06.stream.rdu2.redhat.com
Size: 129972080 Source RPM: golang-1.24.4-2.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

* 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
* 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

Files

/usr/bin/go
/usr/bin/gofmt
/usr/lib/.build-id
/usr/lib/.build-id/03/466ff02b5f1928338001ac5beca618585f3dc1
/usr/lib/.build-id/09/6eec4daee45161dfad6cbfc98103dea4b79d73
/usr/lib/.build-id/0e/5c9a165d3f59f0ba00a27b79e837d43c5fbbf7
/usr/lib/.build-id/1b/98ef44c0b5a8918534d7e78b3197b37be6c1cf
/usr/lib/.build-id/26/15795e131978f611518d64825307e7e7b6767f
/usr/lib/.build-id/33/4bd5c9c1f47771f4e6ca7e84d6e2d3242d3fdb
/usr/lib/.build-id/36/f70ab31ea66c2ddbbfd9b4ef02ce0d71b1cdee
/usr/lib/.build-id/56/e34cb0a5088b978e944bfc2436367f8f80aefe
/usr/lib/.build-id/61/8eb879d8c2e41a996961df87bfdf8fa3c6d567
/usr/lib/.build-id/69/e1dcf7b606a541dadc608bce2032756606334c
/usr/lib/.build-id/7e/ff0809c8624ef4b7fa7f01945190b663fad1be
/usr/lib/.build-id/8e/06a50c9e40684b7439fa2bca2ed9d818d80b9b
/usr/lib/.build-id/91/f8c3d245853eac669be8c7b7f4ba574ae532a3
/usr/lib/.build-id/92/748c9802a9fae9c7f3d6c6fbc11f2375ba605e
/usr/lib/.build-id/a4/0bc17e9d81076218e68d85098c7f1510f6723c
/usr/lib/.build-id/b5/2b6e158d24dae837e836bbb2c0d847e36b8e83
/usr/lib/.build-id/bd/7592c2035647d70c651bbeaeca75d84229ef4a
/usr/lib/.build-id/e3/9646c78d67d3df8dff499b34f516db478ea154
/usr/lib/.build-id/ec/da2a6340ea1981c159705b20b19da3a919e998
/usr/lib/.build-id/ed/411ed94a396c15a91cb1a5a7a6b010a86ddafd
/usr/lib/.build-id/f0/e3d0c7638b0310d6ef1d03e330925f0eaaac10
/usr/lib/.build-id/fa/92649387360fe6e678ceda17b675d24e198b1d
/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 Jul 8 05:04:33 2025