Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glusterfs: update to 9.4
@ 2021-11-04  5:21 uhohspaghetios
  2021-11-04 16:32 ` [PR PATCH] [Updated] " uhohspaghetios
  2021-11-06  1:05 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: uhohspaghetios @ 2021-11-04  5:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

There is a new pull request by uhohspaghetios against master on the void-packages repository

https://github.com/uhohspaghetios/void-packages glusterfs-9.4
https://github.com/void-linux/void-packages/pull/33891

glusterfs: update to 9.4
Updated and added io_uring for improved performance.  Tested and working on multiple amd64 hosts.

A patch file from https://github.com/void-linux/void-packages/pull/33891.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glusterfs-9.4-33891.patch --]
[-- Type: text/x-diff, Size: 1790 bytes --]

From c213c216f21c8b02f705bd7b3a094274c59aca3c Mon Sep 17 00:00:00 2001
From: Rich G <rich@richgannon.net>
Date: Thu, 4 Nov 2021 01:19:24 -0400
Subject: [PATCH] glusterfs: update to 9.4

---
 srcpkgs/glusterfs/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glusterfs/template b/srcpkgs/glusterfs/template
index da372c56c5fb..9fe039d4efeb 100644
--- a/srcpkgs/glusterfs/template
+++ b/srcpkgs/glusterfs/template
@@ -1,7 +1,7 @@
 # Template file for 'glusterfs'
 pkgname=glusterfs
-version=9.0
-revision=2
+version=9.4
+revision=1
 build_style=gnu-configure
 configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
  ac_cv_file__etc_SuSE_release=no ac_cv_file__etc_redhat_release=no
@@ -9,7 +9,7 @@ configure_args="--with-mountutildir=/usr/bin ac_cv_file__etc_debian_version=no
 pycompile_dirs="/usr/libexec/glusterfs/python/syncdaemon"
 hostmakedepends="automake flex libtool pkg-config python3 rpcsvc-proto"
 makedepends="acl-devel libaio-devel libtirpc-devel openssl-devel
- liburcu-devel libxml2-devel rdma-core-devel sqlite-devel"
+ liburcu-devel liburing-devel libxml2-devel rdma-core-devel sqlite-devel"
 # python is required by gsyncd.
 depends="python3"
 short_desc="Free and open source software scalable network filesystem (client)"
@@ -17,7 +17,7 @@ maintainer="Noel Cower <ncower@nil.dev>"
 license="GPL-2.0-or-later, LGPL-3.0-only"
 homepage="https://www.gluster.org/"
 distfiles="https://download.gluster.org/pub/gluster/glusterfs/${version%.*}/${version}/${pkgname}-${version}.tar.gz"
-checksum=6f29ae4ab2c270ade0cd14a3f733d7d33fda78e79e81b148cd50711f65069d87
+checksum=07f360c9b43cb1101a857706494e310328e9d6a4e6b2f0697a3bc3f165c2652a
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) broken="not yet supported";;

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-11-06  1:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04  5:21 [PR PATCH] glusterfs: update to 9.4 uhohspaghetios
2021-11-04 16:32 ` [PR PATCH] [Updated] " uhohspaghetios
2021-11-06  1:05 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).