guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (f1b0b2344c -> 072fd1124a)


From: guix-commits
Subject: branch master updated (f1b0b2344c -> 072fd1124a)
Date: Sun, 6 Nov 2022 06:39:14 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from f1b0b2344c gnu: Add cl-numerical-utilities.
     new 905443abb7 shell: Fix '--emulate-fhs' sometimes not including 
'glibc-for-fhs'.
     new 7138ba34fa gnu: guile@3.0.8: Add patch to address continuation memory 
leak.
     new 072fd1124a gnu: shepherd@0.9: Use 'guile-3.0-latest' to address memory 
leak.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/local.mk                                       |  1 +
 gnu/packages/admin.scm                             |  7 ++++--
 gnu/packages/guile.scm                             |  3 ++-
 .../patches/guile-continuation-stack-leak.patch    | 27 ++++++++++++++++++++++
 guix/scripts/shell.scm                             | 25 ++++++++++----------
 tests/guix-environment-container.sh                | 10 ++++++++
 6 files changed, 58 insertions(+), 15 deletions(-)
 create mode 100644 gnu/packages/patches/guile-continuation-stack-leak.patch



reply via email to

[Prev in Thread] Current Thread [Next in Thread]