Higher-level library to access ELF

Edit Package elfutils
https://sourceware.org/elfutils/

elfutils is a collection of utilities and libraries to read, create
and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files.

Refresh
Refresh
Source Files
Filename Size Changed
README-BEFORE-ADDING-PATCHES 0000000488 488 Bytes
baselibs.conf 0000000152 152 Bytes
disable-run-readelf-self-test.patch 0000002956 2.89 KB
elfutils-0.184.tar.bz2 0009185468 8.76 MB
elfutils-0.184.tar.bz2.sig 0000000310 310 Bytes
elfutils-debuginfod.changes 0000008081 7.89 KB
elfutils-debuginfod.spec 0000007595 7.42 KB
elfutils-rpmlintrc 0000000055 55 Bytes
elfutils.changes 0000047295 46.2 KB
elfutils.keyring 0000011658 11.4 KB
elfutils.spec 0000008677 8.47 KB
Revision 168 (latest revision is 203)
Martin Liška's avatar Martin Liška (marxin) accepted request 892117 from Martin Liška's avatar Martin Liška (marxin) (revision 168)
- Update to version 0.184:
  debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker.
  debuginfod-client: Client caches negative results. If a query for a
                     file failed with 404, an empty 000 permission
                     file is created in the cache. This will prevent
                     requesting the same file for the next 10 minutes.
                     Client objects now carry long-lived curl handles
                     for outgoing connections.  This makes it more
                     efficient for multiple sequential queries, because
                     the TCP connections and/or TLS state info are kept
                     around awhile, avoiding O(100ms) setup latencies.
  libdw: handle DW_FORM_indirect when reading attributes
  translations: Update Polish translation.
- Add 2 build dependences for tests.
Comments 0
openSUSE Build Service is sponsored by