guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6eb0070f08 -> 880ada0bdb)


From: guix-commits
Subject: branch master updated (6eb0070f08 -> 880ada0bdb)
Date: Tue, 15 Aug 2023 17:40:09 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 6eb0070f08 gnu: pcb2gcode: Build with librsvg-for-system.
     new 465c328c82 tests: pam-limits: Confirm actual ulimits are installed.
     new 20c51c1d2c services: pam-limits: Keep 'limits.conf' in the store.
     new 48d06aee7b services: Use more 'file-append'.
     new b8ee6b8a59 services: Add cachefilesd service.
     new e58a882724 gnu: stalonetray: Update to 0.8.5.
     new 880ada0bdb gnu: Move stalonetray to (gnu packages xdisorg).

The 6 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                                     |  89 ++++++++++
 gnu/local.mk                                      |   2 +-
 gnu/packages/stalonetray.scm                      |  49 ------
 gnu/packages/xdisorg.scm                          |  41 +++++
 gnu/services/authentication.scm                   |   2 +-
 gnu/services/base.scm                             |  65 ++++---
 gnu/services/kerberos.scm                         |   4 +-
 gnu/services/linux.scm                            | 199 +++++++++++++++++++++-
 gnu/services/pam-mount.scm                        |   2 +-
 gnu/tests/{security-token.scm => cachefilesd.scm} |  55 +++---
 gnu/tests/pam.scm                                 |  72 ++++----
 11 files changed, 431 insertions(+), 149 deletions(-)
 delete mode 100644 gnu/packages/stalonetray.scm
 copy gnu/tests/{security-token.scm => cachefilesd.scm} (54%)



reply via email to

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