summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhari gowtham <hgowtham@redhat.com>2019-07-18 12:23:41 +0530
committerHari Gowtham <hgowtham@redhat.com>2019-07-18 17:55:54 +0530
commit05138aedc3c03914bd913799428c83af2155c4d5 (patch)
tree83b1bbe1f50af13ef53341c58cd671a9be0a9fab
parentc2e67ea0b7faa5f8a5875aaf7563e8658e392d96 (diff)
doc: Added release 5.8 notesv5.8
Fixes: bz#1731014 Change-Id: I4b8c079865a0193f0a3c4665230ca6c50a223dea Signed-off-by: hari gowtham <hgowtham@redhat.com>
-rw-r--r--doc/release-notes/5.8.md (renamed from doc/release-notes/5.7.md)14
1 files changed, 10 insertions, 4 deletions
diff --git a/doc/release-notes/5.7.md b/doc/release-notes/5.8.md
index 3f2559b4c77..e6958d0d84e 100644
--- a/doc/release-notes/5.7.md
+++ b/doc/release-notes/5.8.md
@@ -1,10 +1,11 @@
-# Release notes for Gluster 5.7
+# Release notes for Gluster 5.8
-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), and [5.6](5.6.md) contain
+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), and [5.6](5.6.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 July, 2019
+**NOTE:** The 5.7 is dead by release due to [#1728988](https://bugzilla.redhat.com/1728988) The packages weren't released. Please use 5.8.
+Next minor release tentative date: Week of 10th August, 2019
## Major changes, features and limitations addressed in this release
@@ -12,7 +13,7 @@ GlusterFS 5 stable release.
## Major issues
-**None**
+A issue that was blocking the build was addressed [#1728988](https://bugzilla.redhat.com/1728988)
## Bugs addressed
@@ -24,3 +25,8 @@ Bugs addressed since release-5.6 are listed below.
- [#1699500](https://bugzilla.redhat.com/1699500): fix truncate lock to cover the write in tuncate clean
- [#1699736](https://bugzilla.redhat.com/1699736): Fops hang when inodelk fails on the first fop
- [#1707198](https://bugzilla.redhat.com/1707198): VM stuck in a shutdown because of a pending fuse request
+
+- [#1720634](https://bugzilla.redhat.com/1720634): Upcall: Avoid sending upcalls for invalid Inode
+- [#1720636](https://bugzilla.redhat.com/1720636): Ganesha-gfapi logs are flooded with error messages related to "gf_uuid_is_null(gfid)) [Invalid argument]" when lookups are running from multiple clients
+- [#1721106](https://bugzilla.redhat.com/1721106): Failed to create volume which transport_type is "tcp,rdma"
+- [#1728988](https://bugzilla.redhat.com/1728988): release-5.7 glupy is not getting built during packaging.