From d174f021a4e0667e60ce6abc038106ad9b74dc74 Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Tue, 15 Aug 2017 15:17:21 +0200 Subject: doc: release-notes for GlusterFS-3.8.15 BUG: 1469558 Change-Id: Ia9a4e69e5d7dfd33933b20b7c4ea41e439d3c838 Signed-off-by: Niels de Vos Reviewed-on: https://review.gluster.org/18039 CentOS-regression: Gluster Build System Smoke: Gluster Build System Reviewed-by: jiffin tony Thottan --- doc/release-notes/3.8.15.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 doc/release-notes/3.8.15.md diff --git a/doc/release-notes/3.8.15.md b/doc/release-notes/3.8.15.md new file mode 100644 index 00000000000..f8ddf5c74c4 --- /dev/null +++ b/doc/release-notes/3.8.15.md @@ -0,0 +1,30 @@ +# Release notes for Gluster 3.8.15 + +This is a bugfix release. The [Release Notes for 3.8.0](3.8.0.md), +[3.8.1](3.8.1.md), [3.8.2](3.8.2.md), [3.8.3](3.8.3.md), [3.8.4](3.8.4.md), +[3.8.5](3.8.5.md), [3.8.6](3.8.6.md), [3.8.7](3.8.7.md), [3.8.8](3.8.8.md), +[3.8.9](3.8.9.md), [3.8.10](3.8.10.md), [3.8.11](3.8.11.md), +[3.8.12](3.8.12.md), [3.8.13](3.8.13.md) and [3.8.14](3.8.14.md) contain a +listing of all the new features that were added and bugs fixed in the GlusterFS +3.8 stable release. + + +## End Of Life Notice + +This is most likely the last bugfix release for the GlusterFS 3.8 +Long-Term-Support version. GlusterFS 3.12 is planned to be released at the end +of August 2017 and will be the next Long-Term-Support version. It is highly +recommended to upgrade any Gluster 3.8 environment to either the 3.10 or 3.12 +release. More details about the different Long-Term-Support versions can be +found on the [release +schedule](https://www.gluster.org/community/release-schedule/). + + +## Bugs addressed + +A total of 4 patches have been merged, addressing 4 bugs: + +- [#1470495](https://bugzilla.redhat.com/1470495): gluster volume status --xml fails when there are 100 volumes +- [#1471613](https://bugzilla.redhat.com/1471613): metadata heal not happening despite having an active sink +- [#1480193](https://bugzilla.redhat.com/1480193): Running sysbench on vm disk from plain distribute gluster volume causes disk corruption +- [#1481398](https://bugzilla.redhat.com/1481398): libgfapi: memory leak in glfs_h_acl_get -- cgit