guix_mirror_bot pushed a change to branch master
in repository guix.
from d6e85a9baf gnu: Add python-backports-zstd.
new c506c884c8 gnu: Add libnbd.
new 27f1f774ed gnu: Add qatlib.
new b1674ee746 gnu: Add qatzip.
new 734eed9746 gnu: Add boost-1.88.
new d564b1c534 gnu: Add rocksdb-for-ceph.
new 6b371df5d4 gnu: ceph: Update to 20.3.0 and reinstate parallel build.
new cf9a48f6fc gnu: ceph: Update home page.
The 7 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/boost.scm | 17 +-
gnu/packages/compression.scm | 42 +++
gnu/packages/crypto.scm | 42 +++
gnu/packages/databases.scm | 21 ++
.../patches/ceph-disable-cpu-optimizations.patch | 43 ---
gnu/packages/patches/ceph-fix-cmake.patch | 22 ++
.../patches/ceph-fix-for-newer-boost.patch | 50 ---
gnu/packages/storage.scm | 404 ++++++++++++---------
9 files changed, 380 insertions(+), 264 deletions(-)
delete mode 100644 gnu/packages/patches/ceph-disable-cpu-optimizations.patch
create mode 100644 gnu/packages/patches/ceph-fix-cmake.patch
delete mode 100644 gnu/packages/patches/ceph-fix-for-newer-boost.patch