diff --git a/glusterfs-9.1.tar.gz b/glusterfs-9.1.tar.gz deleted file mode 100644 index ea7a32f..0000000 --- a/glusterfs-9.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:078a7dad1aa6d9024e875e73b7f9f5c461234768ca6e239bc9e2e3a16b96884c -size 8206207 diff --git a/glusterfs-9.3.tar.gz b/glusterfs-9.3.tar.gz new file mode 100644 index 0000000..7b3449f --- /dev/null +++ b/glusterfs-9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f486390628cd02506b284a5b4baa396fb9f0e993021ac652eaa89b23e58c456 +size 8167846 diff --git a/glusterfs.changes b/glusterfs.changes index 8058d42..9209871 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Sep 28 14:31:30 UTC 2021 - Jan Engelhardt + +- Update to release 9.3 + * New reset-brick command + * Ability to get node level status of a cluster + * Multi-threaded self-heal for Disperse volumes + * Lock revocation feature + * On-demand scrubbing for bitrot detection + * Real time Cluster notifications using Events APIs + ------------------------------------------------------------------- Thu Apr 29 10:29:59 UTC 2021 - Jan Engelhardt diff --git a/glusterfs.spec b/glusterfs.spec index 1219b81..4463af8 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -17,16 +17,16 @@ Name: glusterfs -Version: 9.1 +Version: 9.3 Release: 0 Summary: Aggregating distributed file system License: GPL-2.0-only OR LGPL-3.0-or-later Group: System/Filesystems -URL: http://www.gluster.org/ +URL: https://www.gluster.org/ #Git-Clone: https://github.com/gluster/glusterfs #Git-Clone: https://github.com/fvzwieten/lsgvt -Source: https://download.gluster.org/pub/gluster/glusterfs/9/9.1/glusterfs-9.1.tar.gz +Source: https://download.gluster.org/pub/gluster/glusterfs/9/%version/glusterfs-%version.tar.gz BuildRequires: acl-devel BuildRequires: autoconf BuildRequires: automake