From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id OLUgEBOuU2B2bwAA0tVLHw (envelope-from ) for ; Thu, 18 Mar 2021 19:46:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qDzTCxOuU2CeGQAAbx9fmQ (envelope-from ) for ; Thu, 18 Mar 2021 19:46:27 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id EF2151FC4A for ; Thu, 18 Mar 2021 20:46:26 +0100 (CET) Received: from localhost ([::1]:58744 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMybC-0006cZ-5t for larch@yhetil.org; Thu, 18 Mar 2021 15:46:26 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMyao-0006cH-6O for guix-patches@gnu.org; Thu, 18 Mar 2021 15:46:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36586) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lMyan-0000FX-US for guix-patches@gnu.org; Thu, 18 Mar 2021 15:46:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lMyan-0003WK-S5 for guix-patches@gnu.org; Thu, 18 Mar 2021 15:46:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47013] [PATCH] gnu: Harden filesystem links. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 18 Mar 2021 19:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47013 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Famulari Cc: 47013@debbugs.gnu.org Received: via spool by 47013-submit@debbugs.gnu.org id=B47013.161609672813482 (code B ref 47013); Thu, 18 Mar 2021 19:46:01 +0000 Received: (at 47013) by debbugs.gnu.org; 18 Mar 2021 19:45:28 +0000 Received: from localhost ([127.0.0.1]:48132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMyaF-0003VO-Ln for submit@debbugs.gnu.org; Thu, 18 Mar 2021 15:45:27 -0400 Received: from lepiller.eu ([89.234.186.109]:41404) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lMyaC-0003VE-RR for 47013@debbugs.gnu.org; Thu, 18 Mar 2021 15:45:25 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 989125e4; Thu, 18 Mar 2021 19:45:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:cc:from:message-id; s= dkim; bh=SMDsmt2nD9JOE2UDUKOlaFceOu+J5RGc7tDUr/F6Nq8=; b=AboITEm YIuMQb1KI6/EQzcEMKCKc7cIvhgXhBSUtf7IkoRctgbgjl6kcuAwLFB+3pWDMevT M+E2HfLI34TqUWHpFFVt4pPpP4vAAK1o7Dl7H238eiTG/kBSv1C+ch2hR3YeVzvI tMyjAsRXdcFHbtJGAkqQ6MDiLKpb/O4t1TrFca8i7RdsEXajekwe+jhxpSbTQ8UL NcGRvhbre1LcYTFmVJZH70XNRghv3UYo9Vxk2uZKwvP5aTbxWt3O1AjyBMwP811G /ZQkrAi6Q94uHaunf3ADMGxETngjlGNAvU8kznJJ9GNSmf62WFxcBX7+qFAUcpmX ZsH23aP9d5EIlAA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id baafe0a8 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Thu, 18 Mar 2021 19:45:21 +0000 (UTC) Date: Thu, 18 Mar 2021 15:45:13 -0400 User-Agent: K-9 Mail for Android In-Reply-To: References: <2F1A50F6-D801-4DA6-9513-97644293A990@lepiller.eu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----EMZAHOBSKUSR1D16VS6SRIU6V4X6TX" Content-Transfer-Encoding: 7bit From: Julien Lepiller Message-ID: <904B0B62-0F07-429B-910D-F66C90304E45@lepiller.eu> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616096787; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=SMDsmt2nD9JOE2UDUKOlaFceOu+J5RGc7tDUr/F6Nq8=; b=cFaRSbwy11IKxpWXGTfc4BIXkzaJX3mhschJjOZ+U3PVd8Z1iJou4BjcLq7MiHq4t6/ex7 T9Na4lG9+d9sNcmnSVLN1OYRdZ62wEXx0q3GLN2xrxoqOgw8SFiMSVjVc7bIGcBAlfY7LA QAYIMFiKLbJep9SI4oV2z9i7vW223J1tKCtx865I33EaNH3XDPo46ZQaclJSXcbA5swGPe naRhKgzQmtxz5Oiqo2uRTZqDGhPRTsY2H7SiIYKeytVf2yRVxAViGmgmkmAxLrRQkzFenp W3HadLAzux3eJANlTU60/FfyNXd3OGON6/PAbT81FfuVTr++9U/Qubwk7QKeLg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616096787; a=rsa-sha256; cv=none; b=UshvRbg3sb6gyXy114ENPbCQ2hszsEk91dkmpZYjn/p1MwgkbEuNNGCD30htTAEZEJdh7q h53DTrn+nAhpCha6X/YGfIHsPGhE+XzcfTiyYFQ5WKXlLGe7jJYiHkbeW9RbOb/HGESz3C CSOf86YInjA1WM1NpVjk+vx9s4A/h15SZouLzNamBkby/i5cOTc21r7G0wBMYRWpRNDfk9 unRiW9WC28hbpgU52Ut3S7dRzuySuoZWgnKXlATIn6/iBTjkxcIWWJgjRfjrmZzuhR4r3D yww0H0X/g3HdjS8R2rmUG9R0L+RHO1i27lmzJXOam4T8Ff0hLWfHSO2eux1ykw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="AboITEm "; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="AboITEm "; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: EF2151FC4A X-Spam-Score: -1.31 X-Migadu-Scanner: scn0.migadu.com X-TUID: /lRxvt4qNZ7Q ------EMZAHOBSKUSR1D16VS6SRIU6V4X6TX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ah sorry! Looks like my email was delayed, probably an issue on my side=2E = Documentation looks good, thanks! Le 18 mars 2021 13:39:20 GMT-04:00, Leo Famulari a = =C3=A9crit : >On Mon, Mar 15, 2021 at 04:23:24PM -0400, Julien Lepiller wrote: >> Not tested but looks ok=2E Could you extend the documentation a bit? >> Maybe add the expected type of data for the service and an example on >> how to use it with modify-services? With lirks to relevant sections=2E > >We ended up pushing a slightly different patch from the one you've >replied to=2E > >We did add documentation along the lines you requested, but let me know >if you see more room for improvment: > >https://git=2Esavannah=2Egnu=2Eorg/cgit/guix=2Egit/diff/doc/guix=2Etexi?i= d=3D898489f48e436e45e86e1ba0fcdb6df5cd5a051a ------EMZAHOBSKUSR1D16VS6SRIU6V4X6TX Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ah sorry! Looks like my email was delayed, probabl= y an issue on my side=2E Documentation looks good, thanks!

Le 18 mars 2021 13:39:20 GMT-04:00, Leo Famulari <leo@= famulari=2Ename> a =C3=A9crit :
On Mon, Mar 15, 2021 at 04:23:24PM -0400, Julien Lep=
iller wrote:
Not tested= but looks ok=2E Could you extend the documentation a bit?
Maybe add the= expected type of data for the service and an example on
how to use it w= ith modify-services? With lirks to relevant sections=2E
We ended up pushing a slightly different patch from the one you've
repl= ied to=2E

We did add documentation along the lines you requested, bu= t let me know
if you see more room for improvment:

https://git=2Esavannah=2Egnu=2Eorg= /cgit/guix=2Egit/diff/doc/guix=2Etexi?id=3D898489f48e436e45e86e1ba0fcdb6df5= cd5a051a
------EMZAHOBSKUSR1D16VS6SRIU6V4X6TX--