Name: | gcc-toolset-11-elfutils |
---|---|
Version: | 0.185 |
Release: | 5.el8 |
Architecture: | aarch64 |
Group: | Development/Tools |
Size: | 2688747 |
License: | GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL |
RPM: | gcc-toolset-11-elfutils-0.185-5.el8.aarch64.rpm |
Source RPM: | gcc-toolset-11-elfutils-0.185-5.el8.src.rpm |
Build Date: | Thu Mar 31 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://elfutils.org/ |
Summary: | A collection of utilities and DSOs to handle ELF files and DWARF data |
Description: | 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). |
- Rebuilt for #2000942
- Also use __requires_exclude_from for libdw.pc
- Use __provides_exclude_from instead of filter_from_provides
- Filter out pkgconfig provides
- Upgrade to upstream 0.185
- Add -lzstd to libdw.so linker script.
- Add elfutils-0.182-debuginfod-test-fix.patch.
- 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.
- Add Requires for -devel packages (#1873413)
- New upstream release.