Opened 3 years ago

Closed 3 years ago

#4856 closed enhancement (fixed)

elfutils-0.185

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 11.0
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 3 years ago

Milestone: 11.0

comment:2 by Bruce Dubbs, 3 years ago

Summary: elfutils-0.184elfutils-0.185

Now version 0.185.

comment:3 by Bruce Dubbs, 3 years ago

Version 0.185

debuginfod-client: Simplify curl handle reuse so downloads which return an error are retried.

elfcompress: Always exit with code 0 when the operation succeeds (even when nothing was done). On error the exit code is now always 1.

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

comment:4 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: newclosed

Fixed at af4f4bfa8ccaa4e88bbe8bc13a17f7e3240a5cb6

Package updates.
    Update to iana-etc-20210526.
    Update to vim-8.2.2890.
    Update to zstd-1.5.0.
    Update to perl-5.34.0.
    Update to inux-5.12.7.
    Update to libcap-2.50.
    Update to kmod-29.
    Update to expat-2.4.1.
    Update to elfutils-0.185.
    Update to bc-4.0.2.
Note: See TracTickets for help on using tickets.