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.el10.alma.3 RPM for s390x

From AlmaLinux Kitten 10 AppStream for s390x

Name: golang-bin Distribution: AlmaLinux
Version: 1.24.3 Vendor: AlmaLinux
Release: 3.el10.alma.3 Build date: Fri Jun 13 09:35:12 2025
Group: Unspecified Build host: s390x-builder02.almalinux.org
Size: 176767446 Source RPM: golang-1.24.3-3.el10.alma.3.src.rpm
Packager: AlmaLinux Packaging Team <packager@almalinux.org>
Url: https://go.dev
Summary: Golang core compiler tools
Golang core compiler tools

Provides

Requires

License

BSD-3-Clause AND LicenseRef-Fedora-Public-Domain

Changelog

* Wed Jun 04 2025 Eduard Abdullin <eabdullin@almalinux.org> - 1.24.3-3.alma.3
  - AlmaLinux changes: Update env var for v2
* Tue Jun 03 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-3
  - Update to Go 1.24.3 (fips-3)
* Thu May 29 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-2
  - Update to Go 1.24.3 (fips-2)
* Mon May 19 2025 David Benoit <dbenoit@redhat.com> - 1.24.3-1
  - Update to Go 1.24.3
* Wed Apr 02 2025 Songsong Zhang <u2fsdgvkx1@gmail.com> - 1.23.6-2
  - Enable riscv64 build
* Fri Mar 07 2025 Alejandro Sáez <asm@redhat.com> - 1.23.6-1
  - Update to Go 1.23.6
* Wed Dec 18 2024 Derek Parker <deparker@redhat.com> - 1.23.1-5
  - Include delve on ppc64le
* Fri Nov 29 2024 Alejandro Sáez <asm@redhat.com> - 1.23.1-4
  - Remove bundled boringcrypto blob
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.23.1-3
  - Bump release for October 2024 mass rebuild:
* Wed Sep 25 2024 Derek Parker <deparker@redhat.com> - 1.23.1-2
  - Update baserelease
* Tue Sep 24 2024 Derek Parker <deparker@redhat.com> - 1.23.1-1
  - Rebase to 1.23.1
* Thu Aug 29 2024 Archana <aravinda@redhat.com> - 1.22.5-3
  - Include fix that loads Openssl only in FIPS mode - Resolves: RHEL-52486
* Tue Jul 16 2024 Alejandro Sáez <asm@redhat.com> - 1.22.5-2
  - Default to ld.bfd on ARM64
* Thu Jul 11 2024 Archana <aravinda@redhat.com> - 1.22.5-1
  - Rebase to Go1.22.5 to address CVE-2024-24791 - Resolves: RHEL-46971
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.22.4-2
  - Bump release for June 2024 mass rebuild
* Thu Jun 06 2024 Archana <aravinda@redhat.com> - 1.22.4-1
  - Rebase to Go1.22.4 - Resolves: RHEL-40155
* Wed Jun 05 2024 Alejandro Sáez <asm@redhat.com> - 1.22.3-4
  - Update RHEL10 go.env to use power9 ISA on PPC64LE
* Thu May 30 2024 Derek Parker <deparker@redhat.com> - 1.22.3-3
  - Update openssl backend
* Fri May 24 2024 Derek Parker <deparker@redhat.com> - 1.22.3-2
  - Restore HashSign / HashVerify API
* Wed May 22 2024 Alejandro Sáez <asm@redhat.com> - 1.22.3-1
  - Update to Go 1.22.3
* Fri May 17 2024 Alejandro Sáez <asm@redhat.com> - 1.22.2-8
  - Renaming patch
* Tue May 14 2024 Alejandro Sáez <asm@redhat.com> - 1.22.2-7
  - Add RHEL version to the go version command
* Tue May 14 2024 Archana <aravinda@redhat.com> - 1.22.2-6
  - Corrected golang.spec to use --no-backup-if-mismatch to avoid creating
    .orig files - Resolves: RHEL-34671
* Fri May 10 2024 Edjunior Machado <emachado@redhat.com> - 1.22.2-5
  - Add rpminspect.yaml
* Fri May 10 2024 Alejandro Sáez <asm@redhat.com> - 1.22.2-4
  - Include go.env in the root
* Fri May 10 2024 Edjunior Machado <emachado@redhat.com> - 1.22.2-3
  - gating.yaml: Add gating config for rhel-10
* Wed May 08 2024 Archana <aravinda@redhat.com> - 1.22.2-2
  - Modified golang.spec to delete intermediate .orig files that create
    issues in the build - Resolves: RHEL-34671
* Mon Apr 22 2024 Archana <aravinda@redhat.com> - 1.22.2-1
  - Updated Go version to 1.22.2 - Resolves: RHEL-29526
* Fri Apr 12 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-4
  - Set the baselines for AMD64 and PPC64LE
* Mon Apr 08 2024 Archana <aravinda@redhat.com> - 1.22.1-3
  - Fix mockbuild error: Had missed running centpkg new-sources - Resolves:
    RHEL-29526
* Mon Apr 01 2024 Archana <aravinda@redhat.com> - 1.22.1-2
  - Bumped pkg_release to 2 - Rebase to Go1.22.1 - Resolves RHEL-29526
* Mon Mar 25 2024 Archana <aravinda@redhat.com> - 1.22.1-1
  - Rebase to Go1.22.1 - Resolves RHEL-29526
* Thu Nov 09 2023 Alejandro Sáez <asm@redhat.com> - 1.21.3-4
  - Add indications in the tests
* Thu Sep 28 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-3
  - Migrated to SPDX license
* Tue Sep 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.20.6-2
  - Drop unused pcre dependency
* Tue Aug 01 2023 Alejandro Sáez <asm@redhat.com> - 1.20.6-1
  - Update to go 1.20.6
* Wed Jun 28 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.20.5-4
  - Add go-toolset subpackage
* Thu Jun 22 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.20.5-3
  - Add runtime requirement for openssl-devel
* Wed Jun 14 2023 Alejandro Sáez <asm@redhat.com> - 1.20.5-2
  - Package bump up do to a mistake I made
* Wed Jun 14 2023 Alejandro Sáez <asm@redhat.com> - 1.20.5-1
  - Update to go1.20.5
* Tue Jun 13 2023 Alejandro Sáez <asm@redhat.com> - 1.20.4-3
  - Add FIPS support for RHEL targets

Files

/usr/bin/go
/usr/bin/gofmt
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/33248573eea0c97d1b759f4aab7c7226030354
/usr/lib/.build-id/13
/usr/lib/.build-id/13/dd86daf5fc40ec356413636880cae3cdd0eac3
/usr/lib/.build-id/15
/usr/lib/.build-id/15/5f7b5f109e12885e6b84d5e8605f751bde189c
/usr/lib/.build-id/35
/usr/lib/.build-id/35/c29b81e14ddac30e916b6f5c748d9b4de2ea74
/usr/lib/.build-id/37
/usr/lib/.build-id/37/9ea0649ab204a45895faf1552d8a9c0620b635
/usr/lib/.build-id/51
/usr/lib/.build-id/51/172601a02147f155df113be5c55e65c143ef99
/usr/lib/.build-id/65
/usr/lib/.build-id/65/44adfc0a562bc827d379fc27175b48f6d04dca
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/bbc508177c3336c107bbac6a26d84d10f72f2e
/usr/lib/.build-id/92
/usr/lib/.build-id/92/5e2d4252326485612e3ff1ef8d034dd6e4aadc
/usr/lib/.build-id/92/73fbd36846b1bfebe524f680db6c3f8fb14435
/usr/lib/.build-id/94
/usr/lib/.build-id/94/d07209b731f41c9c146f8ee72928af24d2efaf
/usr/lib/.build-id/96
/usr/lib/.build-id/96/1b0aef169e751408fd87c29651d4560ff275ab
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/645dbbf9e45ca68923837c0ead19e4cdc35495
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/488ea933ebe02c2a4ba3e89affd50646cb48de
/usr/lib/.build-id/c9
/usr/lib/.build-id/c9/2344769408842c1fb384559aad179294e85479
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/da18882b9d3fb90b7d403a0eaf40cc6538fc61
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/0d376f4f50d60c04d2da8da5721814ede7545d
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/fb9dc7fb95617faf285e82e27d6f5bfa669d0a
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/aa266ce2c1fe51143fc783344c0be0fed7a373
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/bcc8d0d8f8ae257a12878a915a6765eb13ac09
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/ba4db93a2d79dd7589c50358394526f6094d97
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/5e34a21c8dee6fd97be5d37d90ef8c260dbbbd
/usr/lib/golang/bin
/usr/lib/golang/bin/go
/usr/lib/golang/bin/gofmt
/usr/lib/golang/bin/linux_s390x/go
/usr/lib/golang/bin/linux_s390x/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, Wed Jun 18 05:42:08 2025