Pushed as obvious. Update Changelogs with details from commits 04b1a3aa and 054b3bde9.
Signed-off-by: Aaron Merey <ame...@redhat.com> --- debuginfod/ChangeLog | 4 ++++ tests/ChangeLog | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/debuginfod/ChangeLog b/debuginfod/ChangeLog index 92a880f8..50668e61 100644 --- a/debuginfod/ChangeLog +++ b/debuginfod/ChangeLog @@ -1,3 +1,7 @@ +2022-11-01 Aaron Merey <ame...@redhat.com> + + * debuginfod-client.c (path_escape): Add early return. + 2022-10-31 Aaron Merey <ame...@redhat.com> * Makefile.am (libdebuginfod_so_LDLIBS): Add libelf. diff --git a/tests/ChangeLog b/tests/ChangeLog index fb0dce82..b656029f 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2022-11-01 Aaron Merey <ame...@redhat.com> + + * run-debuginfod-section.sh (RPM_BUILDID): Use buildid from non-zstd + compressed rpm. + 2022-10-31 Aaron Merey <ame...@redhat.com> * Makefile.am (TESTS): Add run-debuginfod-section.sh. -- 2.37.3