]> git.ipfire.org Git - thirdparty/elfutils.git/commit
PR27783: switch default debuginfod-urls to drop-in style files
authorFrank Ch. Eigler <fche@redhat.com>
Sun, 3 Oct 2021 21:04:24 +0000 (17:04 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Thu, 7 Oct 2021 19:04:41 +0000 (15:04 -0400)
commita83fe488a7b422fc8260bdb35526d39a195c624a
treebed9f0d8042d366f2ca9e196bd9d072d84b557cb
parent47b0ebe9033daa7ac9c732b25c85520b97f9635a
PR27783: switch default debuginfod-urls to drop-in style files

Rewrote and commented the /etc/profile.d csh and sh script fragments
to take the default $DEBUGINFOD_URLS from the union of drop-in files:
/etc/debuginfod/*.urls.  Hand-tested with csh and bash, with
conditions including no prior $DEBUGINFOD_URLS, nonexistent .urls
files, multiple entries in .urls files.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
NEWS
config/ChangeLog
config/Makefile.am
config/elfutils.spec.in
config/profile.csh.in
config/profile.sh.in