[Bug debuginfod/25370] New: container image/registry scanning

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25370 Bug ID: 25370 Summary: container image/registry scanning Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfo

[Bug debuginfod/25369] New: make DEBUGINFOD_PROGRESS prettier

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25369 Bug ID: 25369 Summary: make DEBUGINFOD_PROGRESS prettier Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfo

[Bug debuginfod/25368] New: handle native golang buildids

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25368 Bug ID: 25368 Summary: handle native golang buildids Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod

[Bug debuginfod/25367] New: web request status logging improvements

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25367 Bug ID: 25367 Summary: web request status logging improvements Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: deb

[Bug debuginfod/25366] New: debuginfod scan: more progress/status

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25366 Bug ID: 25366 Summary: debuginfod scan: more progress/status Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debug

[Bug debuginfod/25365] New: debuginfod client cleanup safety: restrict to client-pattern files

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25365 Bug ID: 25365 Summary: debuginfod client cleanup safety: restrict to client-pattern files Product: elfutils Version: unspecified Status: NEW Severity: normal

[Bug libdw/24856] dwarf_diename() cannot get correct name

2020-01-10 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24856 Frank Ch. Eigler changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[PATCH] doc: Fix DEBUGINFOD_PROGRESS description to just mention output on stderr.

2020-01-10 Thread Mark Wielaard
An earlier variant of the default progress function could write to any file. Which is still in the documentation. But the actual implementation just uses stderr. Fix the documentation to match. Signed-off-by: Mark Wielaard --- doc/ChangeLog | 5 + doc/debuginfod_find_debugi