NEWS: list some 0.186 debuginfod client & server features
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 4 Nov 2021 19:26:33 +0000 (15:26 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 4 Nov 2021 19:26:33 +0000 (15:26 -0400)
Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index aaef458..607c89d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,17 @@ 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.
+            Several other performance improvements & prometheus metrics.
 
 Version 0.185