Bug 27571 - debuginfod client cache should consist of 444 perm files
Summary: debuginfod client cache should consist of 444 perm files
Status: RESOLVED FIXED
Alias: None
Product: elfutils
Classification: Unclassified
Component: debuginfod (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Alice Zhang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-12 16:42 UTC by Frank Ch. Eigler
Modified: 2021-05-01 18:16 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Ch. Eigler 2021-03-12 16:42:13 UTC
It would be undesirable to let files in the debuginfod cache be accidentally modified after download.  We should chmod them 444 or equivalent after a download is completed.
Comment 1 Frank Ch. Eigler 2021-05-01 18:16:23 UTC
commit 92980edc829c816fabd00df8694acd0a4976902f
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Apr 26 12:21:03 2021 -0400

    PR27571: debuginfod client cache - file permissions