diff options
author | ShyamsundarR <srangana@redhat.com> | 2019-01-16 15:27:03 -0500 |
---|---|---|
committer | ShyamsundarR <srangana@redhat.com> | 2019-01-16 15:27:32 -0500 |
commit | dc8583529731636d80fe7285c3cc6444d6aac67e (patch) | |
tree | 43dc6adcd048e3773c72e90d392b5bb20ab7beb8 | |
parent | 561624aad540c4a7df49ab62bd8a9a75810d76b2 (diff) |
doc: Release notes for 5.3v5.3
Fixes: bz#1659085
Change-Id: I5195e4eca6518e3122ea188e2f4891f5e68ca01a
Signed-off-by: ShyamsundarR <srangana@redhat.com>
-rw-r--r-- | doc/release-notes/5.3.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/release-notes/5.3.md b/doc/release-notes/5.3.md new file mode 100644 index 00000000000..c176ef7322a --- /dev/null +++ b/doc/release-notes/5.3.md @@ -0,0 +1,30 @@ +# Release notes for Gluster 5.3 + +This is a bugfix release. The release notes for [5.0](5.0.md), [5.1](5.1.md) and [5.2](5.2.md) contains +a listing of all the new features that were added and bugs fixed in the +GlusterFS 5 stable release. + +**NOTE:** Next minor release tentative date: Week of 10th March, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.2 are listed below. + +- [#1623107](https://bugzilla.redhat.com/1623107): FUSE client's memory leak +- [#1648642](https://bugzilla.redhat.com/1648642): fails to sync non-ascii (utf8) file and directory names, causes permanently faulty geo-replication state +- [#1651323](https://bugzilla.redhat.com/1651323): Tracker bug for all leases related issues +- [#1659563](https://bugzilla.redhat.com/1659563): gluster-blockd segfaults because of a null-dereference in shard.so +- [#1659676](https://bugzilla.redhat.com/1659676): Memory leak: dict_t leak in rda_opendir +- [#1660736](https://bugzilla.redhat.com/1660736): dht_revalidate may not heal attrs on the brick root +- [#1660932](https://bugzilla.redhat.com/1660932): Fix tests/bugs/shard/zero-flag.t +- [#1662200](https://bugzilla.redhat.com/1662200): NL cache: fix typos +- [#1663131](https://bugzilla.redhat.com/1663131): [Ganesha] Ganesha failed on one node while exporting volumes in loop +- [#1665803](https://bugzilla.redhat.com/1665803): [ovirt-gluster] Fuse mount crashed while deleting a 1 TB image file from ovirt |