guix-commits
[Top][All Lists]
Advanced

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

branch master updated (4c7b5207cb -> 3186a52e11)


From: guix-commits
Subject: branch master updated (4c7b5207cb -> 3186a52e11)
Date: Thu, 11 May 2023 07:25:20 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 4c7b5207cb gnu: supercollider: Update to 3.13.0.
     new 3a00aba9e9 services: dicod, bitlbee: Pass 'make-inetd-constructor' a 
list of endpoints.
     new 695042ff10 services: syslog: Do not call 'umask' in PID 1.
     new b2a65b4c8c tests: openvswitch: Wait for 'openvswitch-configuration' to 
be up.
     new 2df5d4fd18 system: pam: Let PAM extensions add shepherd requirements.
     new c970edad23 services: elogind: Add elogind as a shepherd PAM 
requirement.
     new 468b5d9548 gnu: guile-gnutls: Fix cross-compilation.
     new 3186a52e11 download: Refer to the 'guile-gnutls' package and not 
'gnutls'.

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/packages/tls.scm            |  3 +-
 gnu/services/authentication.scm | 28 ++++++++-------
 gnu/services/base.scm           | 69 ++++++++++++++++++-------------------
 gnu/services/desktop.scm        | 45 +++++++++++++-----------
 gnu/services/dict.scm           |  8 +++--
 gnu/services/kerberos.scm       | 44 ++++++++++++------------
 gnu/services/lightdm.scm        |  2 +-
 gnu/services/mail.scm           |  4 +--
 gnu/services/messaging.scm      | 13 +++----
 gnu/services/pam-mount.scm      | 23 +++++++------
 gnu/services/sddm.scm           |  2 +-
 gnu/services/ssh.scm            | 10 +++---
 gnu/services/xorg.scm           |  4 +--
 gnu/system/pam.scm              | 76 ++++++++++++++++++++++++++++++++++-------
 gnu/tests/networking.scm        | 10 +++++-
 guix/android-repo-download.scm  |  2 +-
 guix/cvs-download.scm           |  2 +-
 guix/git-download.scm           |  2 +-
 guix/hg-download.scm            |  2 +-
 19 files changed, 212 insertions(+), 137 deletions(-)



reply via email to

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