1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 20:25:28 +03:00
Commit graph

22 commits

Author SHA1 Message Date
Leo
b5a69b97f9 community/*: remove invalid options and modernize 2020-03-14 15:29:13 -03:00
iggy
2fa73ad7ae community/ceph: upgrade to 14.2.8
**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
2020-03-11 01:45:13 -03:00
Rasmus Thomsen
e5299ee348 community/ceph: disable for now; fails on builders 2020-02-03 12:13:30 +01:00
Leo
c6c9bfcfdc community/ceph: remove stale boost-1.70 patch 2020-02-03 01:51:10 +01:00
J0WI
296bfafad9 community/ceph: security upgrade to 14.2.7 2020-02-02 19:48:25 +01:00
Leo
48c10e6c95 rebuild against boost-1.72.0 2020-01-02 11:23:28 +00:00
Natanael Copa
5d6567e1da community/{qemu*,ceph}: move to community
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.
2019-12-13 09:51:16 +00:00
iggy
286830029a main/ceph: Move ceph from community
Move ceph from community to main

This move should allow us to enable ceph support in Qemu
2019-10-09 15:51:26 +00:00
iggy
a0443ab0fc community/ceph: upgrade to 14.2.3, assume maintainership
* Update to the latest point release
* Set myself as maintainer
  * Current maintainer hasn't replied to a few attempts to contact them
2019-10-07 23:57:48 +02:00
Iggy Jackson
dfcb0be619 community/ceph: use $pkgname instead of ceph for subpackages
* Use $pkgname in place of the word ceph for some reason
2019-09-23 02:41:15 -03:00
Natanael Copa
57d8534aac community/ceph: fix build against boost 1.71 2019-09-11 06:58:58 +00:00
Iggy Jackson
8950c6bf6f community/ceph: Remove duplicate line
**Summary**

* A duplicate option had snuck into the cmake options, remove it
2019-09-11 06:58:58 +00:00
Iggy Jackson
f447dc4074 community/ceph: Move user create to separate pkg
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.
2019-09-11 06:58:58 +00:00
Iggy Jackson
30eecb35b1 community/ceph: ceph-mgr doesn't need node_modules
Remove some build time stuff before we create the package so we don't
end up with a massive apk.
2019-09-11 06:58:58 +00:00
Iggy Jackson
7ea3d28dbd community/ceph: Split ceph-mon into 3 packages
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.
2019-09-11 06:58:58 +00:00
iggy
07542ea0be community/ceph: Switch to python3
Change packages to be built against python3. I tried to build both
python2 and python3 packages, but cmake doesn't like me.
2019-09-11 06:58:58 +00:00
iggy
c7835ce930 community/ceph: Split ceph-osd into 3 packages
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.
2019-09-11 06:58:58 +00:00
J0WI
dc0640c190 community/ceph: upgrade to 14.2.2
Closes GH-8660
2019-08-16 16:34:55 +00:00
J0WI
0bfb3013f2 community/ceph: enable aarch64
Closes GH-8660
2019-08-16 16:34:54 +00:00
Matthias Neugebauer
1311cc032a community/ceph: Fix wrong mount helper location
Closes !24
2019-08-15 19:47:01 +00:00
iggy
15b3e6e3be community/ceph: upgrade to 14.2.1
* Bump version to latest and update checksum.

* Updated license to match SPDX standard.

* No other functional changes for now.
2019-05-14 21:01:11 +03:00
iggy
3e96f1d31a community/ceph: move from testing
Add radosgw subpackage back again.
2019-04-15 10:55:28 +00:00