guix-commits
[Top][All Lists]
Advanced

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

branch master updated (6013f80810 -> 7f208f68de)


From: guix-commits
Subject: branch master updated (6013f80810 -> 7f208f68de)
Date: Fri, 17 Jun 2022 17:40:54 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

    from 6013f80810 gnu: tor: Update to 0.4.7.8 [fixes CVE-2022-33903].
     new f8275916fc guix: emacs-utils: Add emacs-batch-script.
     new c3afbd05bf guix: emacs-utils: Add emacs-header-parse.
     new e56f2cab60 gnu: Add guile-tap.
     new 0de3d44a16 gnu: Add guile-termios.
     new 3e24393e87 gnu: pinfo: Update to 3d76eec.
     new 7f208f68de home: Add OpenSSH service.

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:
 Makefile.am                 |   1 +
 doc/guix.texi               | 176 +++++++++++++++++++++++++++++-
 gnu/home/services/ssh.scm   | 254 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/local.mk                |   1 +
 gnu/packages/guile-xyz.scm  |  84 +++++++++++++++
 gnu/packages/texinfo.scm    |  79 +++++++-------
 guix/build/emacs-utils.scm  |  39 +++++++
 po/guix/POTFILES.in         |   1 +
 tests/build-emacs-utils.scm |  68 ++++++++++++
 9 files changed, 660 insertions(+), 43 deletions(-)
 create mode 100644 gnu/home/services/ssh.scm
 create mode 100644 tests/build-emacs-utils.scm



reply via email to

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