]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
elfutils: Upgrade 0.192 -> 0.193
authorSoumya Sambu <soumya.sambu@windriver.com>
Fri, 6 Jun 2025 06:44:03 +0000 (12:14 +0530)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jun 2025 08:34:38 +0000 (09:34 +0100)
commitca990ae5a14fa0899dee4fccacf4cac8f212e4e8
tree8b09ad5d233ea63077d740569b11021fab48db1b
parentbf866a99d920331bc5c08c3dccc86f71b2d1b3bb
elfutils: Upgrade 0.192 -> 0.193

Refreshed patches:
0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch
ptest.patch

Changelog:
Version 0.193 "Bugs erased, stacks traced"

debuginfod: Add CORS (webapp access) support to webapi and --cors option.

            Add --listen-address option for binding the HTTP listen socket
            to a specific IPv4 or IPv6 address.

            debuginfod client now caches x-debuginfod-* HTTP headers
            alongside downloaded files.

libdw: Add dwarf_language and dwarf_language_lower_bound functions.

       Improved support for DWARF6 language metadata as well as DWARF
       language constants for Nim, Dylan, Algol68, V and Mojo.

       dwarf_srclang is now forward-compatible with DWARF6 language
       constants.

libdwfl_stacktrace: Experimental new library interface for unwinding
                    stack samples into call chains, and tracking and
                    caching Elf data for multiple processes, building
                    on libdwfl.  Initially supports perf_events stack
                    sample data.

libelf: elf_scnshndx has been rewritten to be more robust, particularily
        for ELF files with more than 64K sections.

readelf: Improved handling of corrupt ELF data.

         --section-headers output now includes a "Key to Flags" explaining
         section flag meanings.

Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/elfutils/elfutils_0.193.bb [moved from meta/recipes-devtools/elfutils/elfutils_0.192.bb with 98% similarity]
meta/recipes-devtools/elfutils/files/0001-libelf-Add-libeu-objects-to-libelf.a-static-archive.patch
meta/recipes-devtools/elfutils/files/ptest.patch