guix-commits
[Top][All Lists]
Advanced

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

branch master updated (1a75083 -> 2e93ee5)


From: Marius Bakke
Subject: branch master updated (1a75083 -> 2e93ee5)
Date: Tue, 28 Mar 2017 11:07:29 -0400 (EDT)

mbakke pushed a change to branch master
in repository guix.

      from  1a75083   import cran: Print package stream in the expected order.
       new  f125ec8   gnu: fio: Install python scripts in separate output.
       new  ad31b4f   Revert "gnu: snappy: Update to 1.1.4."
       new  22ea023   gnu: xmlstarlet: Disable failing tests.
       new  dcfe44c   gnu: Add ceph.
       new  aadead6   gnu: fio: Enable rbd support.
       new  b3ed50e   gnu: Add multipath-tools.
       new  f8f44dd   gnu: Add rdma-core.
       new  2e93ee5   gnu: rocksdb: Update to 5.2.1.

The 8 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:
 gnu/local.mk                                       |   4 +
 gnu/packages/benchmark.scm                         |  33 +-
 gnu/packages/compression.scm                       |   4 +-
 gnu/packages/databases.scm                         |   4 +-
 gnu/packages/linux.scm                             | 135 +++++++-
 .../patches/ceph-disable-cpu-optimizations.patch   |  46 +++
 .../patches/ceph-skip-collect-sys-info-test.patch  |  29 ++
 .../patches/ceph-skip-unittest_blockdev.patch      |  28 ++
 gnu/packages/storage.scm                           | 341 +++++++++++++++++++++
 gnu/packages/xml.scm                               |  10 +
 10 files changed, 620 insertions(+), 14 deletions(-)
 create mode 100644 gnu/packages/patches/ceph-disable-cpu-optimizations.patch
 create mode 100644 gnu/packages/patches/ceph-skip-collect-sys-info-test.patch
 create mode 100644 gnu/packages/patches/ceph-skip-unittest_blockdev.patch
 create mode 100644 gnu/packages/storage.scm



reply via email to

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