Project ceph-1:12.2.7-9.el8.inferit
| Name | ceph |
|---|---|
| Epoch | 1 |
| Version | 12.2.7 |
| Release | 9.el8.inferit |
| Website/URL | http://ceph.com/ |
| License | LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and BSD-3-Clause and MIT |
| Build Time | 2023-12-06 00:37:54 |
| Build Host | builder-x86-05.inferitos.ru |
| Summary | User space components of the Ceph file system |
| Repositories | AppStream |
| Description | Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. |
| Errata | — |
×
| Package | Summary | SHA-256 checksum |
|---|---|---|
| x86_64 | ||
| librados2-1:12.2.7-9.el8.inferit.x86_64 | RADOS distributed object store client library | bbb6366f1182dde7d04a09a8baeef864eb701f693f7d6d00a0ae877ad24f63cd |
| librbd1-1:12.2.7-9.el8.inferit.x86_64 | RADOS block device client library | 6c81d904eed09837a45f00cf6aa872e51db976a2887aaf73d2acb42a30563920 |
| libcephfs-devel-1:12.2.7-9.el8.inferit.x86_64 | Ceph distributed file system headers | fa0205a52306bdfcd3305f5716c2aa6c065ccae68de1035d45b3269d69997071 |
| libcephfs2-1:12.2.7-9.el8.inferit.x86_64 | Ceph distributed file system client library | d7c3df46e36d3c515973a9b5c5b0a793663b3bd27c425aa9552f3ea5d547202b |
| librados-devel-1:12.2.7-9.el8.inferit.x86_64 | RADOS headers | 8e6fbc0ab02bfbb95399993bb6884dd3e32dca3e4e9977cfa578ef70db29c4be |
| libradosstriper-devel-1:12.2.7-9.el8.inferit.x86_64 | RADOS striping interface headers | f5285e4cdeb69e31dd87db279f8372e38569457b0d26b39de98dfc7229f74f5e |
| libradosstriper1-1:12.2.7-9.el8.inferit.x86_64 | RADOS striping interface | 790cb9b339a5fa25c1c4e89f4c471f90a4d8a952fa4bd1d9857f532fd0b7a1dc |
| librbd-devel-1:12.2.7-9.el8.inferit.x86_64 | RADOS block device headers | d3a784be00827422abf4b0333d3c004fe690c098f427b3d9583605578f60985d |
| i686 | ||
| librados2-1:12.2.7-9.el8.inferit.i686 | RADOS distributed object store client library | 8dcb4fc58cf275bcf5923564bddd3c715c015d61f133249f7fcf412b97a79a7d |
| librbd1-1:12.2.7-9.el8.inferit.i686 | RADOS block device client library | 7463d22631a8ad840ea62ab5bbe3e07932ea9fa7372d0d5a311ea684deab1508 |
| libcephfs-devel-1:12.2.7-9.el8.inferit.i686 | Ceph distributed file system headers | e90c627c0a3e47f99bfa6685f1cb85f814ff17957b56ca43afda3b0464d77144 |
| libcephfs2-1:12.2.7-9.el8.inferit.i686 | Ceph distributed file system client library | 2c397fb0d1b40d02782c9ccdefb4e106ffee6d74e4b726f803c37e3d1e978f89 |
| librados-devel-1:12.2.7-9.el8.inferit.i686 | RADOS headers | f92ef5c1b1bd8ecf872c74261288bd8c37d21f7c0468483f186e56395b60477e |
| libradosstriper-devel-1:12.2.7-9.el8.inferit.i686 | RADOS striping interface headers | 1182d1414a396f4e123d5f3660abea8753243da8573736f7706a6704e7591f7f |
| libradosstriper1-1:12.2.7-9.el8.inferit.i686 | RADOS striping interface | 7577b8e0b5416f8ce061b1c6f527e780257a2ef2e3a4ea00e7e2cb97c936a539 |
| librbd-devel-1:12.2.7-9.el8.inferit.i686 | RADOS block device headers | 30294b93e736be0c97d2fe5492cbaad8725119dbd0d15e6881288634b6cd77cc |
| src | ||
| ceph-1:12.2.7-9.el8.inferit.src | User space components of the Ceph file system | e6321b488d0b2c21ca62b2a8c8ec95d518b21b6bf7e3123094d0b8fb89f9d3ec |
* Wed Dec 06 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:12.2.7-9.inferit
- Switch macro to python3_sitearch (RHBZ:1784688)
- Drop -O3 optimization
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1:12.2.7-9
- Rebuilt for MSVSphere 8.8
* Wed Oct 03 2018 Boris Ranto <branto@redhat.com> - 1:12.2.7-9
- fix link-time hardening (1630554)
* Tue Sep 25 2018 Boris Ranto <branto@redhat.com> - 1:12.2.7-8
- do not require yasm
- strip away crypto implementations
* Wed Sep 19 2018 Tomas Orsava <torsava@redhat.com> - 1:12.2.7-7
- Require the Python interpreter directly instead of using the package name
- Related: rhbz#1619153
* Fri Sep 14 2018 Boris Ranto <branto@redhat.com> - 1:12.2.7-6
- Drop ceph-resource-agents
* Wed Sep 12 2018 Boris Ranto <branto@redhat.com> - 1:12.2.7-5
- Reintroduce libradosstriper for /usr/bin/rados binary
* Fri Aug 03 2018 Florian Weimer <fweimer@redhat.com> - 1:12.2.7-4
- Honor %{valgrind_arches}
* Mon Jul 30 2018 Florian Weimer <fweimer@redhat.com> - 1:12.2.7-3
- Rebuild with fixed binutils
* Wed Jul 25 2018 Petr Kubat <pkubat@redhat.com> - 1:12.2.7-2
- Rebuilt for gdbm