Modify changelog per directory and not in top-level directory.
From ba36d7fc0aea4656ec8c2577306fec4c01c9a02d Mon Sep 17 00:00:00 2001
From: Konrad Kleine
Date: Wed, 26 Feb 2020 10:00:43 -0500
Subject: [PATCH] debuginfod: file:// URLs: handle curl resp. code
When file:// is used for
Addec Changelog entry
On Wed, 26 Feb 2020 at 17:35, Konrad Kleine wrote:
>
> When file:// is used for DEBUGINFOD_URLS, then the response code for a
> successful server query is 0 and not 200.
>
> Using file:// can be helpful when you want to test your
> debuginfod-client int
don't have to run the
debuginfod server at all.
Fixes https://sourceware.org/bugzilla/show_bug.cgi?id=25600
From 91e942e3ac844487839653d470de2efb58255977 Mon Sep 17 00:00:00 2001
From: Konrad Kleine
Date: Wed, 26 Feb 2020 10:00:43 -0500
Subject: [PATCH] debuginfod: file:// URLs: handle curl resp.
I've copied the type name for the progress function from the manual and noticed
that it didn't compile...
From dce881a783fe6f2b01b1756404f474e1c4695967 Mon Sep 17 00:00:00 2001
From: Konrad Kleine
Date: Wed, 12 Feb 2020 07:59:50 -0500
Subject: [PATCH] [NFC] debuginfod/doc
Hi Aaron,
this looks good to me. Thank you for taking care of the tests.
- Konrad
On 11/02/2020 21:54, Aaron Merey wrote:
> Hi Konrad,
>
> You're right, it's better to include a test. I've added one to the patch.
>
> Aaron
>
> On Tue, Feb 11, 2020 at 2:0
Can we have a test for this?
0xC0A02C32BCB73099.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
From: Konrad Kleine
Date: Mon, 10 Feb 2020 08:46:13 -0500
Subject: [PATCH] NFC: fix typo in comment: legnth -> length
Signed-off-by: Konrad Kleine
---
debuginfod/debuginfod.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debuginfod/debuginfod.h b/debuginfod/debuginfod