diff options
author | Hari Gowtham <hgowtham@redhat.com> | 2019-12-09 11:04:06 +0530 |
---|---|---|
committer | Hari Gowtham <hgowtham@redhat.com> | 2019-12-09 15:16:37 +0530 |
commit | 7c0ef8f5c0ca30c4e889ff5ba22eca490572fc75 (patch) | |
tree | 713db938de80c009e18fc0af6c59d41969f9d315 | |
parent | 4ccea5328016aaa420b0ffc43d2a2fbe9f7c8973 (diff) |
doc: Added release 5.11 notesv5.11
Fixes: bz#1762175
Change-Id: Ifaf8eb242d98b96ce83e5669b5fb08a18b7dee6a
Signed-off-by: Hari Gowtham <hgowtham@redhat.com>
-rw-r--r-- | doc/release-notes/5.11.md | 23 |
1 files changed, 23 insertions, 0 deletions
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 |