Name: | elfutils |
---|---|
Version: | 0.178 |
Release: | 7.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2834784 |
License: | GPLv3+ and (GPLv2+ or LGPLv3+) and GFDL |
RPM: | elfutils-0.178-7.el8.x86_64.rpm |
Source RPM: | elfutils-0.178-7.el8.src.rpm |
Build Date: | Wed Apr 29 2020 |
Build Host: | jenkins-10-147-72-125-4e268191-3cef-4232-83b4-22c6b4d50e84.appad1iad.osdevelopmeniad.oraclevcn.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). |
- Add elfutils-0.178-debuginfod-timeoutprogress.patch - Add elfutils-0.178-libasm-ebl.patch
- Add elfutils-0.178-curl-code-gcc-10.patch - Add elfutils-0.178-compressed-vmlinuz.patch
- Add elfutils-0.178-debuginfod-no-cache.patch. #1781097
- Add elfutils-debuginfod-client Provides and Requires with depsuffix to get multilib dependencies correct. Add %{version}-%{release} to keep subpackages in sync.
- New upstream release. - debuginfod: New server, client tool and library to index and fetch ELF/DWARF files addressed by build-id through HTTP. - doc: There are now some manual pages for functions and tools. - backends: The libebl libraries are no longer dynamically loaded through dlopen, but are now compiled into libdw.so directly. - readelf: -n, --notes now takes an optional "SECTION" argument. -p and -x now also handle section numbers. New option --dyn-sym to show just the dynamic symbol table. - libcpu: Add RISC-V disassembler. - libdw: Abbrevs and DIEs can now be read concurrently by multiple threads through the same Dwarf handle. - libdwfl: Will try to use debuginfod when installed as fallback to retrieve ELF and DWARF debug data files by build-id. - Fix libdebuginfod file list for debuginfo-client[-devel].
- Add elfutils-0.176-strip-symbols-illformed.patch
- Add elfutils-0.176-elf-update.patch (#1717349)
- Rebuilt for annobin change.
- Add elfutils-0.176-xlate-note.patch (#1705138)
- New upstream release. - backends: riscv improved core file and return value location support. - Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150, CVE-2019-7664, CVE-2019-7665.