From 957a5e6b4a597d61b0db5b4446a0db1fa033bb75 Mon Sep 17 00:00:00 2001 From: ShyamsundarR Date: Fri, 21 Sep 2018 09:36:31 -0400 Subject: doc: Added release notes for release 4.1.5 Fixes: bz#1630186 Change-Id: Ie5ea9b69fea22eab65d7e85215f8538b617da456 Signed-off-by: ShyamsundarR --- doc/release-notes/4.1.5.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/4.1.5.md (limited to 'doc/release-notes/4.1.5.md') diff --git a/doc/release-notes/4.1.5.md b/doc/release-notes/4.1.5.md new file mode 100644 index 00000000000..a4938f55972 --- /dev/null +++ b/doc/release-notes/4.1.5.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 4.1.5 + +This is a bugfix release. The release notes for [4.1.0](4.1.0.md), [4.1.1](4.1.1.md), [4.1.2](4.1.2.md), +[4.1.3](4.1.3.md) and [4.1.4](4.1.4.md) contains a listing of all the new +features that were added and bugs fixed in the GlusterFS 4.1 stable release. + +**NOTE:** Next minor release tentative date: Week of 19th November, 2018 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-4.1.4 are listed below. + +- [#1601356](https://bugzilla.redhat.com/1601356): Problem with SSL/TLS encryption on Gluster 4.0 & 4.1 +- [#1625575](https://bugzilla.redhat.com/1625575): Prevent hangs while increasing replica-count/replace-brick for directory hierarchy +- [#1629548](https://bugzilla.redhat.com/1629548): Excessive logging in posix_set_parent_ctime() +- [#1630140](https://bugzilla.redhat.com/1630140): geo-rep: geo-rep config set fails to set rsync-options +- [#1630141](https://bugzilla.redhat.com/1630141): libgfchangelog: History API fails +- [#1630144](https://bugzilla.redhat.com/1630144): Geo-rep: Geo-rep regression times out occasionally +- [#1630145](https://bugzilla.redhat.com/1630145): Geo-rep: Few workers fails to start with out any failure -- cgit