guix-commits
[Top][All Lists]
Advanced

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

branch master updated (519e1e3eb8 -> 3eac1c82f7)


From: guix-commits
Subject: branch master updated (519e1e3eb8 -> 3eac1c82f7)
Date: Mon, 8 Jan 2024 18:52:27 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 519e1e3eb8 scripts: system: Build layered images.
     new 766ac72dba gnu: guile-fibers: Apply upstream patch fixing libevent 
timers.
     new 6c561e7593 services: openssh: Add dependency on ‘networking’.
     new 4e0b93ce73 tests: childhurd: Increase SSH connection timeout.
     new b973480dc9 system: hurd: Use the Shepherd 0.10.x.
     new 477d4f7d24 services: shepherd: Use the 0.10.x GOOPS-less interface.
     new 1964531ce5 home: services: shepherd: Use the 0.10.x interface.
     new 3eac1c82f7 services: bitlbee: Use ‘make-inetd-constructor’ 
unconditionally.

The 7 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/home/services/shepherd.scm                     | 12 ++---
 gnu/local.mk                                       |  3 +-
 gnu/packages/guile-xyz.scm                         |  5 +-
 .../patches/guile-fibers-libevent-timeout.patch    | 61 ++++++++++++++++++++++
 gnu/services/messaging.scm                         | 53 +++++++------------
 gnu/services/shepherd.scm                          | 30 ++++-------
 gnu/services/ssh.scm                               |  7 ++-
 gnu/system.scm                                     |  4 +-
 gnu/system/hurd.scm                                |  4 +-
 gnu/tests/virtualization.scm                       |  3 +-
 10 files changed, 109 insertions(+), 73 deletions(-)
 create mode 100644 gnu/packages/patches/guile-fibers-libevent-timeout.patch



reply via email to

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