From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 16 11:46:47 2021 Received: (at 47614) by debbugs.gnu.org; 16 Apr 2021 15:46:47 +0000 Received: from localhost ([127.0.0.1]:41501 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXQgB-0004Qb-EV for submit@debbugs.gnu.org; Fri, 16 Apr 2021 11:46:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lXQg9-0004LT-UA for 47614@debbugs.gnu.org; Fri, 16 Apr 2021 11:46:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:42475) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lXQg4-0007NK-GO; Fri, 16 Apr 2021 11:46:40 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=39294 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lXQg3-0007SL-Vb; Fri, 16 Apr 2021 11:46:40 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Philip McGrath Subject: Re: bug#47614: [security] Chunked store references in .zo files in Racket 8 References: <7eaf8b95-5550-66e1-fda2-d691255b49d7@philipmcgrath.com> <2abc59d0-905e-ab0c-ae25-bf572f34fcd5@philipmcgrath.com> Date: Fri, 16 Apr 2021 17:46:38 +0200 In-Reply-To: <2abc59d0-905e-ab0c-ae25-bf572f34fcd5@philipmcgrath.com> (Philip McGrath's message of "Tue, 6 Apr 2021 21:48:34 -0400") Message-ID: <87blae44gx.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 47614 Cc: Mark H Weaver , 47614@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Hi Philip and all, Philip McGrath 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 has been closed, this bug is fixed. Am I right? Thanks, Ludo=E2=80=99.