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

golang-bin-1.26.2-1.el9 RPM for x86_64

From CentOS Stream 9 AppStream for x86_64

Name: golang-bin Distribution: CentOS
Version: 1.26.2 Vendor: CentOS
Release: 1.el9 Build date: Wed Apr 22 20:33:16 2026
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 111136097 Source RPM: golang-1.26.2-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 Apr 22 2026 dbenoit <dbenoit@redhat.com> - 1.26.2-1
  - Update to Go 1.26.2 (fips-2)
  - Resolves: RHEL-169929
* Fri Mar 27 2026 Alejandro Sáez <asm@redhat.com> - 1.26.1-1
  - Update to Go 1.26.1
  - Resolves: RHEL-153434
* Thu Feb 12 2026 dbenoit <dbenoit@redhat.com> - 1.25.7-1
  - Update to Go 1.25.7 (fips-1)
  - Resolves: RHEL-146452
* Mon Jan 19 2026 dbenoit <dbenoit@redhat.com> - 1.25.5-1
  - Update to Go 1.25.5 (fips-1)
  - Resolves: RHEL-139364
* Fri Dec 19 2025 Alejandro Sáez <asm@redhat.com> - 1.25.3-2
  - Cleanup lib/ ownership
* Wed Oct 29 2025 Alejandro Sáez <asm@redhat.com> - 1.25.3-1
  - Update to Go 1.25.3
  - Resolves: RHEL-121220
* Mon Sep 29 2025 Archana Ravindar <aravinda@redhat.com> - 1.25.1-1
  - Update to Go 1.25.1
  - Resolves: RHEL-116850
* Fri Sep 12 2025 Alejandro Sáez <asm@redhat.com> - 1.25.0-2
  - Revert DWARF5 defaults
  - Add elf5 to rpminspect.yaml
  - Related: RHEL-109557
* Wed Aug 20 2025 Alejandro Sáez <asm@redhat.com> - 1.25.0-1
  - Update to Go 1.25.0
  - Set GOAMD64 to v2 to align with new architecture baselines
  - Modify the modify_go.env.patch to reflect GOAMD64 baseline version change to v2
  - Resolves: RHEL-109557
* 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

Files

/usr/bin/go
/usr/bin/gofmt
/usr/lib/.build-id
/usr/lib/.build-id/00/db2d3ad19e19979bced9bb6f7376c2d8378b0e
/usr/lib/.build-id/0a/f721792958b18bc8334c23b4e88efd4dc7cf07
/usr/lib/.build-id/2d/99dafbde531bbd32726d52f7b89872af5804ea
/usr/lib/.build-id/72/7dbd7fc3cb021d2000830af8729c1b3fa3e6e0
/usr/lib/.build-id/a3/ced701c3e6b6409a83dfb2acd7e0ab5d7fafc0
/usr/lib/.build-id/b1/c95288cf85e10c4eca5c6b0dfdf0356854b843
/usr/lib/.build-id/b5/7a942601496456f5fd7cc989a6653f654696b8
/usr/lib/.build-id/c4/bffb449252c1b16b0f5967c4c72868fca488aa
/usr/lib/.build-id/ea/6770d1f043094415ec7e5f25aab3e08ed5fd4b
/usr/lib/.build-id/fa/80807c0129d944db667705393ca8d9c65aff79
/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_amd64
/usr/lib/golang/pkg/tool/linux_amd64/asm
/usr/lib/golang/pkg/tool/linux_amd64/cgo
/usr/lib/golang/pkg/tool/linux_amd64/compile
/usr/lib/golang/pkg/tool/linux_amd64/cover
/usr/lib/golang/pkg/tool/linux_amd64/fix
/usr/lib/golang/pkg/tool/linux_amd64/link
/usr/lib/golang/pkg/tool/linux_amd64/preprofile
/usr/lib/golang/pkg/tool/linux_amd64/vet


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 5 04:34:24 2026