From ae7f60235a1a6f9577e0ba2ab1cb425adb9810d0 Mon Sep 17 00:00:00 2001 From: ShyamsundarR Date: Wed, 12 Dec 2018 21:15:09 -0500 Subject: doc: release notes for release 5.2 Fixes: bz#1649895 Change-Id: Ic8f59df9d99efafd56c930e30040f046654a1f9e Signed-off-by: ShyamsundarR --- doc/release-notes/5.2.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/5.2.md diff --git a/doc/release-notes/5.2.md b/doc/release-notes/5.2.md new file mode 100644 index 00000000000..46e790badd1 --- /dev/null +++ b/doc/release-notes/5.2.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 5.2 + +This is a bugfix release. The release notes for [5.0](5.0.md) and [5.1](5.1.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 January, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.1 are listed below. + +- [#1636631](https://bugzilla.redhat.com/1636631): Issuing a "heal ... full" on a disperse volume causes permanent high CPU utilization. +- [#1651525](https://bugzilla.redhat.com/1651525): Issuing a "heal ... full" on a disperse volume causes permanent high CPU utilization. +- [#1654115](https://bugzilla.redhat.com/1654115): [Geo-rep]: Faulty geo-rep sessions due to link ownership on slave volume +- [#1654117](https://bugzilla.redhat.com/1654117): [geo-rep]: Failover / Failback shows fault status in a non-root setup +- [#1654236](https://bugzilla.redhat.com/1654236): Provide an option to silence glfsheal logs +- [#1654370](https://bugzilla.redhat.com/1654370): Bitrot: Scrub status say file is corrupted even it was just created AND 'path' in the output is broken +- [#1655545](https://bugzilla.redhat.com/1655545): gfid heal does not happen when there is no source brick -- cgit