Commit Graph

4 Commits

Author SHA1 Message Date
Michael Tremer
860515b21c Remove excess newlines in rootfiles
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-03-12 10:15:49 +00:00
Adolf Belka
117f144799 elfutils: Update to version 0.191
- Update from version 0.190 to 0.191
- Update of rootfile
- Changelog
    0.191
	libdw: dwarf_addrdie now supports binaries lacking a .debug_aranges
	       section.
	       Improved support for DWARF package files.  Add new function
	       dwarf_cu_dwp_section_info.
	debuginfod: Caching eviction logic improvements to improve retention
	            of small/frequent/slow files such as Fedora's vdso.debug.
	srcfiles: Can now fetch the source files of a DWARF/ELF file and
	          place them into a zip.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-03-12 10:11:53 +00:00
Michael Tremer
7d0f48668b elfutils: Don't ship tools
I don't think there is any point that we ship these.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-02-07 11:01:25 +00:00
Adolf Belka
816af4dfb7 elfutils: Move from addon to core program. Required by suricata-7.0.2 for execution
- Updated lfs file to core program type
- Moved rootfile from packages to common
- Older suricata versions required elfutils only for building but suricata-7.0.2 fails to
   start if elfutils is not present due to libelf.so.1 being missing.
- The requirement for elfutils is not mentioned at all in the changelog.

Fixes: Bug#13516
Tested-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2024-02-07 10:55:34 +00:00