Reposting the patch since the original contained a silly memory leak.
From 8eb82eb58747078a3e914576a7c6ff3f7b2c7cb4 Mon Sep 17 00:00:00 2001
From: Aaron Merey
Date: Wed, 19 Feb 2020 12:30:14 -0500
Subject: [PATCH] PR25502: debuginfod-client default to XDG cache.
Location of client cache now defau
https://sourceware.org/bugzilla/show_bug.cgi?id=25365
Frank Ch. Eigler changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
From 41c69d75ddcad755a51bfcb7554a124375c11846 Mon Sep 17 00:00:00 2001
From: Aaron Merey
Date: Wed, 19 Feb 2020 12:30:14 -0500
Subject: [PATCH] debuginfod-client: default to XDG cache.
Location of client cache now defaults to $XDG_CACHE_HOME/debuginfod_client.
If XDG_CACHE_HOME is not set then f
https://sourceware.org/bugzilla/show_bug.cgi?id=23787
Apizoid changed:
What|Removed |Added
CC||apizoid at gmail dot com
--- Comment #10 fr