guix_mirror_bot pushed a change to branch master
in repository guix.

    from 9db8fe9779 gnu: esound: Fix build.
     new 9de6ed0a7e services: secret-service: Fiberize 
‘secret-service-send-secrets’.
     new 1567529b91 services: secret-service: Remove redundant ‘dump’ procedure.
     new 3799b786f2 services: secret-service: Fiberize 
‘secret-service-receive-secrets’.
     new 4ed3c827c6 services: secret-service: Add #:timeout to 
‘secret-service-receive-secrets’.
     new 2a42babb2b services: secret-service: Add missing import for ‘reboot’.
     new e1cf791ddd Revert "publish: Prevent publication of non-substitutable 
derivation outputs."
     new afca847fe3 system: bare-bones: Remove Cuirass service.
     new f2c3ff8cba gnu: audiofile: Update to 0.3.6 [security-fix].
     new ec13537053 file-systems: Add support for hibernation swap detection.
     new 8118eb0b5a file-systems: Fix article usage in docstrings.
     new 970f7477ba gnu: Add guile-usbrelay.
     new 9a70af56e0 doc: Fix documentation of ‘vfs-mapping’.
     new 12699cf858 services: nix: Point Nix to bin/bash.
     new 87af8a9809 gnu: Add guile-bewaking.

The 14 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                                      |   4 +-
 gnu/build/file-systems.scm                         |  43 ++++++-
 gnu/build/secret-service.scm                       | 131 +++++++--------------
 gnu/local.mk                                       |   1 +
 gnu/packages/audio.scm                             |   3 +-
 gnu/packages/guile-xyz.scm                         |  33 ++++++
 gnu/packages/hardware.scm                          |  35 ++++++
 .../patches/audiofile-CVE-2022-24599.patch         |  83 +++++++++++++
 gnu/services/nix.scm                               |   2 +-
 gnu/services/virtualization.scm                    |   3 +-
 gnu/system/examples/bare-bones.tmpl                |  10 +-
 guix/scripts/publish.scm                           |   8 +-
 tests/publish.scm                                  |  17 ---
 13 files changed, 247 insertions(+), 126 deletions(-)
 create mode 100644 gnu/packages/patches/audiofile-CVE-2022-24599.patch

Reply via email to