summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/glusterfs: sort out python depsJaco Kroon2023-05-132-2/+4
| | | | | | | | | | | | ./configure unconditionally checks for python now, where if I recall correctly previously it only cared if georeplication was in use, since we run python for portage anyway, and glusterfs does install python based utilities even with -georeplication now, unconditionally depend on python rather than only if georeplication is enabled. Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/30984 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: remove unused filesMichael Mair-Keimberger2023-05-113-185/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30998 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: destabilize 10.4 for ~ppc64Sam James2023-05-101-1/+1
| | | | | | 10.4 had this as stable accidentally. Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: cleanup obsolete PythonsSam James2023-05-102-2/+2
| | | | | | 3.8 + 3.9 are gone & noops. Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: drop 10.1-r1, 10.2-r1Jaco Kroon2023-05-103-401/+0
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/30959 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: drop 9.4-r1, 9.5-r1Jaco Kroon2023-05-103-398/+0
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: add 10.4Jaco Kroon2023-05-102-0/+206
| | | | | | | Closes: https://bugs.gentoo.org/904360 Closes: https://bugs.gentoo.org/887169 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: add github upstream metadataSam James2023-05-011-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: drop 8.6-r1Sam James2023-05-012-199/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-146-12/+12
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/glusterfs: compile vs build deps.Jaco Kroon2022-12-241-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/884761 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28596 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: add USE=selinuxKenton Groombridge2022-12-236-6/+12
| | | | Signed-off-by: Kenton Groombridge <concord@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.2-r2 x86, #866953Sam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.2-r2 amd64, #866953Sam James2022-08-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.2-r2 ppc64, #866953Arthur Zamarin2022-08-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-cluster/glusterfs: 10.2-r2 bump to enable USE=uring.Jaco Kroon2022-08-183-0/+236
| | | | | | | | | | | Other minor fixes: Closes: https://bugs.gentoo.org/860312 Closes: https://bugs.gentoo.org/860309 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/26912 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: revbump to fix init.d fileJaco Kroon2022-07-232-2/+2
| | | | | | | | | | Fix initd $(( ... )) vs (( ... )). The former returns the result, then attempts to execute it, the latter merely executes the math. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/26354 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: version 10.2Jaco Kroon2022-06-154-0/+353
| | | | | | | | | | | No major changes, mostly minor bug fixes, except for one SSE related issue where certain structures needs to be aligned. Closes: https://bugs.gentoo.org/852077 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/25907 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: keyword 10.1-r1 for ~loongWANG Xuerui2022-05-191-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* sys-cluster/glusterfs: keyword 10.1-r1 for ~riscvMarek Szuba2022-04-101-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.1-r1 ppc64, #835141Sam James2022-03-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.1-r1 x86, #835141Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/glusterfs: Stabilize 10.1-r1 amd64, #835141Jakov Smolić2022-03-151-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sys-cluster/glusterfs: systemd support.Jaco Kroon2022-03-044-4/+12
| | | | | | | | Closes: https://bugs.gentoo.org/834502 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/24401 Signed-off-by: Matthew Smith <matthew@gentoo.org>
* sys-cluster/glusterfs: destabilise for ppcSam James2022-03-032-3/+3
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sys-cluster/glusterfs: -v8.5Jaco Kroon2022-02-182-196/+0
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/24051 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: 10.0 -> 10.1Jaco Kroon2022-02-182-2/+2
| | | | | | | | | This wasn't intended as a stable target. 10.1 might actually be. 10.0 preliminary testing seems to be OK on low load systems. Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: version 9.5Jaco Kroon2022-02-182-0/+196
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 9.4 ppc64, #832574Sam James2022-02-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: ppc stable wrt bug #832574Agostino Sarubbo2022-02-041-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: Stabilize 9.4 x86, #832574Sam James2022-02-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 9.4 amd64, #832574Jakov Smolić2022-02-021-2/+2
| | | | Signed-off-by: Jakov Smolić <jsmolic@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/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>
* 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/glusterfs: Version 8.6Jaco Kroon2021-10-052-0/+196
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/22479 Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-cluster/glusterfs: [QA] fix IndirectInheritsSam James2021-09-034-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: Stabilize 8.5-r1 x86, #808923Sam James2021-08-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: glusterfs-9.3Jaco Kroon2021-08-202-0/+196
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/22019 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: amd64 stable wrt bug #808923Agostino Sarubbo2021-08-201-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>