[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#47614: [security] Chunked store references in .zo files in Racket 8
From: |
Ludovic Courtès |
Subject: |
bug#47614: [security] Chunked store references in .zo files in Racket 8 |
Date: |
Fri, 16 Apr 2021 17:46:38 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi Philip and all,
Philip McGrath <philip@philipmcgrath.com> skribis:
> Indeed, I expect this is a more precise diagnosis of the same
> problem. My patch in https://issues.guix.gnu.org/47180 solves it by
> putting the store references (search paths for foreign libraries) in a
> configuration data file that isn't compiled, so they don't end up in
> .zo files in the first place.
IIUC, now that <https://issues.guix.gnu.org/47180> has been closed, this
bug is fixed. Am I right?
Thanks,
Ludo’.