Changelog for
glusterfs-9.1-2.1.i586.rpm :
* Thu Apr 29 2021 Jan Engelhardt
- Update to release 9.1
* Implemented seek file operation for open-behind
* Added io_uring support for Gluster
* Added Support for 5K volumes
* Enabled granular-entry-heal by default
* Added support for monitoring the epoll/rpc layer
* Improve rebalance of sparse files- Drop nocommon.patch (merged)
* Thu Jun 04 2020 Callum Farmer - Fixes for %_libexecdir changing to /usr/libexec
* Thu Jan 09 2020 Jan Engelhardt - Update to release 7.1
* Fix rebalance causing IO Error - File descriptor in bad state
* Fix geo-replication sessions going faulty
* Fix memory leak in glusterfsd process
* Fix GlusterFS brick process crash- Add nocommon.patch [boo#1160392]
* Thu Dec 26 2019 Neal Gompa - Fix the name of the Python bindings subpackage- Properly mark Python bindings subpackage as noarch
* Fri Dec 13 2019 Jan Engelhardt - Update to release 7.0
* Latency based read child to improve read workload latency in a cluster, especially in a cloud setup. Also provides a load balancing with the outstanding pending request.
* Thin-arbiter integration with GD1.
* If a client older than glusterfs-4.x (i.e. 3.x clients) accesses a volume which has the `fips-mode-rchecksum` volume option enabled, it can cause erroneous checksum computation/ unwanted behaviour during afr self-heal.
* Wed Apr 24 2019 Martin Liška - Move definition of _lto_cflags into %build.
* Tue Apr 23 2019 Martin Liška - Disable LTO (boo#1133088).
* Sun Mar 17 2019 seanlewAATTopensuse.org- Update to new upstream version 5.5
* No changelog yet available in release notes
* Sat Mar 02 2019 seanlewAATTopensuse.org- Update to new upstream version 5.4
* FUSE Client memory leak fixed (#1623107)
* fail to sync non-ascii utf8 file and dir names (#1648642)
* Tracker bug for all leases related issues (#1651323)
* gluster-blockd segfaults because of a null-deref (#1659563)
* Memory leak: dict_t leak in rda_opendir (#1659676)
* dht_revalidate may not heal attrs on the brick root (#1660736)
* Fix tests/bugs/shard/zero-flag.t (#1660932)
* NL cache: fix typos (#1662200)
* Sat Jan 19 2019 seanlewAATTopensuse.org- Update to new upstream version 5.3 (4.0 is EOL)
* 5.3 brings hundreds of improvements, see complete relnote at https://docs.gluster.org/en/latest/release-notes/5.0/
* Fixed a number of bugs: CVE-2018-1088, CVE-2018-1112 [boo#1090084], CVE-2018-10904 [boo#1107018], CVE-2018-10907 [boo#1107019], CVE-2018-10911 [boo#1107020], CVE-2018-10913 [boo#1107021], CVE-2018-10914 [boo#1107022], CVE-2018-10923 [boo#1107023], CVE-2018-10924 [boo#1107024], CVE-2018-10926 [boo#1107025], CVE-2018-10927 [boo#1107026], CVE-2018-10928 [boo#1107027], CVE-2018-10928 [boo#1107027], CVE-2018-10929 [boo#1107028], CVE-2018-10930 [boo#1107029], boo#1105776 .- Remove patches no longer needed in 5.x:
* 0001-build-restore-ability-to-control-verbosity-settings.patch
* glusterfs-tirpc.diff
* Thu May 03 2018 jengelhAATTinai.de- Update to new upstream release 4.0.2
* GlusterD2 (GD2) is a new management daemon for Gluster-4.0, glustercli is the command-line interface for it. It is a preview release. GD2 is not backwards compatible with the older GlusterD. Heterogeneous clusters running both GD2 and GlusterD are not possible.
* Not all commands from GlusterD have been implemented for GD2.
* GD2 does not (yet) work well in 2-node clusters.
* Self Heal feature integrated for the new Volumes created using Glusterd2.