GNU bug report logs - #54485
[PATCH] gnu: Add guile-with-openat.

Previous Next

Package: guix-patches;

Reported by: Maxime Devos <maximedevos <at> telenet.be>

Date: Sun, 20 Mar 2022 21:52:02 UTC

Severity: normal

Tags: patch, wontfix

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Maxime Devos <maximedevos <at> telenet.be>
Cc: 54485 <at> debbugs.gnu.org
Subject: [bug#54485] [PATCH] gnu: Add guile-with-openat.
Date: Fri, 24 Feb 2023 23:57:50 +0100
Hi,

Maxime Devos <maximedevos <at> telenet.be> skribis:

> +;; (A static variant of) this package will be used to implement
> +;; TOCTOU-free behaviour in <https://issues.guix.gnu.org/54309>
> +;; and <https://issues.guix.gnu.org/47584>.
> +(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 ‘guile-3.0-latest’ is at 3.0.9, which includes ‘openat’
and friends.  At last!

Ludo’.




This bug report was last modified 2 years and 82 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.