Hi Aaron,
On Tue, Nov 01, 2022 at 12:53:41AM -0400, Aaron Merey wrote:
> Thanks again for the detailed review. I fixed the issues you pointed out.
This version looks really good. Please push, so it is included in the
release tomorrow.
> On Sat, Oct 29, 2022 at 8:29 PM Mark Wielaard wrote:
> >
Hi Mark,
Thanks again for the detailed review. I fixed the issues you pointed out.
On Sat, Oct 29, 2022 at 8:29 PM Mark Wielaard wrote:
> > @@ -1008,6 +1206,9 @@ debuginfod_query_server (debuginfod_client *c,
> > snprintf(data[i].url, PATH_MAX, "%s/%s/%s/%s", server_url,
> >
Hi Aaron,
On Thu, Oct 27, 2022 at 11:59:19PM -0400, Aaron Merey via Elfutils-devel wrote:
> diff --git a/NEWS b/NEWS
> index 6ebd172c..3e290ff7 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -4,6 +4,8 @@ readelf: Add -D, --use-dynamic option.
>
> debuginfod: Add --disable-source-scan option.
>
> +debu
v3 addresses Frank and Mark's v2 feedback.
v2 available here:
https://sourceware.org/pipermail/elfutils-devel/2022q4/005476.html
---
ChangeLog | 4 +
NEWS| 2 +
debuginfod/ChangeLog| 21 ++
debuginfod/Makefile.am | 2 +-