From f571e3b7bfb243f710ebc883f1dd3bd95242f126 Mon Sep 17 00:00:00 2001 From: Hari Gowtham Date: Wed, 7 Aug 2019 11:21:29 +0530 Subject: doc: Added release 6.5 notes Fixes: bz#1737311 Change-Id: I1f54bc9b04ee05c8ab802d92c1471cbfb1aa92a8 Signed-off-by: Hari Gowtham --- doc/release-notes/6.5.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/release-notes/6.5.md diff --git a/doc/release-notes/6.5.md b/doc/release-notes/6.5.md new file mode 100644 index 00000000000..02c8a49c749 --- /dev/null +++ b/doc/release-notes/6.5.md @@ -0,0 +1,28 @@ +# Release notes for Gluster 6.5 + +This is a bugfix release. The release notes for [6.0](6.0.md), [6.1](6.1.md), + [6.2](6.2.md), [6.3](6.3.md) and [6.4](6.4.md) contains a listing of all the new features that were added +and bugs fixed in the GlusterFS 6 stable release. + +**NOTE:** Next minor release tentative date: Week of 10th September, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-6.4 are listed below. + +- [#1716848](https://bugzilla.redhat.com/1716848): DHT: directory permissions are wiped out +- [#1730545](https://bugzilla.redhat.com/1730545): gluster v geo-rep status command timing out +- [#1731509](https://bugzilla.redhat.com/1731509): snapd crashes sometimes +- [#1736341](https://bugzilla.redhat.com/1736341): potential deadlock while processing callbacks in gfapi- [#1733880](https://bugzilla.redhat.com/1733880): [geo-rep]: gluster command not found while setting up a non-root session +- [#1733885](https://bugzilla.redhat.com/1733885): ctime: Upgrade/Enabling ctime feature wrongly updates older files with latest {a|m|c}time +- [#1737712](https://bugzilla.redhat.com/1737712): Unable to create geo-rep session on a non-root setup. +- [#1737745](https://bugzilla.redhat.com/1737745): ctime: When healing ctime xattr for legacy files, if multiple clients access and modify the same file, the ctime might be updated incorrectly. +- [#1737746](https://bugzilla.redhat.com/1737746): ctime: nfs client gets bad ctime for copied file which is on glusterfs disperse volume with ctime on -- cgit