Changelog for
glusterfs-devel-9.6-150400.4.9.x86_64.rpm :
* Fri Nov 25 2022 kastlAATTb1-systems.de- update to 9.6:
* Important fixes in this release - Optimize server functionality by enhancing server_process_event_upcall code path during the handling of upcall event - Fix all bricks not starting issue on node reboot when brick count is high(>750)
* Issues addressed in this release - #2080 Fix inability of glustereventsd from binding to the UDP port because of selinux policies - #2962 Fix volume create without disperse count failures with ip addresses - #3177 Locks: Optimize the interrupt flow of POSIX locks - #3187 Fix Locks xlator leaks fd\'s when a blocked posix lock is cancelled - #3191 Fix double free issue in the cbk function dht_common_mark_mdsxattr_cbk - #3321 Optimize server functionality by enhancing server_process_event_upcall code path during the handling of upcall event - #3332 Fix garbage value reported by static analyser - #3334 Fix errors and timeouts when creating qcow2 file via libgfapi - #3375 Fix all bricks not starting issue on node reboot when brick count is high(>750) - #3470 Fix spurious crash when \"peer probing\" a non existing host name- update to 9.5:
* Important fixes in this release - Fix rebalance of sparse files (#2317) - Fix anomalous brick offline scenario on non rebooted node by preventing bricks from connecting to a backup volfile (#2480)
* Issues addressed in this release - #2317 Fix rebalance of sparse files - #2414 Prefer mallinfo2() to mallinfo() if available - #2467 Handle failure in fuse to get gids gracefully - #2480 Prevent bricks from connecting to a backup volfile and fix brick offline scenario on non rebooted node - #2846 Avoid redundant logs in glusterd at info level - #2903 Fix worker disconnect due to AttributeError in geo-replication - #2939 Remove the deprecated commands from gluster man page- update to 9.4:
* Important fixes in this release - Fix changelog History Crawl resume failures after stop #2133 - Fix Stack overflow when parallel-readdir is enabled #2169 - Fix rebalance crashes in dht #2239
* Issues addressed in this release - #2133 changelog History Crawl resume fails after stop - #2169 Stack overflow when parallel-readdir is enabled - #2239 rebalance crashes in dht on master - #2625 auth.allow value is corrupted after add-brick operation - #2649 glustershd failed in bind with error \"Address already in use\" - #2659 tests/basic/afr/afr-anon-inode.t crashed - #2754 It takes a long time to execute the “gluster volume set volumename - #2798 FUSE mount option for localtime-logging is not exposed - #2690 glusterd: reset mgmt_v3_lock_timeout after it be used - #2691 georep-upgrade.t find failures - #1101 volume brick fails to come online because other process is using port 49152
* Tue Jan 18 2022 dsterbaAATTsuse.cz- add python-rpm-macros as dependency, fix build on on Leap 15.x
* Tue Sep 28 2021 jengelhAATTinai.de- 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- Move mount helper to /usr/sbin [boo#1191062]
* Thu Apr 29 2021 jengelhAATTinai.de- 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 callumjfarmer13AATTgmail.com- Fixes for %_libexecdir changing to /usr/libexec
* Thu Jan 09 2020 jengelhAATTinai.de- 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 ngompa13AATTgmail.com- Fix the name of the Python bindings subpackage- Properly mark Python bindings subpackage as noarch
* Fri Dec 13 2019 jengelhAATTinai.de- 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 mliskaAATTsuse.cz- Move definition of _lto_cflags into %build.
* Tue Apr 23 2019 mliskaAATTsuse.cz- 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.
* Thu Dec 14 2017 jengelhAATTinai.de- Add 0001-build-restore-ability-to-control-verbosity-settings.patch- Replace xdr_sizeof.c with an empty file
* Mon Dec 04 2017 jengelhAATTinai.de- Update to new release 3.12.3
* -- Features introduced in 3.10
* Brick multiplexing
* Support to display op-version information from clients
* Support for rebalance time to completion estimation
* Separation of tier as its own service
* Statedump support for gfapi based applications
* Disabled creation of trash directory by default
* Implemented parallel readdirp with distribute xlator
* -- Features introduced in 3.12:
* Ability to mount sub-directories using the Gluster FUSE protocol
* GFID to path conversion is enabled by default
* Provided an option to set a limit on number of bricks multiplexed in a processes
* Enhanced the option to export statfs data for bricks sharing the same backend filesystem
* Provided a means to resolve GFID split-brain using the gluster CLI
* Introduction of new api glfs_fd_set_lkowner() to set lock owner- Remove glusterfs-date.diff (no longer applies)
* Mon Nov 13 2017 kukukAATTsuse.de- glusterfs-tirpc.diff: fallback to libtirpc if there is no sunrpc support in glibc
* Fri Nov 03 2017 mpluskalAATTsuse.com- Explicitly require python2 as python3 is not yet supported
* Wed Oct 18 2017 vcizekAATTsuse.com- Add missing Requires: libacl-devel to the devel subpackage
* glfs.h #includes
* Wed Aug 23 2017 vcizekAATTsuse.com- Update to version 3.8.15
* fixes build with OpenSSL 1.1 (bsc#1055466)
* Mandatory lock support for Multiprotocol environment
* Gluster/NFS disabled by default
* Geo-replication for Sharded Volumes
* Tiering aware Geo-replication
* Enhance Quota enable/disable in glusterd
* Automagic unsplit-brain by [ctime|mtime|size|majority] for AFR
* Granular Entry self-heal for AFR
* Tons of bugfixes
* for more details see the NEWS file- spec cleanup- Install License files/docu
* Tue Oct 27 2015 scorotAATTfree.fr- Update to version 3.6.6
* No ChangeLog available
* Tue Aug 04 2015 scorotAATTfree.fr- Update to version 3.6.4
* No ChangeLog available- Fix Url
* Thu Apr 09 2015 afaerberAATTsuse.de- Update to version 3.6.2
* glusterfs-api.pc had version 0.0.0 in v3.6.1, now 4.3.6.2 This is still a backwards jump from v3.6.0 (7.0.0) and v3.5.3 (6).
* Package glfsheal again
* Thu Jan 15 2015 p.drouandAATTgmail.com- Update to version 3.6.1
* api: versioned symbols in libgfapi.so for compatibility
* Use versioned symbols to keep libgfapi at libgfapi.so.0.0.0
* Some nits uncovered: - there are a couple functions declared that do not have an associated definition, e.g. glfs_truncate(), glfs_caller_specific_init() - there are seven private/internal functions used by heal/src/glfsheal and the gfapi master xlator (glfs-master.c): glfs_loc_touchup(), glfs_active_subvol(), and glfs_subvol_done(), glfs_init_done(), glfs_resolve_at(), glfs_free_from_ctx(), and glfs_new_from_ctx(); which are not declared in glfs.h; - for this initial pass at versioned symbols, we use the earliest version of all public symbols, i.e. those for which there are declarations in glfs.h or glfs-handles.h. Further investigation as we do backports to 3.6, 3.4, and 3.4 will be required to determine if older implementations need to be preserved (forward ported) and their associated alias(es) and symbol version(s) defined.