sys-cluster / glusterfs

GlusterFS is a powerful network/cluster filesystem

Official package sites : https://github.com/gluster/glusterfs/ · https://www.gluster.org/ ·

GlusterFS is a cluster file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.

v11.1 :: 0/11 :: gentoo

Modified
License
|| ( GPL-2 LGPL-3+ )
Keywords
amd64 ppc64 x86 ~arm ~arm64 ~loong ~ppc ~riscv
USE flags
debug emacs fuse georeplication ipv6 libtirpc rsyslog selinux static-libs tcmalloc test uring xml

v10.5 :: 0/10 :: gentoo

Modified
License
|| ( GPL-2 LGPL-3+ )
Keywords
amd64 ppc64 x86 ~arm ~arm64 ~loong ~ppc ~riscv
USE flags
debug emacs fuse georeplication ipv6 libtirpc rsyslog selinux static-libs tcmalloc test uring xml

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
emacs
Add support for GNU Emacs
fuse
Add FUSE mount helper
georeplication
Enable support for georeplication (requires dev-lang/python)
ipv6
Use IPv6 by default, requires libtirpc
libtirpc
Build against net-libs/libtirpc for RPC support
rsyslog
Install configuration snippet for app-admin/rsyslog
selinux
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
static-libs
Build static versions of dynamic libraries as well
tcmalloc
Use the dev-util/google-perftools libraries to replace the malloc() implementation with a possibly faster one
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
uring
Control whether or not glusterfs is compiled with uring support or not.
xml
Add support for XML files

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only

acct-group / gluster : System group: gluster

acct-user / gluster : System user: gluster

app-benchmarks / dbench : Popular filesystem benchmark

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / libaio : Asynchronous input/output library that uses the kernels native interface

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / userspace-rcu : Userspace RCU (read-copy-update) library

dev-libs / xxhash : Extremely fast non-cryptographic hash algorithm

dev-libs / yajl : Small event-driven (SAX-style) JSON parser

dev-util / cmocka : Unit testing framework for C

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

dev-vcs / git : Stupid content tracker: distributed VCS designed for speed and efficiency

net-libs / libtirpc : Transport Independent RPC library (SunRPC replacement)

net-libs / rpcsvc-proto : rpcsvc protocol definitions from glibc

sec-policy / selinux-glusterfs : SELinux policy for glusterfs

sys-apps / attr : Extended attributes tools

sys-apps / util-linux : Various useful Linux utilities

sys-fs / fuse : An interface for filesystems implemented in userspace

sys-fs / xfsprogs : XFS filesystem utilities

sys-libs / argp-standalone : Standalone argp library for use with musl

sys-libs / glibc : GNU libc C library

sys-libs / liburing : Efficient I/O with io_uring

sys-libs / readline : Another cute console display library

virtual / acl : Virtual for acl support (sys/acl.h)

virtual / perl-Test-Harness : Virtual for Test-Harness

acct-group / gluster : System group: gluster

acct-user / gluster : System user: gluster

app-editors / emacs : The extensible, customizable, self-documenting real-time display editor

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-libs / libaio : Asynchronous input/output library that uses the kernels native interface

dev-libs / libxml2 : XML C parser and toolkit

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-libs / userspace-rcu : Userspace RCU (read-copy-update) library

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

net-libs / libtirpc : Transport Independent RPC library (SunRPC replacement)

net-libs / rpcsvc-proto : rpcsvc protocol definitions from glibc

sec-policy / selinux-glusterfs : SELinux policy for glusterfs

sys-apps / util-linux : Various useful Linux utilities

sys-fs / fuse : An interface for filesystems implemented in userspace

sys-libs / argp-standalone : Standalone argp library for use with musl

sys-libs / glibc : GNU libc C library

sys-libs / liburing : Efficient I/O with io_uring

sys-libs / readline : Another cute console display library

virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers

app-backup / bareos : Featureful client/server network backup suite

app-emulation / libvirt : C toolkit to manipulate virtual machines

app-emulation / qemu : QEMU + Kernel-based Virtual Machine userland tools

sys-block / fio : Jens Axboe's Flexible IO tester

835142
sys-cluster/glusterfs-10.2-r2: fails to compile: glusterfs/dict.h:332:2: error: #error "unknown word size"
897926
sys-cluster/glusterfs: multiple vulnerabilities
908588
sys-cluster/glusterfs-11.0 fails to compile (MUSL-SYSTEM): syscall.h:276:32: error: unknown type name off64_t
912356
sys-cluster/glusterfs-11.0-r1 - xlator.c: error: default_copy_file_range undeclared (first use in this function)
919840
sys-cluster/glusterfs-11.1 - [clang] ld.lld: error: version script assignment of global to symbol client_dump failed: symbol not defined
926892
sys-cluster/glusterfs-11.1 fails to compile: ld: libglusterfs.so: undefined reference to _uatomic_link_error
939025
sys-cluster/glusterfs-11.1 - [gcc-15] configure: error: Install liburing library and headers or use --disable-linux-io_uring
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: drop 10.4, 11.0-r2
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/35905 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.1 x86, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.5 x86, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.1 ppc64, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.5 ppc64, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.1 amd64, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.5 amd64, #922122
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: drop 11.0-r1
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/33991 Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: add 11.1
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: add 10.5
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r2 x86, #913403
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r2 amd64, #913403
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r2 ppc64, #913403
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: fix 11.0-r2[emacs]
Closes: https://bugs.gentoo.org/913213 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32513 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: rev bump to 11.0-r2
Includes patch for bashcompletion. Fixes python related QA issues. Avoids environment variable (and assists my unused files script for false positives in files/). Closes: https://bugs.gentoo.org/913125 Closes: https://bugs.gentoo.org/913126 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32483 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: drop 10.2-r2
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32482 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r1 ppc64, #913033
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r1 x86, #913033
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 11.0-r1 amd64, #913033
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
sys-cluster/glusterfs: drop crashing version
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/32140 Signed-off-by: Sam James <sam@gentoo.org>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: fix crash without tcmalloc
Closes: https://bugs.gentoo.org/911588 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: always install bash-completion manually
I wanted to do a very quick hacky fix in 03b9c8a35924f482ff41b1418c9ab13979fd1c99, but here's the better one. Bug: https://bugs.gentoo.org/911523 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: fix bash-completion installation w/o bash-completion installed
Closes: https://bugs.gentoo.org/911523 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: add dev-libs/xxhash test dep
Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: add 11.0
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/32118 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.4 x86, #911506
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.4 ppc64, #911506
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.4 amd64, #911506
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: sort out python deps
./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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: destabilize 10.4 for ~ppc64
10.4 had this as stable accidentally. Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: cleanup obsolete Pythons
3.8 + 3.9 are gone & noops. Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: drop 10.1-r1, 10.2-r1
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: drop 9.4-r1, 9.5-r1
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: add 10.4
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: drop 8.6-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Kenton Groombridge · gentoo
sys-cluster/glusterfs: add USE=selinux
Signed-off-by: Kenton Groombridge <concord@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: compile vs build deps.
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.2-r2 x86, #866953
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.2-r2 amd64, #866953
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
sys-cluster/glusterfs: Stabilize 10.2-r2 ppc64, #866953
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: 10.2-r2 bump to enable USE=uring.
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>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: revbump to fix init.d file
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>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: version 10.2
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>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
sys-cluster/glusterfs: keyword 10.1-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
sys-cluster/glusterfs: keyword 10.1-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 10.1-r1 ppc64, #835141
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-cluster/glusterfs: Stabilize 10.1-r1 x86, #835141
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-cluster/glusterfs: Stabilize 10.1-r1 amd64, #835141
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: systemd support.
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 9.4 ppc64, #832574
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc stable wrt bug #832574
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 9.4 x86, #832574
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-cluster/glusterfs: Stabilize 9.4 amd64, #832574
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: -v8.5
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: 10.0 -> 10.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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: version 9.5
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: syslog is always enabled upstream in 10.0
See: https://github.com/gluster/glusterfs/commit/71594cdd741deb5197392d046b904efe3b5479f5 Closes: https://bugs.gentoo.org/826358 Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: don't force LTO
Bug: https://bugs.gentoo.org/826354 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: v10.0.
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.6 ppc64, #823233
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.6 ppc, #823233
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
sys-cluster/glusterfs: Stabilize 8.6 amd64, #823233
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
sys-cluster/glusterfs: Stabilize 8.6 x86, #823233
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: Prune 8.X, X<5.
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: prune 9.X, X<4.
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: prune 7.9.
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: v9.4 (stable target)
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>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: Version 8.6
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: [QA] fix IndirectInherits
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.5-r1 x86, #808923
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #808923
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.5-r1 ppc64, #808923
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.5-r1 ppc, #808923
Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: glusterfs-9.3
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>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: consistently call tmpfiles_process in pkg_postinst
We weren't always calling tmpfiles_process in pkg_postinst, nor we were always using the correct filename. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
sys-cluster/glusterfs: consistent tmpfiles_process arguments
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
sys-cluster/glusterfs: rev bump for commit c34e8b1a0
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
sys-cluster/glusterfs: Fix MissingUseDepDefault for dev-libs/openssl[bindist]
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.4 x86, #790227
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.4 amd64, #790227
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.4 ppc, #790227
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.4 ppc64, #790227
Signed-off-by: Sam James <sam@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: prune 9.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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: version 8.5
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: version 9.2
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>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-cluster/glusterfs: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: Version 9.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>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: version 8.4
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>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
sys-cluster/glusterfs: stabilize 8.3 on x86
Closes: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
sys-cluster/glusterfs: stabilize 8.3 on amd64
Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
sys-cluster/glusterfs: stabilize 7.9 on x86
Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
sys-cluster/glusterfs: stabilize 7.9 on amd64
Bug: https://bugs.gentoo.org/775410 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: prune old versions.
Signed-off-by: Jaco Kroon <jaco@uls.co.za> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.3 ppc64, #775410
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.9 ppc64, #775410
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 8.3 ppc, #775410
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.9 ppc, #775410
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.8-r1 ppc, #770160
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.8-r1 amd64, #770160
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.8-r1 ppc64, #770160
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-cluster/glusterfs: Stabilize 7.8-r1 x86, #770160
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
sys-cluster/glusterfs: fix sed calls and REQUIRED_USE
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jonathan Davies · gentoo
sys-cluster/glusterfs: Added subslotting to 7.9, 8.3, 9.0.
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/18811 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jonathan Davies · gentoo
sys-cluster/glusterfs: Version updated to 9.0.
Signed-off-by: Jonathan Davies <jpds@protonmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Jonathan Davies · gentoo
sys-cluster/glusterfs: Version updated to 8.3 with changes:
* 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>
Jonathan Davies · gentoo
sys-cluster/glusterfs: Version updated to 7.9 with changes:
* 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>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: x86 stable wrt bug #746956
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc64 stable wrt bug #746956
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc stable wrt bug #746956
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Jaco Kroon · gentoo
sys-cluster/glusterfs: fix python byte compiles.
Closes: https://bugs.gentoo.org/747340 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/17851 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #746956
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: cleanup old versions
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>
Jaco Kroon · gentoo
sys-cluster/glusterfs: version bump 7.8
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>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: version bump 7.7
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>
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
sys-cluster/glusterfs: sync live ebuild
Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16502 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: drop old
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>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 7.6
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>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 6.9
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>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: x86 stable wrt bug #713194
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 6.8 for ppc/ppc64
stable wrt bug # Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #713194
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jaco Kroon · gentoo
sys-cluster/glusterfs: version bump.
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>
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 7.3
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 6.8
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant --docdir/--htmldir
Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: [QA] Remove redundant --disable-{dependency-tracking,silent-rules}
Closes: https://github.com/gentoo/gentoo/pull/14738 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
sys-cluster/glusterfs: fix seek
Bug: https://bugs.gentoo.org/705536 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14468 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 7.2
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Tomáš Mózes · gentoo
sys-cluster/glusterfs: bump to 6.7, drop old
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>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Ulrich Müller · gentoo
sys-cluster/glusterfs: Update virtual/emacs dependency.
The virtual is deprecated, depend on app-editors/emacs instead. Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Tomas Mozes · gentoo
sys-cluster/glusterfs: bump to 6.5
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>
Repository mirror & CI · gentoo
Merge updates from master
Alexys Jacob · gentoo
sys-cluster/glusterfs: drop vulnerable wrt #670088
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: x86 stable wrt bug #670088
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
Repository mirror & CI · gentoo
Merge updates from master
Tomas Mozes · gentoo
sys-cluster/glusterfs: drop old
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Tomas Mozes · gentoo
sys-cluster/glusterfs: bump to 6.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>
Repository mirror & CI · gentoo
Merge updates from master
Alexys Jacob · gentoo
sys-cluster/glusterfs: drop older versions
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 4.1.8 for ppc64, bug #670088
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 4.1.8 for ppc, bug #670088
Package-Manager: Portage-2.3.62, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #670088
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Tomas Mozes · gentoo
sys-cluster/glusterfs: bump to 6.0
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>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
sys-cluster/glusterfs: bup to fix outstanding security issues
* 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>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #653070
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
sys-cluster/glusterfs: x86 stable (bug #653070)
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 4.1.5 for ppc64, bug #653070
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 4.1.5 for ppc, bug #653070
Package-Manager: Portage-2.3.52, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #653070
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Eugene Bright · gentoo
sys-cluster/glusterfs-{4.1.5,9999}: make IUSE and inherit ugly again
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Eugene Bright · gentoo
sys-cluster/glusterfs-{4.1.5,9999}: bump EAPI to 7
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Eugene Bright · gentoo
sys-cluster/glusterfs: Bump to 4.1.5
Bug: https://bugs.gentoo.org/658700 Closes: https://bugs.gentoo.org/658700 Closes: https://github.com/gentoo/gentoo/pull/10192 Signed-off-by: Eugene Bright <eugene@bright.gdn> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Eugene Bright · gentoo
sys-cluster/glusterfs-9999: Remove outdated comment
Signed-off-by: Eugene Bright <eugene@bright.gdn> Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
Eugene Bright · gentoo
sys-cluster/glusterfs-9999: Add IUSE=libressl
Bug: https://bugs.gentoo.org/662712 Closes: https://bugs.gentoo.org/662712 Signed-off-by: Eugene Bright <eugene@bright.gdn> Closes: https://github.com/gentoo/gentoo/pull/10192 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
James Le Cuirot · gentoo
sys-cluster/glusterfs: Drop old 3.12.3
Closes: https://bugs.gentoo.org/639838 Package-Manager: Portage-2.3.40, Repoman-2.3.9
James Le Cuirot · gentoo
sys-cluster/glusterfs: Update 9999 to fix IPv6/TIRPC
I've given up fighting with upstream over this. :( Package-Manager: Portage-2.3.40, Repoman-2.3.9
James Le Cuirot · gentoo
sys-cluster/glusterfs: Version bump to 4.0.2
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Mikle Kolyada · gentoo
sys-cluster/glusterfs: ppc/ppc64 stable wrt bug #653796
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Aaron Bauman · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #653796
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Thomas Deutschmann · gentoo
sys-cluster/glusterfs: x86 stable (bug #653796)
Package-Manager: Portage-2.3.34, Repoman-2.3.9
James Le Cuirot · gentoo
sys-cluster/glusterfs: Add ipv6 USE flag to control ipv6-default
This is important because ipv6-default breaks Gluster for systems that have IPv6 disabled. A couple of patches were required because --without-ipv6-default is broken and the configure summary is sometimes misleading. Bug: https://bugs.gentoo.org/639838 Package-Manager: Portage-2.3.24, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Drop old 3.13.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Version bump to 4.0.0
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
James Le Cuirot · gentoo
sys-cluster/glusterfs: Update 9999 with new silent rules patch
Package-Manager: Portage-2.3.24, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Oops, 3.13.0 does not have --with-libtirpc
This flag is not yet released. It did no harm but let's not make this situation any more confusing. Package-Manager: Portage-2.3.17, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Bump to 3.13.0 and add 9999 live ebuild
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
James Le Cuirot · gentoo
sys-cluster/glusterfs: Drop vulnerable 3.6.5
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
Thomas Deutschmann · gentoo
sys-cluster/glusterfs: x86 stable (bug #635172)
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Sergei Trofimovich · gentoo
sys-cluster/glusterfs: stable 3.12.3 for ppc/ppc64, bug #635172
Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64"
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #635172
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
James Le Cuirot · gentoo
sys-cluster/glusterfs: Remove old unstable versions
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
James Le Cuirot · gentoo
sys-cluster/glusterfs: Version bump to 3.12.3
Package-Manager: Portage-2.3.14, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Use elibc_glibc flag instead of || ( glibc )
This is probably simpler for Portage. Package-Manager: Portage-2.3.14, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Fix building against glibc 2.26 due to no RPC
Bug: https://bugs.gentoo.org/381391 Package-Manager: Portage-2.3.14, Repoman-2.3.6
James Le Cuirot · gentoo
sys-cluster/glusterfs: Add ~arm keyword
Tested quite heavily. Package-Manager: Portage-2.3.12, Repoman-2.3.2
James Le Cuirot · gentoo
sys-cluster/glusterfs: Bump to 3.12.2, EAPI 6, fix #616760, and more
* 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
Alexis Ballier · gentoo
sys-cluster/glusterfs: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Ultrabug · gentoo
sys-cluster/glusterfs: drop old ebuild
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Ultrabug · gentoo
sys-cluster/glusterfs: version bump, fix #606840
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Ultrabug · gentoo
sys-cluster/glusterfs: drop old and vulnerable wrt #541540
Package-Manager: Portage-2.3.3, Repoman-2.3.1
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc64 stable wrt bug #541540
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc stable wrt bug #541540
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Ultrabug · gentoo
sys-cluster/glusterfs: version bump, fix #560750 #582732 #592174 #589058
Package-Manager: portage-2.3.2
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: x86 stable wrt bug #541540
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: amd64 stable wrt bug #541540
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Alexey Shvetsov · gentoo
sys-cluster/glusterfs: adapt sys-infiniband to sys-fabric rename
Package-Manager: portage-2.3.0_rc1
Agostino Sarubbo · gentoo
sys-cluster/glusterfs: ppc stable wrt bug #561756
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
Jeroen Roovers · gentoo
sys-cluster/glusterfs: Stable for PPC64 (bug #561756).
Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
Kacper Kowalik · gentoo
Glusterfs uses EC algorithms which require openssl[-bindist]
Tiziano Müller · gentoo
sys-cluster/glusterfs: version bump
Package-Manager: portage-2.2.20.1
Ultrabug · gentoo
sys-cluster/glusterfs: change elog upgrade link thx to Bernd Feige,eige, fix #559396
Package-Manager: portage-2.2.20.1
Ultrabug · gentoo
sys-cluster/glusterfs: drop old and vulnerable versions wrt #558422 #541540, version bump fix #548734 #550256
Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed