guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated (1abc08a -> e0556f7)


From: Ludovic Courtès
Subject: branch core-updates updated (1abc08a -> e0556f7)
Date: Fri, 30 Jun 2017 08:56:45 -0400 (EDT)

civodul pushed a change to branch core-updates
in repository guix.

      from  1abc08a   gnu: shishi: Build with latest libgcrypt.
      adds  1d97fd8   build: Remove check for broken (srfi srfi-37).
      adds  6efb98e   vm: Fix 'load-in-linux-vm' docstring.
      adds  a2cf57e   vm: Display the disk and partition sizes.
      adds  a8ac4f0   vm: Estimate the disk size by default.
      adds  a227892   vm: Use 'fold2' from (guix combinators).
      adds  79bfa63   maint: Disk image size is automatically guessed.
      adds  5a1b5dc   gnu: address@hidden: Update to 4.1.42 [mitigates 
CVE-2017-1000364].
      adds  5d7f9c1   gnu: address@hidden: Update to 4.4.75.
      adds  426187d   gnu: address@hidden: Update to 4.9.35.
      adds  588b225   gnu: linux-libre: Update to 4.11.8.
      adds  87941d1   system: Use "@" to refer to the 'shadow' package.
       new  e0556f7   Merge branch 'master' into core-updates

The 1 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/packages/linux.scm    |  16 ++--
 gnu/system.scm            |   2 +-
 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 ----------------------------------------------
 11 files changed, 103 insertions(+), 322 deletions(-)
 delete mode 100644 srfi/srfi-37.scm.in



reply via email to

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