Sun, 28 Apr 2024 21:59:50 UTC | login

Information for build elfutils-0.185-2.fc33

ID196208
Package Nameelfutils
Version0.185
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/elfutils.git#687db29356293c45127e176e3bea1b193814367f
SummaryA collection of utilities and DSOs to handle ELF files and DWARF data
DescriptionElfutils 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).
Built bydavidlt
State failed
Volume DEFAULT
StartedTue, 07 Jun 2022 16:59:25 UTC
CompletedTue, 07 Jun 2022 17:56:09 UTC
Taskbuild (f33, /rpms/elfutils.git:687db29356293c45127e176e3bea1b193814367f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/elfutils.git#687db29356293c45127e176e3bea1b193814367f'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 27 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.185-2 - Disable debuginfod client by default for f34. * Wed May 26 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.185-1 - Upgrade to upstream 0.185 - debuginfod-client: Simplify curl handle reuse so downloads which return an error are retried. - elfcompress: Always exit with code 0 when the operation succeeds (even when nothing was done). On error the exit code is now always 1. * Sun May 16 2021 Frank Ch. Eigler <fche@redhat.com> - 0.184-5 - Fix 404-latch problem on reused debuginfod_client. (PR27859) * Wed May 12 2021 Frank Ch. Eigler <fche@redhat.com> - 0.184-4 - Ship new profile.d files. (1956952) * Wed May 12 2021 Frank Ch. Eigler <fche@redhat.com> - 0.184-3 - Don't nuke the new profile.d files. (1956952) * Tue May 11 2021 Frank Ch. Eigler <fche@redhat.com> - 0.184-2 - Activate debuginfod client by default (1956952) to the fedora server. * Mon May 10 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.184-1 - Upgrade to upstream 0.184 - debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker. - debuginfod-client: Client caches negative results. If a query for a file failed with 404, an empty 000 permission file is created in the cache. This will prevent requesting the same file for the next 10 minutes. Client objects now carry long-lived curl handles for outgoing connections. This makes it more efficient for multiple sequential queries, because the TCP connections and/or TLS state info are kept around awhile, avoiding O(100ms) setup latencies. - libdw: handle DW_FORM_indirect when reading attributes - translations: Update Polish translation. * Mon Apr 19 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.183-3 - Introduce CI gating setup * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.183-2 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Mon Feb 08 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.183-1 - Upgrade to upstream 0.183 - debuginfod: New thread-busy metric and more detailed error metrics. New --fdcache-mintmp and tracking of filesystem freespace. - debuginfod-client: DEBUGINFOD_SONAME macro added to debuginfod.h can be used to dlopen the libdebuginfod.so library. New function debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSE environment variable. - config: profile.sh and profile.csh won't export DEBUGINFOD_URLS unless configured --enable-debuginfod-urls[=URLS] - elflint, readelf: Recognize SHF_GNU_RETAIN. Handle SHT_X86_64_UNWIND as valid relocation target type. * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.182-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Dec 17 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.182-2 - Add elfutils-0.182-s390-pid_memory_read.patch * Sat Oct 31 2020 Mark Wielaard <mjw@fedoraproject.org> - 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 Oct 19 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.181-3 - Add elfutils-0.181-array-param.patch. * Fri Sep 18 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.181-2 - Add ZSTD support elfutils-0.181-zstd.patch. * Tue Sep 08 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.181-1 - Upgrade to upstream 0.181 - libelf: elf_update now compensates (fixes up) a bad sh_addralign for SHF_COMPRESSED sections. - libdebuginfod: configure now takes --enable-libdebuginfod=dummy or --disable-libdebuginfod for bootstrapping. DEBUGINFOD_URLS now accepts "scheme-free" urls (guessing at what the user meant, either http:// or file://) - readelf, elflint: Handle aarch64 bti, pac bits in dynamic table and gnu property notes. - libdw, readelf: Recognize DW_CFA_AARCH64_negate_ra_state. Allows unwinding on arm64 for code that is compiled for PAC (Pointer Authentication Code) as long as it isn't enabled. * Tue Aug 25 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.180-7 - Add elfutils-0.180-shf-compressed.patch * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.180-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.180-5 - Remove elfutils-libelf-devel-static and elfutils-devel-static subpackages. - Remove duplicate listing of sysconfig/debuginfod (config) file. * Mon Jul 13 2020 Tom Stellard <tstellar@redhat.com> - 0.180-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro * Fri Jul 03 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.180-3 - Add elfutils-0.180-mhd-result.patch * Wed Jul 01 2020 Jeff Law <law@redhat.com> - 0.180-2 - Disable LTO * Thu Jun 11 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.180-1 - New upstream release. elflint: Allow SHF_EXCLUDE as generic section flag when --gnu is given. libdw, readelf: Handle GCC LTO .gnu.debuglto_ prefix. libdw: Use correct CU to resolve file names in dwarf_decl_file. libdwfl: Handle debugaltlink in dwfl_standard_find_debuginfo. size: Also obey radix printing for bsd format. nm: Explicitly print weak 'V' or 'T' and common 'C' symbols. * Thu Apr 30 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.179-2 - Add elfutils-0.179-debug-client-alt-link.patch * Mon Mar 30 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.179-1 - New upstream release. debuginfod-client: - When DEBUGINFOD_PROGRESS is set and the program doesn't install its own debuginfod_progressfn_t show download progress on stderr. - DEBUGINFOD_TIMEOUT is now defined as seconds to get at least 100K, defaults to 90 seconds. - Default to $XDG_CACHE_HOME/debuginfod_client. - New functions debuginfod_set_user_data, debuginfod_get_user_data, debuginfod_get_url and debuginfod_add_http_header. - Support for file:// URLs. debuginfod: - Performance improvements through highly parallelized scanning and archive content caching. - Uses libarchive directly for reading rpm archives. - Support for indexing .deb/.ddeb archives through dpkg-deb or bsdtar. - Generic archive support through -Z EXT[=CMD]. Which can be used for example for arch-linux pacman files by using -Z '.tar.zst=zstdcat'. - Better logging using User-Agent and X-Forwarded-For headers. - More prometheus metrics. - Support for eliding dots or extraneous slashes in path names. debuginfod-find: - Accept /path/names in place of buildid hex. libelf: - Handle PN_XNUM in elf_getphdrnum before shdr 0 is cached - Ensure zlib resource cleanup on failure. libdwfl: - dwfl_linux_kernel_find_elf and dwfl_linux_kernel_report_offline now find and handle a compressed vmlinuz image. readelf, elflint: - Handle PT_GNU_PROPERTY. translations: - Updated Ukrainian translation. * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.178-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 24 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.178-8 - Add elfutils-0.178-gcc10-null-dereference.patch * Fri Jan 10 2020 Mark Wielaard <mjw@fedoraproject.org> - 0.178-7 - Add elfutils-0.178-debuginfod-timeoutprogress.patch - Add elfutils-0.178-libasm-ebl.patch * Wed Dec 11 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-6 - Add elfutils-0.178-curl-code-gcc-10.patch - Add elfutils-0.178-compressed-vmlinuz.patch * Mon Dec 09 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-5 - Add elfutils-0.178-debuginfod-no-cache.patch. * Thu Nov 28 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-4 - Define %{depsuffix} before use. * Thu Nov 28 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-3 - Add elfutils-debuginfod-client Provides and Requires with depsuffix to get multilib dependencies correct. Add %{version}-%{release} to keep subpackages in sync. * Wed Nov 27 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-2 - Fix libdebuginfod file list for debuginfo-client[-devel]. * Tue Nov 26 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.178-1 - 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. * Wed Aug 14 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.177-1 - New upstream release. - elfclassify: New tool to analyze ELF objects. - readelf: Print DW_AT_data_member_location as decimal offset. Decode DW_AT_discr_list block attributes. - libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias. - libdwelf: Add dwelf_elf_e_machine_string. dwelf_elf_begin now only returns NULL when there is an error reading or decompressing a file. If the file is not an ELF file an ELF handle of type ELF_K_NONE is returned. - backends: Add support for C-SKY. * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.176-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 05 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.176-4 - Add elfutils-0.176-strip-symbols-illformed.patch * Mon Jun 03 2019 Mark Wielaard <mjw@fedoraproject.org> - 0.176-3 - Add elfutils-0.176-elf-update.patch