Name: | librbd1 |
---|---|
Epoch: | 1 |
Version: | 0.94.5 |
Release: | 2.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 5789770 |
License: | LGPL-2.0 |
RPM: | librbd1-0.94.5-2.el7.x86_64.rpm |
Source RPM: | ceph-common-0.94.5-2.el7.src.rpm |
Build Date: | Thu Aug 03 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://ceph.com/ |
Summary: | RADOS block device client library |
Description: | RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. |
- drop the rebase
- Strip away ceph user (errata complains after rebase)
- New release (1:10.2.5-2) - A compile patch for s390 - Build on all the platforms
- New version (1:10.2.5-1) - Makefile: Fix dencoder build - Add fake fcgiapp.h for rgw - common: Build more files of libcommon in client - libradosstripper: Build libradostripper for rados as noinst
- New version (1:0.94.5-1)
- Fix librbd: aio calls may block (1225188)
- We need to obsolete and provide python-ceph by ceph-common
- Rebase to latest upstream version
- fix the typo in librados-devel vs librados2-devel dependency
- split the python-ceph and ceph-devel packages to properly fix the 'disable cephfs' issue