https://sourceware.org/bugzilla/show_bug.cgi?id=25502

Aaron Merey <amerey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Aaron Merey <amerey at redhat dot com> ---
commit e93959021933a8d8cca8c9968b8ccf8f018d36cd
Author: Aaron Merey <ame...@redhat.com>
Date:   Thu Feb 27 18:10:01 2020 -0500

    debuginfod-client: default to XDG cache.

    PR25502: debuginfod client should default to XDG cache

    Location of client cache now defaults to $XDG_CACHE_HOME/debuginfod_client.
    If XDG_CACHE_HOME is not set then fallback to
$HOME/.cache/debuginfod_client.
    Also maintain backwards compatibility with the previous default path-
    if $HOME/.debuginfod_client_cache exists, use that instead of the new
    defaults.

    Signed-off-by: Aaron Merey <ame...@redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to