guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4771960e5d -> ca81317389)


From: guix-commits
Subject: branch master updated (4771960e5d -> ca81317389)
Date: Thu, 21 Dec 2023 18:36:51 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 4771960e5d teams: mozilla: Add icecat-extension.scm and 
browser-extensions.scm.
     new d9190abbd2 gexp: Add compiler for <gexp-input>.
     new 11a454f9da gexp: #:references-graphs accepts and honors <gexp-input> 
records.
     new 43acd98e41 services: pagekite: Use ‘least-authority-wrapper’.
     new bcad46cde6 services: pagekite: Add ‘configuration’ action.
     new d3ffa06a4d services: bitlbee: Remove use of 
‘make-forkexec-constructor/container’.
     new 7578c25b93 least-authority: Add support for changing UIDs/GIDs before 
exec.
     new 204f08c43e tests: jami: Check status of Jami D-Bus session.
     new 2cc881ac13 tests: jami: Double timeouts.
     new 8bd1c14997 services: jami-dbus-session: Use ‘least-authority-wrapper’.
     new 62a08abea7 services: jami: Use ‘least-authority-wrapper’.
     new 3d6583727e services: Remove unnecessary references to (gnu build 
shepherd).
     new ca81317389 shepherd: Remove ‘make-forkexec-constructor/container’.

The 12 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                   |  45 ++++++++++++--
 gnu/build/shepherd.scm          |  90 ---------------------------
 gnu/services/databases.scm      |  41 ++++++-------
 gnu/services/messaging.scm      |  91 +++++++++++++--------------
 gnu/services/networking.scm     |  36 ++++++-----
 gnu/services/security-token.scm |  29 ++++-----
 gnu/services/telephony.scm      | 132 ++++++++++++++++++++++++----------------
 gnu/services/web.scm            |  48 +++++++--------
 gnu/tests/telephony.scm         |  17 ++++--
 guix/gexp.scm                   |  31 ++++++++--
 guix/least-authority.scm        |  25 +++++++-
 tests/gexp.scm                  |  54 ++++++++++++++++
 12 files changed, 354 insertions(+), 285 deletions(-)



reply via email to

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