[PATCH] debuginfod-client: restrict cleanup to client-pattern files

2020-02-11 Thread Aaron Merey
Avoid deleting contents of a general directory in case a user mis-sets $DEBUGINFOD_CACHE_PATH. Signed-off-by: Aaron Merey --- debuginfod/ChangeLog | 5 + debuginfod/debuginfod-client.c | 13 - 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/debuginfod/C

Re: [PATCH] debuginfod-client: restrict cleanup to client-pattern files

2020-02-11 Thread Konrad Kleine
Can we have a test for this? 0xC0A02C32BCB73099.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: [PATCH] debuginfod-client: restrict cleanup to client-pattern files

2020-02-11 Thread Aaron Merey
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:01 PM Konrad Kleine wrote: > > Can we have a test for this? From de46a13aa67d65d61ae206d1ecf8b20f5d3623cf Mon Sep 17 00:00:00 2001 From: Aaron Merey Date: Tue, 11 Feb 2020 15:48

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-11 Thread amerey at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 Aaron Merey changed: What|Removed |Added CC||amerey at redhat dot com Assi