diff options
author | ShyamsundarR <srangana@redhat.com> | 2019-02-26 09:20:56 -0500 |
---|---|---|
committer | ShyamsundarR <srangana@redhat.com> | 2019-02-26 09:21:12 -0500 |
commit | c691b4a373506dd2e197d2803c67e9c55bddff2e (patch) | |
tree | 97e342680a1614ea260d952122f820ecdff6cb3f /doc | |
parent | e54a8ee281010106e46f67f80494da8cf80908e5 (diff) |
doc: Added release notes for release 5.4v5.4
Change-Id: I6aaa93edc4ae7d018c83c5d23d536075c013d0b5
fixes: bz#1667103
Signed-off-by: ShyamsundarR <srangana@redhat.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes/5.4.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/release-notes/5.4.md b/doc/release-notes/5.4.md new file mode 100644 index 00000000000..498dd764820 --- /dev/null +++ b/doc/release-notes/5.4.md @@ -0,0 +1,33 @@ +# Release notes for Gluster 5.4 + +This is a bugfix release. The release notes for [5.0](5.0.md), [5.1](5.1.md), [5.2](5.2.md) and [5.3](5.3.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 April, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-5.3 are listed below. + +- [#1649054](https://bugzilla.redhat.com/1649054): glustereventsd does not start on Ubuntu 16.04 LTS +- [#1651246](https://bugzilla.redhat.com/1651246): Failed to dispatch handler +- [#1665145](https://bugzilla.redhat.com/1665145): Writes on Gluster 5 volumes fail with EIO when "cluster.consistent-metadata" is set +- [#1669382](https://bugzilla.redhat.com/1669382): [ovirt-gluster] Fuse mount crashed while creating the preallocated image +- [#1670307](https://bugzilla.redhat.com/1670307): api: bad GFAPI_4.1.6 block +- [#1671217](https://bugzilla.redhat.com/1671217): core: move "dict is NULL" logs to DEBUG log level +- [#1671556](https://bugzilla.redhat.com/1671556): glusterfs FUSE client crashing every few days with 'Failed to dispatch handler' +- [#1671611](https://bugzilla.redhat.com/1671611): Unable to delete directories that contain linkto files that point to itself. +- [#1672248](https://bugzilla.redhat.com/1672248): quorum count not updated in nfs-server vol file +- [#1672314](https://bugzilla.redhat.com/1672314): thin-arbiter: Check with thin-arbiter file before marking new entry change log +- [#1673268](https://bugzilla.redhat.com/1673268): Fix timeouts so the tests pass on AWS +- [#1678726](https://bugzilla.redhat.com/1678726): Integer Overflow possible in md-cache.c due to data type inconsistency +- [#1679968](https://bugzilla.redhat.com/1679968): Upgrade from glusterfs 3.12 to gluster 4/5 broken |