From 7c0ef8f5c0ca30c4e889ff5ba22eca490572fc75 Mon Sep 17 00:00:00 2001 From: Hari Gowtham Date: Mon, 9 Dec 2019 11:04:06 +0530 Subject: doc: Added release 5.11 notes Fixes: bz#1762175 Change-Id: Ifaf8eb242d98b96ce83e5669b5fb08a18b7dee6a Signed-off-by: Hari Gowtham --- doc/release-notes/5.11.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/release-notes/5.11.md diff --git a/doc/release-notes/5.11.md b/doc/release-notes/5.11.md new file mode 100644 index 00000000000..c0f2982d15c --- /dev/null +++ b/doc/release-notes/5.11.md @@ -0,0 +1,23 @@ +# Release notes for Gluster 5.11 + +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), [5.8](5.8.md), +[5.9](5.9.md), and [5.10](5.10.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 February, 2020 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.10 are listed below. + +- [#1718734](https://bugzilla.redhat.com/1718734): Memory leak in glusterfsd process +- [#1760710](https://bugzilla.redhat.com/1760710): glustershd can not decide heald_sinks, and skip repair, so some entries lingering in volume heal info +- [#1767305](https://bugzilla.redhat.com/1767305): READDIRP incorrectly updates posix-acl inode ctx +- [#1779284](https://bugzilla.redhat.com/1779284): Backport GNFS memory leak fix to version 5 -- cgit