Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-bin | Distribution: AlmaLinux |
Version: 1.24.4 | Vendor: AlmaLinux |
Release: 1.el9_6 | Build date: Thu Jul 10 10:13:31 2025 |
Group: Unspecified | Build host: arm64-builder01.almalinux.org |
Size: 162619989 | Source RPM: golang-1.24.4-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
BSD and Public Domain
* 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 * 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
/usr/bin/go /usr/bin/gofmt /usr/lib/.build-id /usr/lib/.build-id/0c/f111b245a604e1c3ac08cc16750c7bc166018e /usr/lib/.build-id/0e/5038f97a9841bfe041e55b91f86cd16c7c40d3 /usr/lib/.build-id/11/d8bd5256c0d0ca0ba944eecca87998cea602a3 /usr/lib/.build-id/11/da45be531e87afdeb36a3b7c857555a63eb247 /usr/lib/.build-id/20/17841157f8744e48591b11a5f1dd729c90a619 /usr/lib/.build-id/4a/e8eb10c65cbd61bdd44b0bbeff32535ae9e143 /usr/lib/.build-id/54/53c49c7bc0c49867c6a96d7084364b62369393 /usr/lib/.build-id/59/05ad1cbf46ce2dacf4a0aad552adea255d4f51 /usr/lib/.build-id/5b/0f5cb0eec990e92641eecae05a129990aa1ffe /usr/lib/.build-id/62/0e0bd81b0db668fd6252b88133c2fde93f9b1b /usr/lib/.build-id/63/3c4b3b063077bfced0a80b347ceef647aac2ae /usr/lib/.build-id/71/344f373209b54bc21e1f213c701bd314dc41c8 /usr/lib/.build-id/71/e9b253fe0f137827f50ace103b50359c588103 /usr/lib/.build-id/75/cee90521eccec0951a57ab289681dbfec24c21 /usr/lib/.build-id/89/15a31f9d64e6751256c36be8a57f32da8ba5f2 /usr/lib/.build-id/95/6f63c7dac16b9de2650896817e86b55505a6af /usr/lib/.build-id/b0/2191e060565778fcd403dba64e857939a590b2 /usr/lib/.build-id/e4/e65db9427ab5cda5f2797efe73739403e665db /usr/lib/.build-id/e7/1bf269e37c28207b4ea73b5643b110b466dcd1 /usr/lib/.build-id/e7/686e6740eb206c7ba1e86ea07458033b0d6984 /usr/lib/.build-id/ea/5fb27e73e65bb1d30e05660d5363d92bfd62d3 /usr/lib/.build-id/f0/0e36ee7a4f74c7a2f11c24e0ff4c1ccd2b9989 /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_arm64 /usr/lib/golang/pkg/tool/linux_arm64/addr2line /usr/lib/golang/pkg/tool/linux_arm64/asm /usr/lib/golang/pkg/tool/linux_arm64/buildid /usr/lib/golang/pkg/tool/linux_arm64/cgo /usr/lib/golang/pkg/tool/linux_arm64/compile /usr/lib/golang/pkg/tool/linux_arm64/covdata /usr/lib/golang/pkg/tool/linux_arm64/cover /usr/lib/golang/pkg/tool/linux_arm64/dist /usr/lib/golang/pkg/tool/linux_arm64/distpack /usr/lib/golang/pkg/tool/linux_arm64/doc /usr/lib/golang/pkg/tool/linux_arm64/fix /usr/lib/golang/pkg/tool/linux_arm64/link /usr/lib/golang/pkg/tool/linux_arm64/nm /usr/lib/golang/pkg/tool/linux_arm64/objdump /usr/lib/golang/pkg/tool/linux_arm64/pack /usr/lib/golang/pkg/tool/linux_arm64/pprof /usr/lib/golang/pkg/tool/linux_arm64/preprofile /usr/lib/golang/pkg/tool/linux_arm64/test2json /usr/lib/golang/pkg/tool/linux_arm64/trace /usr/lib/golang/pkg/tool/linux_arm64/vet
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 15 05:45:47 2025