guix-commits
[Top][All Lists]
Advanced

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

branch master updated (ac324be -> c11c19b)


From: guix-commits
Subject: branch master updated (ac324be -> c11c19b)
Date: Tue, 29 Sep 2020 16:06:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from ac324be  nls: Fix copyright and bug address in pot files.
     new d692ebf  services: hurd-vm: Run QEMU as an unprivileged user.
     new dabb00f  services: childhurd: Tweak description.
     new 118b6db  secret-service: Clarify the origin of messages.
     new 8ac3180  services: hurd-vm: Check whether /dev/kvm exists at run time.
     new d367a7f  services: guix: Generate key pair if needed during activation.
     new 37283f9  services: hurd-vm: Initialize the guest's SSH/Guix keys at 
activation time.
     new 1edb7c7  services: hurd-vm: Pass "-no-reboot" when spawning the Hurd 
VM.
     new 4d04785  secret-service: Add a timeout when waiting for a client.
     new f909001  secret-service: Fix file port leak in 
'secret-service-send-secrets'.
     new e352706  services: secret-service: Move instance last in the list of 
services.
     new 59261a2  services: secret-service: Add initial client/server handshake.
     new d536650  secret-service: Add proper logging procedure and log to 
syslog.
     new c11c19b  services: hurd-vm: Add system test.

The 13 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:
 doc/guix.texi                   |  44 ++++++++++--
 gnu/build/secret-service.scm    | 121 +++++++++++++++++++++++----------
 gnu/services/base.scm           |  13 ++--
 gnu/services/virtualization.scm | 146 +++++++++++++++++++++++++++++++++-------
 gnu/tests/virtualization.scm    | 141 +++++++++++++++++++++++++++++++++++++-
 5 files changed, 396 insertions(+), 69 deletions(-)



reply via email to

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