[ 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.x86_64 download

Name elfutils
Epoch 0
Version 0.192
Release 5.el10.inferit
Architecture x86_64
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:31
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 547 KiB
Source Project elfutils-0.192-5.el10.inferit
SHA-256 checksum 8ec91ba160e6ed9bb2ecde70a6b87d784d58e81af1752ffc4640e7764110faba
× 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