Sun, 28 Apr 2024 20:34:35 UTC | login

Information for build elfutils-0.190-2.fc40

ID263349
Package Nameelfutils
Version0.190
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/elfutils.git#4bf94eb436332188bd7c35a11ab414aba97697bf
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
StartedThu, 09 Nov 2023 14:09:45 UTC
CompletedThu, 09 Nov 2023 14:36:25 UTC
Taskbuild (f40, /rpms/elfutils.git:4bf94eb436332188bd7c35a11ab414aba97697bf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/elfutils.git#4bf94eb436332188bd7c35a11ab414aba97697bf'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Nov 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.190-2 - Update Fedora license tags to spdx license tags * Fri Nov 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.190-1 - Upgrade to upstream elfutils 0.190 - Add eu-srcfiles - Drop upstreamed patches elfutils-0.189-relr.patch elfutils-0.189-debuginfod_config_cache-double-close.patch elfutils-0.189-elf_getdata_rawchunk.patch elfutils-0.189-elfcompress.patch elfutils-0.189-c99-compat.patch - Only package debuginfod-client-config.7 manpage for debuginfod-client * Thu Aug 24 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-6 - Update elfutils-0.189-relr.patch * Wed Aug 23 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-5 - Add elfutils-0.189-relr.patch * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.189-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-3 - Add elfutils-0.189-elf_getdata_rawchunk.patch - Add elfutils-0.189-debuginfod_config_cache-double-close.patch * Sat Apr 22 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-2 - Add elfutils-0.189-c99-compat.patch - Add elfutils-0.189-elfcompress.patch * Fri Mar 03 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.189-1 - Upgrade to upsteam elfutils 0.189. * Fri Jan 27 2023 Mark Wielaard <mjw@fedoraproject.org> - 0.188-5 - Add elfutils-0.188-deprecated-CURLINFO.patch, elfutils-0.188-CURL_AT_LEAST_VERSION.patch and elfutils-0.188-CURLOPT_PROTOCOLS_STR.patch * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.188-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 07 2022 Mark Wielaard <mjw@fedoraproject.org> - 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@fedoraproject.org> - 0.188-2 - Add elfutils-0.188-static-extract_section.patch. * Wed Nov 02 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.188-1 - Upgrade to upsteam elfutils 0.188. * Wed Oct 05 2022 Amit Shah <amitshah@fedoraproject.org> - 0.187-9 - Auto-configure debuginfod_url based on macros.dist * Wed Aug 24 2022 Debarshi Ray <rishi@fedoraproject.org> - 0.187-8 - Use %sysusers_requires_compat to match %sysusers_create_compat * Wed Jul 27 2022 Amit Shah <amitshah@fedoraproject.org> - 0.187-7 - Allow building without default debuginfod URL * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.187-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.187-5 - Add sysuser support for creating the debuginfod user * Fri May 06 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.187-4 - Add elfutils-0.187-mhd_no_dual_stack.patch - Add elfutils-0.187-mhd_epoll.patch * Thu May 05 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.187-3 - Add elfutils-0.187-debuginfod-client-fd-leak.patch * Tue May 03 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.187-2 - Add elfutils-0.187-csh-profile.patch * Tue Apr 26 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.187-1 - 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. * Tue Apr 12 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.186-5 - Add an explicit versioned requires from elfutils-debuginfod-client on elfutils-libelf. * Thu Apr 07 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.186-4 - Add an explicit versioned requires from elfutils-debuginfod-client on elfutils-libs. * Fri Mar 25 2022 Mark Wielaard <mjw@fedoraproject.org> - 0.186-3 - Add elfutils-0.186-elf-glibc.patch - Add elfutils-0.186-fdo-ebl.patch - Add elfutils-0.186-fdo-efllint.patch - Add elfutils-0.186-fdo-swap.patch - Add elfutils-0.186-ppc64le-error-return-workaround.patch * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.186-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Nov 10 2021 Mark Wielaard <mjw@fedoraproject.org> - 0.186-1 - Upgrade to upstream 0.186 - debuginfod-client: Default $DEBUGINFOD_URLS is computed from drop-in files /etc/debuginfod/*.urls rather than hardcoded into the /etc/profile.d/debuginfod* scripts. Add $DEBUGINFOD_MAXSIZE and $DEBUGINFOD_MAXTIME settings for skipping large/slow transfers. Add $DEBUGINFOD_RETRY for retrying aborted lookups. - debuginfod: Supply extra HTTP response headers, describing archive/file names that satisfy the requested buildid content. Support -d :memory: option for in-memory databases. Protect against loops in federated server configurations. Add -r option to use -I/-X regexes for grooming stale files. Protect against wasted CPU from duplicate concurrent requests. Limit the duration of groom ops roughly to rescan (-t) times. Add --passive mode for serving from read-only database. Several other performance improvements & prometheus metrics. - libdw: Support for the NVIDIA Cuda line map extensions. DW_LNE_NVIDIA_inlined_call and DW_LNE_NVIDIA_set_function_name are defined in dwarf.h. New functions dwarf_linecontext and dwarf_linefunctionname. - translations: Update Japanese translation.