guix-commits
[Top][All Lists]
Advanced

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

branch master updated (0830059b9c -> 13ebf5e36c)


From: guix-commits
Subject: branch master updated (0830059b9c -> 13ebf5e36c)
Date: Fri, 21 Apr 2023 11:16:07 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 0830059b9c gnu: freerdp: Update to 2.2.0 [security fixes].
     new 7aaf278286 services: postgresql: Add the 'postgresql' Shepherd service 
name.
     new a5fc3fc921 services: postgresql: Add 'configuration' action.
     new 97f91aa4ac services: mysql: Add 'configuration' action.
     new 0ac2ada05a services: redis: Add 'configuration' action.
     new 70677d8822 services: rsync: Add 'configuration' action.
     new 1fa038324d services: knot: Add 'configuration' action.
     new e45306c198 services: postgresql: Add default package.
     new 9385c82c54 services: nscd: Depend on syslogd.
     new 95731b4ef1 services: herd: 'load-services/safe' is synonymous with 
'load-services'.
     new fb32e226ce tests: Use the client 'start-service' procedure.
     new a09c7da8f8 tests: Fork and exec a new Guile for the marionette REPL.
     new 37dd69b445 tests: Fix checks for expected failures.
     new 61a6b05850 tests: Relax two tests that expected a non-zero error code.
     new 1df54ceab3 packages: 'package-direct-sources' correctly handles 
non-origin sources.
     new 76cda17812 gnu: kicad: Update to 7.0.2.
     new 6a76811c59 gnu: Add emacs-gerbil-mode.
     new fb17c47efe gnu: guile-dsv: Update to 0.5.2.
     new 9043e23196 home: services: openssh: Add configuration option for jump 
proxies
     new 13ebf5e36c doc: Update openssh-host documentation.

The 19 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                       |  35 ++++++++---
 gnu/home/services/ssh.scm           |  65 ++++++++++++++++++++-
 gnu/packages/emacs-xyz.scm          |  17 ++++++
 gnu/packages/engineering.scm        |  14 ++---
 gnu/packages/guile-xyz.scm          |   6 +-
 gnu/services/base.scm               |   6 +-
 gnu/services/databases.scm          |  14 +++--
 gnu/services/dns.scm                |   1 +
 gnu/services/herd.scm               |  12 ++--
 gnu/services/rsync.scm              |   8 ++-
 gnu/tests.scm                       | 112 +++++++++++++++++++-----------------
 gnu/tests/base.scm                  |   2 +-
 gnu/tests/install.scm               |   4 +-
 guix/packages.scm                   |  11 ++--
 tests/guix-archive.sh               |   8 ++-
 tests/guix-build-branch.sh          |   4 +-
 tests/guix-build.sh                 |  22 +++----
 tests/guix-daemon.sh                |   2 +-
 tests/guix-download.sh              |  10 ++--
 tests/guix-environment-container.sh |   7 +--
 tests/guix-environment.sh           |   6 +-
 tests/guix-gc.sh                    |  18 +++---
 tests/guix-git-authenticate.sh      |   8 +--
 tests/guix-graph.sh                 |   6 +-
 tests/guix-hash.sh                  |  11 ++--
 tests/guix-home.sh                  |  14 ++---
 tests/guix-pack-relocatable.sh      |   2 +-
 tests/guix-pack.sh                  |   4 +-
 tests/guix-package-aliases.sh       |  12 ++--
 tests/guix-package-net.sh           |  22 +++----
 tests/guix-package.sh               |  46 +++++++--------
 tests/guix-refresh.sh               |   6 +-
 tests/guix-shell.sh                 |  10 ++--
 tests/guix-style.sh                 |   6 +-
 tests/guix-system.sh                |   2 +-
 35 files changed, 330 insertions(+), 203 deletions(-)



reply via email to

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