guix-commits
[Top][All Lists]
Advanced

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

branch core-updates-frozen updated (075df3d -> 71ad48f)


From: guix-commits
Subject: branch core-updates-frozen updated (075df3d -> 71ad48f)
Date: Sat, 6 Nov 2021 12:57:29 -0400 (EDT)

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

    from 075df3d  Merge remote-tracking branch 'origin/master' into 
core-updates-frozen
     new 1525443  gnu: ceph: Update to 16.2.6.
     new 3c6cbd8  gnu: snappy: Cross-compile.
     new 71ad48f  gnu: RocksDB: Update to 6.25.3.

The 3 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/local.mk                                       |   3 +-
 gnu/packages/compression.scm                       |   5 +-
 gnu/packages/databases.scm                         |  61 ++---
 gnu/packages/patches/ceph-boost-compat.patch       |  18 ++
 .../patches/ceph-fix-snappy-breaking-change.patch  |  13 -
 gnu/packages/patches/ceph-rocksdb-compat.patch     | 303 +++++++++++++++++++++
 gnu/packages/storage.scm                           |  59 ++--
 7 files changed, 387 insertions(+), 75 deletions(-)
 create mode 100644 gnu/packages/patches/ceph-boost-compat.patch
 delete mode 100644 gnu/packages/patches/ceph-fix-snappy-breaking-change.patch
 create mode 100644 gnu/packages/patches/ceph-rocksdb-compat.patch



reply via email to

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