Opened 4 years ago
Closed 4 years ago
#4954 closed enhancement (fixed)
elfutils-0.186
| Reported by: | Bruce Dubbs | Owned by: | lfs-book |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.1 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (2)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed at commit 0d78c2c1798784b696bf75d47f5d301ecbe260e7
Package updates.
Update to iana-etc-20211112.
Update to elfutils-0.186.
Update to jinja2-3.0.3.
Update to bc-5.2.0.
Update to ncurses-6.3.
Update to libpipeline-1.5.4.
Update to meson-0.60.1.
Update to iproute2-5.15.0.
Update to linux-5.15.2.
One change was needed to systemd-249 due to changes in the linux
kernel version 5.14 and later.
A change to ncurses was needed to ensure the .pc files are placed in
the right location (/usr/lib/pkgconfig).
Note:
See TracTickets
for help on using tickets.

Version 0.186
debuginfod-client: Default $DEBUGINFOD_URLS is computed from drop-in files /etc/debuginfod/*.urls rather than hardcoded into the /etc/profile.d/debuginfod* scripts. Add $DEBUGINFOD_MAXSIZE and $DEBUGINFOD_MAXTIME settings for skipping large/slow transfers. Add $DEBUGINFOD_RETRY for retrying aborted lookups. debuginfod: Supply extra HTTP response headers, describing archive/file names that satisfy the requested buildid content. Support -d :memory: option for in-memory databases. Protect against loops in federated server configurations. Add -r option to use -I/-X regexes for grooming stale files. Protect against wasted CPU from duplicate concurrent requests. Limit the duration of groom ops roughly to rescan (-t) times. Add --passive mode for serving from read-only database. Several other performance improvements & prometheus metrics. libdw: Support for the NVIDIA Cuda line map extensions. DW_LNE_NVIDIA_inlined_call and DW_LNE_NVIDIA_set_function_name are defined in dwarf.h. New functions dwarf_linecontext and dwarf_linefunctionnametranslations: Update Japanese translation.