summaryrefslogtreecommitdiffstats
path: root/config/elfutils.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/elfutils.spec.in')
-rw-r--r--config/elfutils.spec.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index 49e5a016..54599159 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -340,6 +340,20 @@ exit 0
%systemd_postun_with_restart debuginfod.service
%changelog
+* Mon Apr 25 2022 Mark Wielaard <mark@klomp.org> 0.187-1
+- debuginfod: Support -C option for connection thread pooling.
+- debuginfod-client: Negative cache file are now zero sized instead
+ of no-permission files.
+- addr2line: The -A, --absolute option, which shows file names
+ includingthe full compilation directory is now the
+ default. To get theold behavior use the new option --relative.
+- readelf, elflint: Recognize FDO Packaging Metadata ELF notes
+- libdw, debuginfo-client: Load libcurl lazily only when files need
+ to be fetched remotely. libcurl is now never loaded when
+ DEBUGINFOD_URLS is unset. And whenDEBUGINFOD_URLS is set,
+ libcurl is only loaded when the debuginfod_begin function is
+ called.
+
* Wed Nov 10 2021 Mark Wielaard <mark@klomp.org> 0.186-1
- debuginfod-client: Default $DEBUGINFOD_URLS is computed from
drop-in files /etc/debuginfod/*.urls rather than