PR25722: debuginfod-find: accept /path/names in place of buildid hex
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 28 Mar 2020 00:47:45 +0000 (20:47 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 28 Mar 2020 00:47:45 +0000 (20:47 -0400)
commit3a9c5da0ac7004a1f04e8768a682f76514e66433
tree90419e2d61a6b6dfae93748fedaea113359ec439
parentdbfaf36ac283006621cce0d343462512c8c5635d
PR25722: debuginfod-find: accept /path/names in place of buildid hex

Extend the debuginfod-find command line interface to permit
/file/names instead of only buildid hexadecimal strings.

v2: move code into debuginfod-find; client API remains buildid only.

Signed-off-by: Frank Ch. Eigler <fche@redhat.com>
debuginfod/ChangeLog
debuginfod/Makefile.am
debuginfod/debuginfod-find.c
doc/ChangeLog
doc/debuginfod-find.1
tests/ChangeLog
tests/run-debuginfod-find.sh