[ All 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 ]
×

Package elfutils-0.192-5.el10.inferit.src download

Name elfutils
Epoch 0
Version 0.192
Release 5.el10.inferit
Architecture src
Website/URL http://elfutils.org/
License GPL-3.0-or-later AND (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GFDL-1.3-no-invariants-or-later
Build Time 2025-04-09 13:12:26
Build Host builder-x86-04.inferitos.ru
Summary A collection of utilities and DSOs to handle ELF files and DWARF data
Repositories BaseOS
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).
Errata
Size 11744 KiB
Source Project elfutils-0.192-5.el10.inferit
SHA-256 checksum 2d16e5ca9dfb73d8e5eb42db4ae383c8ea4106db8a15c220b4ba47b50a219fd3
× Full screenshot
Changelog link
* Wed Apr 09 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.192-5.inferit
- Disable upstream debuginfod URL

* Fri Dec 13 2024 Aaron Merey <amerey@redhat.com> - 0.192-5
- Enable debuginfod IMA verification
- Add elfutils-0.192-fix-configure-conditional.patch

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.192-4
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Aaron Merey <amerey@redhat.com> - 0.192-4
- Install fish profile script unconditionally

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.192-3
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Thu Oct 24 2024 Aaron Merey <amerey@redhat.com> - 0.192-2
- Enable eu-stacktrace on x86_64
- Add elfutils-0.192-stacktrace-lto.patch

* Wed Oct 23 2024 Aaron Merey <amerey@redhat.com> - 0.192-1
- Upgrade to upstream elfutils 0.192
- Drop upstreamed patches
  elfutils-0.190-riscv-flatten.patch
  elfutils-0.191-riscv-flatten.patch
  elfutils-0.191-profile-empty-urls.patch
- Add elfutils-0.192-libelf-static.patch

* Tue Jun 25 2024 Mark Wielaard <mjw@fedoraproject.org> - 0.191-5
- Add elfutils-0.190-riscv-flatten.patch

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.191-4
- Bump release for June 2024 mass rebuild

* Wed Apr 24 2024 Aaron Merey <amerey@redhat.com> - 0.191-3
- eu-srcfiles directly links to libdebuginfod.so so explicitly
  Require elfutils-debuginfod-client not just Recommends