libelfin 0.3-3.1build1 source package in Ubuntu

Changelog

libelfin (0.3-3.1build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 15:44:16 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libelfin_0.3.orig.tar.gz 82.2 KiB c338942b967582922b3514b54b93175ca9051a9668db92dd8ef619824d443ac7
libelfin_0.3-3.1build1.debian.tar.xz 6.1 KiB dfac4421e459b16221bfb934bc79c449f24e2109399554a8f21bdac844e2f34d
libelfin_0.3-3.1build1.dsc 2.2 KiB da239523593a280edecc0b224bfb51652c46137f0af671e2513af6e758bfad55

View changes file

Binary packages built by this source

libdwarf++0t64: C++11 DWARF parser

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains the library to parse DWARFv4 debug information.

libdwarf++0t64-dbgsym: debug symbols for libdwarf++0t64
libelf++0t64: C++11 ELF parser

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains the library to parse ELF binaries.

libelf++0t64-dbgsym: debug symbols for libelf++0t64
libelfin-dev: C++11 ELF/DWARF parser (development files)

 Libelfin is a from-scratch C++11 library for reading ELF binaries and DWARFv4
 debug information.
 .
 Libelfin implements a syntactic layer for DWARF and ELF, but not a semantic
 layer. Interpreting the information stored in DWARF DIE trees still requires a
 great deal of understanding of DWARF, but libelfin will make sense of the bytes
 for you.
 .
 This package contains development libraries and header files for libelfin.