From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id mAngHghB+WMXvgAAbAwnHQ (envelope-from ) for ; Fri, 24 Feb 2023 23:58:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GKLRHghB+WMaCwAA9RJhRA (envelope-from ) for ; Fri, 24 Feb 2023 23:58:16 +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 563E72A071 for ; Fri, 24 Feb 2023 23:58:16 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=kFItpLVh; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677279496; a=rsa-sha256; cv=none; b=Z5xzePnNA21wEZhAWOvjbyta7z+RthNXKOUWLEKjUni+0Bqx7jUOOwzglV5bMuDnjkT9xQ kNOMWqmNY6qbhCHmWpttcKGXVQBqORUqT/lNb7waqqPnt8sLyeXw99F1PusHbEuvFVt8cq 6EZQ2nvt7x9F6wFmvlNO2PL8J7qLJFZqE84PH7Opf0qFHmO7y5KMnQbOAsnvV97/g4U8AU mqWqUotH9FxfHsTvax7m/mveMhVO+0+B/OOjuH2aCKpBMz8So1U6j0mQv0KdTnZmrumR3D wJWV3CIzfV1fGVnm490tH9IvToTjek6MwagoB2D3zcnzggIWI08NFUHvekSbdw== 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=kFItpLVh; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677279496; 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=rrPfqw9HB8dH63DCbKppJpS9zkkGp4It7l1HHG5CJ8g=; b=FUbV6kXfzliINXdP8YQxqlSTstkpKL1AuWTbZct0izU8zCnQRE1GO3DhNH+1WPms8Zi610 8gBzCnQU4RqpLpzOlRck1dwzQ+FqqyQFmSx1FXi0TU1fCY39H2H+Ya6N4hea07LD8LXXdk eTko1hpC9yWHmrWLKstMx+Mwtbn2+5Ea+i/ns1GGELraMpzJ08i0yrqS0eS9NG9SNd4LDe wYaXCkQlCF7Ipoj1okdPDIzI/lX7ps9eWda/3BJPYgJtCMMSQegqlaYpbE7DLVDk9f4tsK Sm0Q8HorCs780FrhtzKfdNzFHgx54LJ5s3auPw/3sCf92yp2eaWWMu6t5iUklA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pVh0u-0003Lw-Vv; Fri, 24 Feb 2023 17:58:05 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVh0s-0003LV-Sa for guix-patches@gnu.org; Fri, 24 Feb 2023 17:58:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pVh0s-0001ZR-KY for guix-patches@gnu.org; Fri, 24 Feb 2023 17:58:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pVh0s-0004uU-Ge for guix-patches@gnu.org; Fri, 24 Feb 2023 17:58:02 -0500 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: Fri, 24 Feb 2023 22:58:02 +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.167727948018864 (code B ref 54485); Fri, 24 Feb 2023 22:58:02 +0000 Received: (at 54485) by debbugs.gnu.org; 24 Feb 2023 22:58:00 +0000 Received: from localhost ([127.0.0.1]:38524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVh0p-0004uC-Q8 for submit@debbugs.gnu.org; Fri, 24 Feb 2023 17:58:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pVh0n-0004tw-W1 for 54485@debbugs.gnu.org; Fri, 24 Feb 2023 17:57:58 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVh0h-0001YR-R2; Fri, 24 Feb 2023 17:57:51 -0500 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=rrPfqw9HB8dH63DCbKppJpS9zkkGp4It7l1HHG5CJ8g=; b=kFItpLVhSfyEuvwt1r2c or/we34IEnZykS8gy0RKhnaink3ZjSEW9C0maiPsIVW0R4hcvUR9bhZ3ukKXu810NHEFYuXqDheru C8aO865Xkw3me6iq6P6q6fVUieyPIfGVpqESMDjA5jG/jJwSDLav8RNwt+VWdod5YeM7C3mZdCFyp rh7xGUnlzmtM02hO9xjMPfYwIZv5UGbNpnEaIlqxAIcOltb0YuZtjb1bImaYZ/zr/+/M04NRTp1sX N75j+7QIL/IwYITZHcxWND+V2/bDxzT4H+X6mb13DYLft56MTFYnfOY1UQjLerM4qU5xNN8xuerpC LPMrSnqA96iAEA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pVh0h-0007oX-E2; Fri, 24 Feb 2023 17:57:51 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220320215031.306710-1-maximedevos@telenet.be> Date: Fri, 24 Feb 2023 23:57:50 +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: <877cw61xjl.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.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: X-Migadu-Queue-Id: 563E72A071 X-Spam-Score: -3.98 X-Migadu-Spam-Score: -3.98 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-TUID: tbGh1t+jpBxQ Hi, Maxime Devos skribis: > +;; (A static variant of) this package will be used to implement > +;; TOCTOU-free behaviour in > +;; and . > +(define-public guile-with-openat > + (package > + (inherit > + (package-with-extra-patches guile-3.0 > + (search-patches > + "guile-openat-and-friends-01.patch" > + "guile-openat-and-friends-02.patch" > + "guile-openat-and-friends-03.patch" > + "guile-openat-and-friends-04.patch" > + "guile-openat-and-friends-05.patch" > + "guile-openat-and-friends-06.patch" > + "guile-openat-and-friends-07.patch" > + "guile-openat-and-friends-08.patch" > + "guile-openat-and-friends-09.patch" > + "guile-openat-and-friends-10.patch" > + "guile-openat-and-friends-11.patch" > + "guile-openat-and-friends-12.patch" > + "guile-openat-and-friends-13.patch"))) > + (name "guile-with-openat") Closing now that =E2=80=98guile-3.0-latest=E2=80=99 is at 3.0.9, which incl= udes =E2=80=98openat=E2=80=99 and friends. At last! Ludo=E2=80=99.