guix-commits
[Top][All Lists]
Advanced

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

branch master updated (95bbaa0 -> 79bfa63)


From: Ludovic Courtès
Subject: branch master updated (95bbaa0 -> 79bfa63)
Date: Thu, 29 Jun 2017 18:17:54 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  95bbaa0   gnu: poppler: Fix CVE-2017-{9775,9776}.
       new  1d97fd8   build: Remove check for broken (srfi srfi-37).
       new  6efb98e   vm: Fix 'load-in-linux-vm' docstring.
       new  a2cf57e   vm: Display the disk and partition sizes.
       new  a8ac4f0   vm: Estimate the disk size by default.
       new  a227892   vm: Use 'fold2' from (guix combinators).
       new  79bfa63   maint: Disk image size is automatically guessed.

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am               |  17 ----
 configure.ac              |   4 -
 doc/guix.texi             |  12 ++-
 gnu/build/vm.scm          |  41 ++++----
 gnu/system/vm.scm         |  44 +++++----
 guix/build/store-copy.scm |  35 ++++++-
 guix/scripts/system.scm   |   2 +-
 m4/guix.m4                |  19 ----
 srfi/srfi-37.scm.in       | 233 ----------------------------------------------
 9 files changed, 94 insertions(+), 313 deletions(-)
 delete mode 100644 srfi/srfi-37.scm.in



reply via email to

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