]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
man debuginfod-client-config.7: Elaborate $DEBUGINFOD_URLS
authorFrank Ch. Eigler <fche@redhat.com>
Mon, 31 Jan 2022 23:13:40 +0000 (18:13 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Mon, 31 Jan 2022 23:13:40 +0000 (18:13 -0500)
Add reference to /etc/profile.d and /etc/debuginfod/*.urls as possible
source of default.  (No need to autoconf @prefix@ it, these paths are
customarily distro standard rather than elfutils configurables.)
Drop warning about federation loops, due to protection via PR27917 (0.186).

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
doc/ChangeLog
doc/debuginfod-client-config.7

index f25bcd2ee2b366dfabf04532a075656c9c0bc4d1..303e3dc05dc531bb6e095e428efc4c302756bc06 100644 (file)
@@ -1,3 +1,7 @@
+2022-01-31  Frank Ch. Eigler  <fche@redhat.com>
+
+       * debuginfod-client-config.7: Elaborate DEBUGINFOD_URLS.
+
 2021-12-08  Frank Ch. Eigler  <fche@redhat.com>
 
        PR28661
index 1cc19215dd6ddccf23ff6cafd0df64086fd365ee..fecc6038df7544011dcb00d0dedee53b2c1aa190 100644 (file)
@@ -24,8 +24,8 @@ temporary files.  The default is /tmp.
 .B $DEBUGINFOD_URLS
 This environment variable contains a list of URL prefixes for trusted
 debuginfod instances.  Alternate URL prefixes are separated by space.
-Avoid referential loops that cause a server to contact itself, directly
-or indirectly - the results would be hilarious.
+This environment variable may be set by /etc/profile.d scripts
+reading /etc/debuginfod/*.urls files.
 
 .TP
 .B $DEBUGINFOD_CACHE_PATH