From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wCXfDXdYPGKDNwEAgWs5BA (envelope-from ) for ; Thu, 24 Mar 2022 12:39:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id +CJsCndYPGKOOQAAauVa8A (envelope-from ) for ; Thu, 24 Mar 2022 12:39:35 +0100 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 B104D1450F for ; Thu, 24 Mar 2022 12:39:34 +0100 (CET) Received: from localhost ([::1]:58756 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXLoT-0005mL-Aq for larch@yhetil.org; Thu, 24 Mar 2022 07:39:33 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53662) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXLn0-0005m6-BH for guix-patches@gnu.org; Thu, 24 Mar 2022 07:38:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53052) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXLmz-0003i3-Vd for guix-patches@gnu.org; Thu, 24 Mar 2022 07:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXLmz-0000jb-PS for guix-patches@gnu.org; Thu, 24 Mar 2022 07:38:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54485] [PATCH] gnu: Add guile-with-openat. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Mar 2022 11:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54485 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 54485@debbugs.gnu.org Received: via spool by 54485-submit@debbugs.gnu.org id=B54485.16481218672803 (code B ref 54485); Thu, 24 Mar 2022 11:38:01 +0000 Received: (at 54485) by debbugs.gnu.org; 24 Mar 2022 11:37:47 +0000 Received: from localhost ([127.0.0.1]:46949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXLml-0000j9-Fx for submit@debbugs.gnu.org; Thu, 24 Mar 2022 07:37:47 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49742) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXLmj-0000iv-75 for 54485@debbugs.gnu.org; Thu, 24 Mar 2022 07:37:45 -0400 Received: from [2001:470:142:3::e] (port=54262 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXLmd-0003cp-8c; Thu, 24 Mar 2022 07:37:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Bzv2llygdGNUoTjY4JXLYIrIIk9QffXV704xeNtGE7I=; b=M6xnM0iQDTE0Dr77y7rR gQVIVaep78+SYiD5tsvwP1dSE3BULU9H0rVU9afSbHD3uHdLVZB4GjYnMEZLcKHjFEiaqlewchRT/ J0KDhJ1FeyBZ5xxisnYwNlbUB2K40OinFVW1cvFZf71jqFI/HNm977G4MYRsfdqgqPI3l5P9VAEPO yftzvTBibdtcDXvyJVQlnGNzWjQJWHn+QMy7ReeSW/zfG6YkIYIKcOWIq4flsKfTTI1cVylRQZrPS MqOg36DhczkUP9gPH8WE9aUd9M/ieZ5PTpgfBu10enSAPPfxK+1qwDCyJlwdPHRixNR8QbcmS0/Vl +ptdm2dCnZGGAg==; Received: from [193.50.110.177] (port=51502 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXLmc-0003DY-Rq; Thu, 24 Mar 2022 07:37:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220320215031.306710-1-maximedevos@telenet.be> Date: Thu, 24 Mar 2022 12:37:36 +0100 In-Reply-To: <20220320215031.306710-1-maximedevos@telenet.be> (Maxime Devos's message of "Sun, 20 Mar 2022 21:50:31 +0000") Message-ID: <87czibd1j3.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-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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1648121974; 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=Bzv2llygdGNUoTjY4JXLYIrIIk9QffXV704xeNtGE7I=; b=HeG40z/CJV6/ywQqXS3g7VJl7ZAYDO3q4WrRXYJZhmLuW8b80+zRNWPjxGYVRFxhJbY2Fc MQKr/xlKLumvMKatFywgB9dEeNcTAZLeut5zWdoWrOZc9gepw7/45T2NgSjL6yWMUHsHsB WvgoyKILa+Fu5Wecfnmb+EWsh8+J6cdJaRk87VYfVCFWzK3JIoUT+aR5hlGLVZPGM0lnRA y7mvdjxZGn838277VJLsNJKP3U/nfaQOwcZ+sBK/U3oBzbEQC/GOl0phhEzXFRIMV958WO dMBIKeCHdf9BKM0O3P60Ih0AjyyoJ0Mj/CbmnNCxW3U8GgqqIOgpanfb6DjmcA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648121974; a=rsa-sha256; cv=none; b=bCkU6azre/2ba/Cq1oHzamK+CmaDSzegucqNadMfRVmvaw8ZlZfO1Hp1cehgCkbeAUBslu 7kWvPivcK35TZfpaWDiEHIpTKuaVpxso/CYk2OS/bROqBdTcNyf1OL+Qhajx0lV7TZnXuW tB4cwwCSA+1Y+XutJOm2QhNrVJLuBQPPdLBNDSyoNYzgehnC7lgTrXbLy+n9AZzsjlBmfZ mRuFmx35+qM6+H8L3yZoRmF50G3zkGZMT20Af9+lcSUhKsXvVO5WzcLCKWZyYtiOzWZyTM VwYtZ9BCma1brPqN6+G9AfFkkCiFZrIQD9CslAYb8qM8lP6xIbzp4BN/ZMtjLQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=M6xnM0iQ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.29 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=M6xnM0iQ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B104D1450F X-Spam-Score: -4.29 X-Migadu-Scanner: scn0.migadu.com X-TUID: agF383x7GkHT Hi, Maxime Devos skribis: > XXX Don't apply yet, let's wait for > "./pre-inst-env guix build guile-with-openat" to complete first. > > This will allow us to work on resolving the >1 year publicly > known privilege escalation, see . > > * gnu/packages/guile.scm (guile-with-openat): New variable. It=E2=80=99s a clever way to remind me (and other interested Guile committe= rs) of how late we are when it comes to patch review. I=E2=80=99d rather avoid carrying this many patches in a package, be it Gui= le or anything else; that=E2=80=99s not something we usually do. Instead, I would prefer to actually review and apply the patches upstream. I=E2=80=99ve been meaning to do that, really, but it requires a = chunk of time and focus, which keeps leading me to postpone. Is the latest patch set on guile-devel? It=E2=80=99s not mentioned at . Thanks, Ludo=E2=80=99.