guix-commits
[Top][All Lists]
Advanced

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

branch master updated (94e9651241 -> 302a84a593)


From: guix-commits
Subject: branch master updated (94e9651241 -> 302a84a593)
Date: Mon, 12 Dec 2022 09:05:19 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from 94e9651241 gnu: Add python-pomegranate.
     new 3677b97030 pki: 'public-keys->acl' deduplicates entries.
     add e692cb6035 gnu: julia-documenter: Fix test suite regression.
     add 43e18fd6c6 system: Add e2fsprogs to %base-packages-utils.
     add aeecd06ab9 system: Rename and move %base-packages-disk-utilities.
     add ba4aed0f1f install: Add missing e2fsprogs utility.
     add 2493de0d1a Revert "tests: install: Fix iso-image-installer test."
     add f59aa79ca3 system: vm: Non-volatile 'run-vm.sh' creates a CoW image.
     add 6232959311 tests: docker-system: Increase image size.
     add 9ad14196ce image: Clarify comment.
     add fe563a87ad gnu: texinfo, info-reader: Do not run tests when 
cross-compiling.
     add e45c83c397 services: fail2ban: 'stop' returns #f when the dameon is 
stopped.
     add a508b5c778 services: fail2ban: Remove unnecessary Shepherd 'modules' 
field.
     add a420b4f34e services: fail2ban: Start server in the foreground.
     add 754a7660a1 records: 'match-record' checks fields at macro-expansion 
time.
     add 883aa80b45 doc: Recommend 'match-record'.
     add 93d37985da home: services: Use 'match-record' instead of 'match'.
     add 156a881001 services: base: Use 'match-record' instead of 'match'.
     add 416a691cff guix-install.sh: Authorize all project build farms at once.
     add 0406df0b9b environment: '-C' doesn't throw when the NSS is 
dysfunctional.
     add 755c4b496e system: Remove unused yggdrasil OS template.
     add 556520a33c services: nscd: Use nscd from 'glibc-final' on native 
builds.
     add 591af24ade installer: Print progress bars and such as soon as \r is 
read.
     add b129026e2e deduplicate: Use 'sendfile' for small file copies.
     add 1ab48edb16 installer: Detect mapped installation devices.
     add 61b7e96877 install: 'umount-cow-store' retries upon EBUSY.
     add 7866294e32 deduplicate: Use 'sendfile' only with file ports.
     add 6dbdb5fcf5 gnu: guix: Update to 1.4.0rc2.
     new 302a84a593 Merge branch 'version-1.4.0'

The 2 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/build/install.scm               | 23 ++++++++++++--
 gnu/installer/newt.scm              |  2 +-
 gnu/installer/utils.scm             | 26 ++++++++--------
 gnu/packages/package-management.scm |  8 ++---
 gnu/packages/texinfo.scm            |  3 +-
 gnu/services/base.scm               | 11 +++++--
 gnu/services/security.scm           | 26 ++++++++--------
 gnu/system/examples/yggdrasil.tmpl  | 60 -------------------------------------
 gnu/system/image.scm                |  6 ++--
 gnu/system/vm.scm                   | 27 +++++++++++------
 gnu/tests/docker.scm                |  4 +--
 guix/pki.scm                        |  8 +++--
 guix/store/deduplication.scm        |  7 +++--
 tests/pki.scm                       |  6 +++-
 tests/store-deduplication.scm       | 17 ++++++++++-
 15 files changed, 118 insertions(+), 116 deletions(-)
 delete mode 100644 gnu/system/examples/yggdrasil.tmpl



reply via email to

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