summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-cluster/glusterfs: version 10.2Jaco Kroon2022-06-151-0/+1
| | | | | | | | | | | 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: -v8.5Jaco Kroon2022-02-181-1/+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-181-1/+1
| | | | | | | | | 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-181-0/+1
| | | | | | 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: v10.0.Jaco Kroon2021-11-221-0/+1
| | | | | | | | | | | | | | 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-221-2/+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-221-3/+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-221-1/+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-221-0/+1
| | | | | | 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: Version 8.6Jaco Kroon2021-10-051-0/+1
| | | | | | | 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>
* sys-cluster/glusterfs: glusterfs-9.3Jaco Kroon2021-08-201-0/+1
| | | | | | | 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: prune 9.0Jaco Kroon2021-05-191-1/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20806 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: version 9.2Jaco Kroon2021-05-191-0/+1
| | | | | | | | | | | | | | | | | Suggestions from ionen: * Re-ordered pre-amble. * Drop systemd inherit. * Re-order phase funcs (src_test before src_install). Spotted whilst making above changes: tmpfiles.d files installed into /etc/tmpfiles.d instead of /usr/lib/tmpfiles.d (as per systemd hard-coded path). Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: version 8.5Jaco Kroon2021-05-191-0/+1
| | | | | | | | | | | | | | | | | Suggestions from ionen: * Re-ordered pre-amble. * Drop systemd inherit. * Re-order phase funcs (src_test before src_install). Spotted whilst making above changes: tmpfiles.d files installed into /etc/tmpfiles.d instead of /usr/lib/tmpfiles.d (as per systemd hard-coded path). Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version 9.1Jaco Kroon2021-04-101-0/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/20304 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: version 8.4Jaco Kroon2021-03-141-0/+1
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/19908 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: prune old versions.Jaco Kroon2021-03-141-2/+0
| | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 9.0.Jonathan Davies2021-01-261-0/+1
| | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 8.3 with changes:Jonathan Davies2021-01-261-0/+1
| | | | | | | | | | | * Removed flock patch: applied upstream. * Removed installation of gsync-sync-gfid symlink into /usr/share/, dropped upstream: https://bugzilla.redhat.com/show_bug.cgi?id=1387404 * Removed infiniband from IUSE: deprecated upstream: https://lists.gluster.org/pipermail/gluster-users/2018-July/034400.html Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: Version updated to 7.9 with changes:Jonathan Davies2021-01-261-0/+1
| | | | | | | | | | * Dropped python3.6 compat. * Dropped vim-syntax USE flag. * Added github homepage. * Use find -exec instead of xargs. Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-cluster/glusterfs: cleanup old versionsJaco Kroon2020-10-091-4/+0
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17829 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: version bump 7.8Jaco Kroon2020-10-061-0/+1
| | | | | | Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17828 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: version bump 7.7Jaco Kroon2020-08-121-0/+1
| | | | | | | | | | | | | | | | Include fix for flock. Drop seek fix that's included upstream. Bug: https://bugs.gentoo.org/733228 Additional references: https://bugzilla.redhat.com/show_bug.cgi?id=1718562 https://bugzilla.redhat.com/show_bug.cgi?id=1776152 https://review.gluster.org/#/c/glusterfs/+/23794/8/xlators/features/locks/src/common.c Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/16790 Signed-off-by: Sam James <sam@gentoo.org>
* sys-cluster/glusterfs: drop oldTomáš Mózes2020-06-301-5/+0
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: bump to 7.6Tomáš Mózes2020-06-301-0/+1
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: bump to 6.9Tomáš Mózes2020-06-301-0/+1
| | | | | | Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-cluster/glusterfs: version bump.Jaco Kroon2020-05-091-0/+1
| | | | | | | | | | | Nothing in the Changelogs that looks like it should require changes to the ebuild itself, so this ended up being a straight copy of 7.3 Closes: https://bugs.gentoo.org/721046 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/15647 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 7.3Tomáš Mózes2020-04-101-0/+1
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.8Tomáš Mózes2020-04-101-0/+1
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 7.2Tomáš Mózes2020-01-191-0/+1
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.7, drop oldTomáš Mózes2020-01-191-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/705396 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14373 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.5Tomas Mozes2019-10-181-0/+1
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/13208 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: drop vulnerable wrt #670088Alexys Jacob2019-06-051-1/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: drop oldTomas Mozes2019-05-081-1/+0
| | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.1Tomas Mozes2019-05-081-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/685208 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11934 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: drop older versionsAlexys Jacob2019-04-141-2/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bump to 6.0Tomas Mozes2019-04-141-0/+1
| | | | | | | | | Closes: https://bugs.gentoo.org/681236 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/11532 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: bup to fix outstanding security issuesAaron Bauman2019-03-281-0/+1
| | | | | | | | | | * This bump addresses multiple CVEs that have been fixed upstream Bug: https://bugs.gentoo.org/658606 Bug: https://bugs.gentoo.org/664336 Bug: https://bugs.gentoo.org/670088 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sys-cluster/glusterfs-4.1.5: update ManifestEugene Bright2018-11-251-0/+1
| | | | Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* sys-cluster/glusterfs: Drop old 3.12.3James Le Cuirot2018-05-261-1/+0
| | | | | Closes: https://bugs.gentoo.org/639838 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/glusterfs: Version bump to 4.0.2James Le Cuirot2018-05-261-0/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-cluster/glusterfs: Drop old 3.13.0James Le Cuirot2018-03-081-1/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-cluster/glusterfs: Version bump to 4.0.0James Le Cuirot2018-03-081-0/+1
| | | | | | | | I can't see any announcement about this version yet but it's tagged in git and the source tarball is there. More importantly, it properly fixes the libtirpc issues. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-cluster/glusterfs: Bump to 3.13.0 and add 9999 live ebuildJames Le Cuirot2017-12-091-0/+1
| | | | | | | | | | I have forced --with-ipv6-default when the libtirpc flag is enabled to avoid bug #639838. This bug affects 3.12.3 too but the aforementioned flag is not available in that version. I'll try to get this issue resolved properly and then push for stabilisation. Bug: https://bugs.gentoo.org/639838 Package-Manager: Portage-2.3.17, Repoman-2.3.6
* sys-cluster/glusterfs: Drop vulnerable 3.6.5James Le Cuirot2017-11-281-1/+0
| | | | | | | Bug: https://bugs.gentoo.org/635172 Closes: https://bugs.gentoo.org/635172 Closes: https://bugs.gentoo.org/635172 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* sys-cluster/glusterfs: amd64 stable wrt bug #635172Agostino Sarubbo2017-11-241-1/+1
| | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/glusterfs: Remove old unstable versionsJames Le Cuirot2017-11-211-5/+0
| | | | | | | | Ideally we would keep each minor version around but these now require fixes to be backported and there are probably newer patch versions available anyway. Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-cluster/glusterfs: Version bump to 3.12.3James Le Cuirot2017-11-211-0/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* sys-cluster/glusterfs: Bump to 3.12.2, EAPI 6, fix #616760, and moreJames Le Cuirot2017-10-221-0/+1
| | | | | | | | | | | | * Fix URLs. * Prefix fixes. * Migration away from autotools-utils.eclass. * Create user and group for statedumps. * Use upstream tmpfiles.d file. * Fix poisoned sysmacros.h issue (#616760). Package-Manager: Portage-2.3.8, Repoman-2.3.2 Closes: https://bugs.gentoo.org/631392
* sys-cluster/glusterfs: drop old ebuildUltrabug2017-04-211-1/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2