From 0386ca39690fe4cd9d07378b408a934d666321c2 Mon Sep 17 00:00:00 2001 From: hari gowtham Date: Tue, 6 Aug 2019 16:33:48 +0530 Subject: doc: Added release 5.9 notes Fixes: bz#1737313 Change-Id: Icc44f0d1b33de628ba5c1b0672ed56791d281dcf Signed-off-by: hari gowtham --- doc/release-notes/5.9.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/release-notes/5.9.md diff --git a/doc/release-notes/5.9.md b/doc/release-notes/5.9.md new file mode 100644 index 00000000000..9e78887f4d5 --- /dev/null +++ b/doc/release-notes/5.9.md @@ -0,0 +1,23 @@ +# Release notes for Gluster 5.9 + +This is a bugfix release. The release notes for [5.0](5.0.md), [5.1](5.1.md), [5.2](5.2.md), [5.3](5.3.md), [5.5](5.5.md), [5.6](5.6.md) and [5.8](5.8.md) contains +a listing of all the new features that were added and bugs fixed in the +GlusterFS 5 stable release. + +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-5.8 are listed below. + +- [#1733881](https://bugzilla.redhat.com/1733881): [geo-rep]: gluster command not found while setting up a non-root session +- [#1736342](https://bugzilla.redhat.com/1736342): potential deadlock while processing callbacks in gfapi +- [#1737716](https://bugzilla.redhat.com/1737716): Unable to create geo-rep session on a non-root setup. -- cgit