summaryrefslogtreecommitdiffstats
path: root/debuginfod/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'debuginfod/ChangeLog')
-rw-r--r--debuginfod/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog
index 9888868b..49a7c26c 100644
--- a/debuginfod/ChangeLog
+++ b/debuginfod/ChangeLog
@@ -1,3 +1,10 @@
+2020-01-06 Frank Ch. Eigler <fche@redhat.com>
+
+ * Makefile.am: Create a build-time header with lsb/uname info.
+ * debuginfod-client.c: Pass above as additional User-Agent request header.
+ * debuginfod.cxx (conninfo): Print this and X-Forwarded-For, as per
+ apache httpd reverse-proxy chain.
+
2019-12-31 Frank Ch. Eigler <fche@redhat.com>
* debuginfod.cxx: Rework threading model.