aboutsummaryrefslogtreecommitdiffstats
path: root/community/ceph/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* community/ceph: fix circular dependecyHEADmasterNatanael Copa2020-05-121-1/+2
| | | | fix ceph-mon -> ceph-mon-tools -> ceph-mon circular dependency
* community/ceph: security upgrade to 14.2.9J0WI2020-05-031-7/+8
| | | | | - CVE-2020-1759 - CVE-2020-1760
* community/*: remove invalid options and modernizeLeo2020-03-141-1/+0
|
* community/ceph: upgrade to 14.2.8iggy2020-03-111-4/+10
| | | | | | | | | **Changes:** * Bump the version from 14.2.7 -> 14.2.8 * Add patch to fix build on musl * Set MAKEFLAGS to keep build from using all the memory... thanks C++ * Re-enable the build
* community/ceph: disable for now; fails on buildersRasmus Thomsen2020-02-031-1/+1
|
* community/ceph: security upgrade to 14.2.7J0WI2020-02-021-7/+10
|
* rebuild against boost-1.72.0Leo2020-01-021-1/+1
|
* community/{qemu*,ceph}: move to communityNatanael Copa2019-12-131-0/+524
| | | | | | move qemu and ceph to community. Thi sis to reduce maintenenance workload for security fixes. Upstream qemu appears to have less support time than 2 years.
* main/ceph: Move ceph from communityiggy2019-10-091-524/+0
| | | | | | Move ceph from community to main This move should allow us to enable ceph support in Qemu
* community/ceph: upgrade to 14.2.3, assume maintainershipiggy2019-10-071-4/+4
| | | | | | * Update to the latest point release * Set myself as maintainer * Current maintainer hasn't replied to a few attempts to contact them
* community/ceph: use $pkgname instead of ceph for subpackagesIggy Jackson2019-09-231-5/+5
| | | | * Use $pkgname in place of the word ceph for some reason
* community/ceph: fix build against boost 1.71Natanael Copa2019-09-111-1/+3
|
* community/ceph: Remove duplicate lineIggy Jackson2019-09-111-1/+0
| | | | | | **Summary** * A duplicate option had snuck into the cmake options, remove it
* community/ceph: Move user create to separate pkgIggy Jackson2019-09-111-3/+16
| | | | | | Move user create to separate package that can be dep'ed by multiple other packages. This isn't strictly necessary, but is probably least surprising for users.
* community/ceph: ceph-mgr doesn't need node_modulesIggy Jackson2019-09-111-0/+3
| | | | | Remove some build time stuff before we create the package so we don't end up with a massive apk.
* community/ceph: Split ceph-mon into 3 packagesIggy Jackson2019-09-111-4/+22
| | | | | | | | Split ceph-mon into smaller individual packages with a "virtual" package to pull them all in to maintain backwards compat. This makes it easier to run just the ceph-mon daemon without any other deps installed i.e. for containerized workloads.
* community/ceph: Switch to python3iggy2019-09-111-28/+33
| | | | | Change packages to be built against python3. I tried to build both python2 and python3 packages, but cmake doesn't like me.
* community/ceph: Split ceph-osd into 3 packagesiggy2019-09-111-10/+40
| | | | | | | | Split ceph-osd into smaller individual packages with a "virtual" package to pull them all in to maintain backwards compat. This makes it easier to run just the ceph-osd daemon without any other deps installed i.e. for containerized workloads.
* community/ceph: upgrade to 14.2.2J0WI2019-08-161-3/+3
| | | Closes GH-8660
* community/ceph: enable aarch64J0WI2019-08-161-3/+3
| | | Closes GH-8660
* community/ceph: Fix wrong mount helper locationMatthias Neugebauer2019-08-151-3/+8
| | | Closes !24
* community/ceph: upgrade to 14.2.1iggy2019-05-141-4/+5
| | | | | | | | * Bump version to latest and update checksum. * Updated license to match SPDX standard. * No other functional changes for now.
* community/ceph: move from testingiggy2019-04-151-0/+448
Add radosgw subpackage back again.