[ Все 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 ]
×

Пакет gcc-toolset-11-elfutils-0.185-5.el8.x86_64 download

Имя gcc-toolset-11-elfutils
Эпоха 0
Версия 0.185
Релиз 5.el8
Архитектура x86_64
Сайт http://elfutils.org/
Лицензия GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL
Время сборки 2023-12-05 20:46:13
Хост сборки builder-x86-03.inferitos.ru
Краткое описание A collection of utilities and DSOs to handle ELF files and DWARF data
Репозитории AppStream
Полное описание Elfutils is a collection of utilities, including stack (to show backtraces), nm (for listing symbols from object files), size (for listing the section sizes of an object or archive file), strip (for discarding symbols), readelf (to see the raw ELF file structures), elflint (to check for well-formed ELF files) and elfcompress (to compress or decompress ELF sections).
Эррата
Размер 478 КиБ
Исходный проект gcc-toolset-11-elfutils-0.185-5.el8
Контрольная сумма SHA-256 c968b26cf2515bdf298fddcd2c8781301fae37a36c14c023dea89f4210577c4e
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.185-5
- Rebuilt for MSVSphere 8.8

* Thu Sep 30 2021 Mark Wielaard <mjw@redhat.com> - 0.185-5
- Rebuilt for #2000942

* Fri Sep 03 2021 Mark Wielaard <mjw@redhat.com> - 0.185-4
- Also use __requires_exclude_from for libdw.pc

* Thu Jul 29 2021 Mark Wielaard <mjw@redhat.com> - 0.185-3
- Use __provides_exclude_from instead of filter_from_provides

* Thu Jun 24 2021 Mark Wielaard <mjw@redhat.com> - 0.185-2
- Filter out pkgconfig provides

* Thu May 27 2021 Mark Wielaard <mjw@redhat.com> - 0.185-1
- Upgrade to upstream 0.185

* Wed Nov 11 2020 Mark Wielaard <mjw@redhat.com> - 0.182-3
- Add -lzstd to libdw.so linker script.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.182-2
- Add elfutils-0.182-debuginfod-test-fix.patch.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.182-1
- Upgrade to upstream 0.182
  - backends: Support for tilegx has been removed.
  - config: New /etc/profile.d files to provide default $DEBUGINFOD_URLS.
  - debuginfod: More efficient package traversal, tolerate various
    errors during scanning, grooming progress is more visible and
    interruptible, more prometheus metrics.
  - debuginfod-client: Now supports compressed (kernel) ELF images.
  - libdwfl: Add ZSTD compression support.

* Mon Nov 02 2020 Mark Wielaard <mjw@redhat.com> - 0.180-2
- Add Requires for -devel packages (#1873413)