Thu, 24 Apr 2025 18:33:45 MSK | login

Information for build delve-1.24.1-2.el9_5

ID29426
Package Namedelve
Version1.24.1
Release2.el9_5
Epoch
Sourcegit+http://git.inferitos.ru/rpms/delve#494e71bc0b4ef64d123c2e73fcd9c924a4e6cb27
SummaryA debugger for the Go programming language
DescriptionDelve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.
Built bysys_devci
State complete
Volume DEFAULT
StartedFri, 11 Apr 2025 09:03:59 MSK
CompletedFri, 11 Apr 2025 09:14:11 MSK
Taskbuild (inferit-9_5-candidate, /rpms/delve/:changed/i9c/delve-1.24.1-2.el9_5)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/delve/?#changed/i9c/delve-1.24.1-2.el9_5'}}
Tags
inferit-9_5-gate
inferit-9_5-updates
inferit-9_6-init
RPMs
src
delve-1.24.1-2.el9_5.src.rpm (info) (download)
aarch64
delve-1.24.1-2.el9_5.aarch64.rpm (info) (download)
delve-debuginfo-1.24.1-2.el9_5.aarch64.rpm (info) (download)
delve-debugsource-1.24.1-2.el9_5.aarch64.rpm (info) (download)
x86_64
delve-1.24.1-2.el9_5.x86_64.rpm (info) (download)
delve-debuginfo-1.24.1-2.el9_5.x86_64.rpm (info) (download)
delve-debugsource-1.24.1-2.el9_5.x86_64.rpm (info) (download)
Logs
aarch64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Thu Mar 20 2025 Derek Parker <deparker@redhat.com> - 1.24.1-2 - Fix 3 test failures - Resolves: RHEL-83939 - Resolves: RHEL-83958 - Resolves: RHEL-7373 * Thu Mar 13 2025 David Benoit <dbenoit@redhat.com> - 1.24.1-1 - Rebase to Delve 1.24.1 - Resolves: RHEL-64445 * Fri Aug 16 2024 Alejandro Sáez <asm@redhat.com> - 1.22.1-1 - Rebase to Delve 1.22.1 - Resolves: RHEL-50840 * Thu Jan 25 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-2 - Modify ports: Some CI systems complain about the usage of the 8888 port. - Improve the way PPC64LE support is enabled. - Resolves: RHEL-22429 * Tue Jan 23 2024 Alejandro Sáez <asm@redhat.com> - 1.21.2-1 - Rebase to 1.21.2 - Add support for ppc64le and aarch64 - Enable the test suite - Resolves: RHEL-22429 * Fri May 26 2023 Alejandro Sáez <asm@redhat.com> - 1.20.2-1 - Rebase to 1.20.2 - Resolves: rhbz#2186496