[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Проект delve-1.24.1-2.el9_5

Имя delve
Эпоха 0
Версия 1.24.1
Релиз 2.el9_5
Сайт https://github.com/go-delve/delve
Лицензия MIT
Время сборки 2025-04-11 09:04:32
Хост сборки builder-x86-11.inferitos.ru
Краткое описание A debugger for the Go programming language
Репозитории AppStream
Полное описание Delve 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.
Эррата INFSA-2025:3773
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
delve-1.24.1-2.el9_5.x86_64 A debugger for the Go programming language 2973252471789fb3e83198cf4ceb919bdd426375276a0fb7777260c022be49cd download
aarch64
delve-1.24.1-2.el9_5.aarch64 A debugger for the Go programming language 3734a014091e2a1192125550ef3c4cbb6ae0b0d87ce1d74620cc1217d3af0544 download
src
delve-1.24.1-2.el9_5.src A debugger for the Go programming language cab56fc4f23d5f1f8735fd877eb0f0f9a3091e5b131380305d7baaa5ff7ebd96 download
История изменений link
* 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