Пакет elfutils-debuginfod-client-0.190-2.el8.inferit.i686
| Имя | elfutils-debuginfod-client |
|---|---|
| Эпоха | 0 |
| Версия | 0.190 |
| Релиз | 2.el8.inferit |
| Архитектура | i686 |
| Сайт | http://elfutils.org/ |
| Лицензия | GPLv3+ and (GPLv2+ or LGPLv3+) |
| Время сборки | 2024-04-15 19:34:25 |
| Хост сборки | builder-x86-03.inferitos.ru |
| Краткое описание | Library and command line client for build-id HTTP ELF/DWARF server |
| Репозитории | BaseOS |
| Полное описание | The elfutils-debuginfod-client package contains shared libraries dynamically loaded from -ldw, which use a debuginfod service to look up debuginfo and associated data. Also includes a command-line frontend. |
| Эррата | — |
| Размер | 78 КиБ |
| Исходный проект | elfutils-0.190-2.el8.inferit |
| Контрольная сумма SHA-256 | b3d1c74a513d99ffca08369427687cc1003486933d18f38d2ee7fe0b5dd86163 |
×
* Mon Apr 15 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.190-2.inferit
- Disable upstream debuginfod URL
- Rebuilt for MSVSphere 8.10 beta
* Fri Dec 08 2023 Aaron Merey <amerey@redhat.com> - 0.190-2
- Add elfutils-0.190-fix-core-noncontig.patch
* Fri Nov 03 2023 Mark Wielaard <mjw@redhat.com> - 0.190-1
- Upgrade to upstream elfutils 0.190
- Add eu-srcfiles
- Drop upstreamed patches
elfutils-0.189-debuginfod_config_cache-double-close.patch
elfutils-0.189-elf_getdata_rawchunk.patch
elfutils-0.189-elfcompress.patch
- Only package debuginfod-client-config.7 manpage for debuginfod-client
* Wed Jun 28 2023 Mark Wielaard <mjw@redhat.com> - 0.189-3
- Add elfutils-0.189-elf_getdata_rawchunk.patch
- Add elfutils-0.189-debuginfod_config_cache-double-close.patch
* Mon Apr 24 2023 Mark Wielaard <mjw@redhat.com> - 0.189-2
- Add elfutils-0.189-elfcompress.patch
* Tue Apr 04 2023 Mark Wielaard <mjw@redhat.com> - 0.189-1
- Upgrade to upsteam elfutils 0.189.
* Mon Nov 07 2022 Mark Wielaard <mjw@redhat.com> - 0.188-3
- Add elfutils-0.188-compile-warnings.patch
- Add elfutils-0.188-debuginfod-client-lifetime.patch
* Wed Nov 02 2022 Mark Wielaard <mjw@redhat.com> - 0.188-1
- Upgrade to upsteam elfutils 0.188.
- Add elfutils-0.188-static-extract_section.patch.
* Fri May 06 2022 Mark Wielaard <mjw@redhat.com> - 0.187-4
- Upgrade to elfutils 0.187
- debuginfod: Support -C option for connection thread pooling.
- debuginfod-client: Negative cache file are now zero sized instead
of no-permission files.
- addr2line: The -A, --absolute option, which shows file names
includingthe full compilation directory is now the
default. To get theold behavior use the new option --relative.
- readelf, elflint: Recognize FDO Packaging Metadata ELF notes
- libdw, debuginfo-client: Load libcurl lazily only when files need
to be fetched remotely. libcurl is now never loaded when
DEBUGINFOD_URLS is unset. And whenDEBUGINFOD_URLS is set,
libcurl is only loaded when the debuginfod_begin function is
called.
- Add elfutils-0.187-csh-profile.patch
- Add elfutils-0.187-debuginfod-client-fd-leak.patch
- Add elfutils-0.187-mhd_no_dual_stack.patch
- Add elfutils-0.187-mhd_epoll.patch
- Add an explicit versioned requires from elfutils-debuginfod-client
on elfutils-libs and elfutils-libelf.
- Remove brew testsuite workarounds
* Thu Feb 10 2022 Frank Ch. Eigler <fche@redhat.com> - 0.186-2
- rhbz2052574: enable debuginfod.centos.org support by default