summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/singularity: drop 3.8.3Marek Szuba2021-11-302-72/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/singularity: Stabilize 3.8.5 x86, #827892Arthur Zamarin2021-11-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-cluster/singularity: Stabilize 3.8.5 amd64, #827892Arthur Zamarin2021-11-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-cluster/singularity: add 3.8.5, drop 3.8.4Marek Szuba2021-11-302-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/ploop: update EAPI 5 -> 7Marek Szuba2021-11-271-0/+63
| | | | | | | Nb. The latest version upstream is 1.15, dated April 2016. It fails to build, though. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/ploop: make the patch eapply-compliantMarek Szuba2021-11-271-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/ceph: Restore 16.2.6-r2Patrick McLean2021-11-261-0/+459
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: relax snappy dep (bug #818883)Patrick McLean2021-11-262-4/+7
| | | | | | | | | app-arch/snappy-1.1.9-r1 has a patch to fix the upstream change that broke ceph, so allow <1.1.9 or >=1.1.9-r1 versions of snappy Bug: https://bugs.gentoo.org/818883 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/ceph: Bump, relax cython dep, enable system-boostPatrick McLean2021-11-262-4/+5
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* sys-cluster/lmod: sync live ebuildGuilherme Amadio2021-11-251-1/+2
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/lmod: fix tests on prefixBob Dröge2021-11-251-1/+2
| | | | | | Bug: https://bugs.gentoo.org/827152 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/lmod: sync KEYWORDS in live ebuildGuilherme Amadio2021-11-251-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/lmod: add keyword for arm64Guilherme Amadio2021-11-252-2/+2
| | | | | | | | Bug: https://bugs.gentoo.org/773313 Closes: https://github.com/gentoo/gentoo/pull/23020 Tested-by: Bob Dröge <b.e.droge@rug.nl> Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/openmpi: add 4.1.2Sam James2021-11-252-0/+188
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/openmpi: add 4.0.7Sam James2021-11-252-0/+180
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: remove unused patchesMichael Mair-Keimberger2021-11-232-97/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/23058 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-cluster/keepalived: drop oldAlexys Jacob2021-11-222-91/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: syslog is always enabled upstream in 10.0Sam James2021-11-221-2/+1
| | | | | | See: https://github.com/gluster/glusterfs/commit/71594cdd741deb5197392d046b904efe3b5479f5 Closes: https://bugs.gentoo.org/826358 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: don't force LTOSam James2021-11-221-0/+1
| | | | | Bug: https://bugs.gentoo.org/826354 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: v10.0.Jaco Kroon2021-11-222-0/+198
| | | | | | | | | | | | | | This is NOT a stable candidate, but if someone wants to start seeing if the 20% performance improvements using tcmalloc are in fact true ... Main change from 9.X to 10.X is tcmalloc usage for memory pools, and a few other related changes. From the changelog this should be the only new change required from an ebuild perspective. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/22911 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Prune 8.X, X<5.Jaco Kroon2021-11-223-390/+0
| | | | | | | | | 8.5 is current stable, stable request for 8.6 has been made, will leave both versions for now. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: prune 9.X, X<4.Jaco Kroon2021-11-224-588/+0
| | | | | | | | | | | These versions were made available for convenience. Seems glusterfs release cycle as I understand aren't being adhered to, and 9.X is now considered stable, should receive updates every 3 months. 10.X has just been cut recently, which should get updates every month. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: prune 7.9.Jaco Kroon2021-11-223-210/+0
| | | | | | | | It was a good version. May it rest in peace. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: v9.4 (stable target)Jaco Kroon2021-11-222-0/+196
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* */*: reassign aisha's packagesJoonas Niilola2021-11-211-4/+0
| | | | | Bug: https://bugs.gentoo.org/719632 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/singularity: drop 3.8.0Marek Szuba2021-11-202-72/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/singularity: x86 stable wrt bug #824814Agostino Sarubbo2021-11-201-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/rdma-core: update live ebuildGuilherme Amadio2021-11-191-17/+9
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/rdma-core: version bump to 38.0Guilherme Amadio2021-11-192-0/+97
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/rdma-code: fix bashism in srpd.initGuilherme Amadio2021-11-191-1/+1
| | | | | | | | * QA Notice: shell script appears to use non-POSIX feature(s): * possible bashism in /etc/init.d/srpd line 10 (should be '.', not 'source'): * [ -f ${rdma_config} ] && source ${rdma_config} Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* sys-cluster/singularity: Stabilize 3.8.3 amd64, #824814Jakov Smolić2021-11-191-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/galera: bump to v26.4.10Thomas Deutschmann2021-11-182-0/+90
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/ampi: Stabilize 0_pre20140616 ppc64, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/ampi: Stabilize 0_pre20140616 ppc, #813567Sam James2021-11-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.6 ppc64, #823233Sam James2021-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.6 ppc, #823233Sam James2021-11-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.6 amd64, #823233Jakov Smolić2021-11-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.6 x86, #823233Jakov Smolić2021-11-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/singularity: add 3.8.4Marek Szuba2021-11-112-0/+72
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/openmpi: remove unused patchMichael Mair-Keimberger2021-11-061-42/+0
| | | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/22831 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/minikube: Bump to version 1.24.0Zac Medico2021-11-052-0/+2108
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/keepalived: Stabilize 2.2.4 ppc64, #821658Sam James2021-11-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/keepalived: Stabilize 2.2.4 ppc, #821658Sam James2021-11-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/keepalived: Stabilize 2.2.4 amd64, #821658Jakov Smolić2021-11-051-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/keepalived: Stabilize 2.2.4 x86, #821658Sam James2021-11-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/k3s: Bump to version 1.22.3Zac Medico2021-11-042-0/+1789
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: Bump to version 1.21.6Zac Medico2021-11-032-0/+1807
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: Bump to version 1.20.12Zac Medico2021-11-032-0/+1721
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/k3s: Bump to version 1.19.16Zac Medico2021-11-032-0/+1622
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Zac Medico <zmedico@gentoo.org>
* sys-cluster/ceph: Revbump, force older snappy (bug #820611)Patrick McLean2021-11-031-1/+1
| | | | | | Closes: https://bugs.gentoo.org/820611 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>