summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2022-11-02 13:47:08 +0100
committerMark Wielaard <mark@klomp.org>2022-11-02 13:47:08 +0100
commite9f3045caa5c4498f371383e5519151942d48b6d (patch)
treea97eac871f02e889ecd1ec97caabf70fa4bada52 /config
parentf0f155569c6859c5bc529c0279a6b4803aac950f (diff)
downloadelfutils-e9f3045caa5c4498f371383e5519151942d48b6d.tar.gz
Prepare for 0.188elfutils-0.188
Set version to 0.188 Update elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'config')
-rw-r--r--config/ChangeLog7
-rw-r--r--config/elfutils.spec.in13
2 files changed, 18 insertions, 2 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index 9c2816b5..c63caa0c 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,10 @@
+2022-10-02 Mark Wielaard <mark@klomp.org>
+
+ * elfutils.spec.in: Update for 0.188.
+ Include %{_mandir}/man8/debuginfod*.8* for new
+ debuginfod-service.8 man page.
+ Remove duplicate %{_sysconfdir}/sysconfig/debuginfod.
+
2022-10-20 Mark Wielaard <mark@klomp.org>
* elfutils.spec.in: Escape % in comments.
diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in
index f491ce0a..c444d1f5 100644
--- a/config/elfutils.spec.in
+++ b/config/elfutils.spec.in
@@ -321,8 +321,7 @@ fi
%{_bindir}/debuginfod
%config(noreplace) %{_sysconfdir}/sysconfig/debuginfod
%{_unitdir}/debuginfod.service
-%{_sysconfdir}/sysconfig/debuginfod
-%{_mandir}/man8/debuginfod.8*
+%{_mandir}/man8/debuginfod*.8*
%{_mandir}/man7/debuginfod*.7*
%dir %attr(0700,debuginfod,debuginfod) %{_localstatedir}/cache/debuginfod
@@ -342,6 +341,16 @@ exit 0
%systemd_postun_with_restart debuginfod.service
%changelog
+* Wed Nov 2 2022 Mark Wielaard <mark@klomp.org> 0.188-1
+- readelf: Add -D, --use-dynamic option.
+- debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply
+ outgoing HTTP headers.
+ Add new function debuginfod_find_section.
+- debuginfod: Add --disable-source-scan option.
+- libdwfl: Add new function dwfl_get_debuginfod_client.
+ Add new function dwfl_frame_reg.
+ Add new function dwfl_report_offline_memory.
+
* 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