Opened 5 weeks ago
Closed 4 weeks ago
#5579 closed enhancement (fixed)
elfutils-0.192
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.3 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Change History (2)
comment:1 by , 4 weeks ago
comment:2 by , 4 weeks ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed at commit 52104e05f0 :
Update to iana-etc-20241015. Update to vim-9.1.0813. Update to xz-5.6.3. Update to sysvinit-3.11. Update to setuptools-75.2.0. Update to Python3-3.13.0. Update to openssl-3.4.0. Update to meson-1.6.0. Update to markupsafe-3.0.2. Update to linux-6.11.5. Update to less-668. Update to elfutils-0.192.
Note:
See TracTickets
for help on using tickets.
Version 0.192 "New rules, faster tools"
CONDUCT: A new code of conduct has been adopted. See the CONDUCT file for more information.
debuginfod: Add per-file signature verification for integrity checking, using RPM IMA scheme from Fedora/RHEL.
New API for metadata queries: file name -> buildid.
Server-side extraction of files from kernel debuginfo packages is significantly faster. Now takes < 0.25 seconds, down from ~50 seconds.
libdw: New functions dwfl_set_sysroot, dwfl_frame_unwound_source and dwfl_unwound_source_str.
stacktrace: Experimental new tool that can process a stream of stack samples from the Sysprof profiler and unwind them into call chains. Enable on x86 with --enable-stacktrace.