# Release notes for Gluster 6.3 This is a bugfix release. The release notes for [6.0](6.0.md), [6.1](6.1.md) and [6.2](6.2.md) contain a listing of all the new features that were added and bugs fixed in the GlusterFS 6 stable release. **NOTE:** Next minor release tentative date: Week of 10th July, 2019 ## Major changes, features and limitations addressed in this release **None** ## Major issues **None** ## Bugs addressed Bugs addressed since release-6.2 are listed below. - [#1714172](https://bugzilla.redhat.com/1714172): ec ignores lock contention notifications for partially acquired locks - [#1715012](https://bugzilla.redhat.com/1715012): Failure when glusterd is configured to bind specific IPv6 address. If bind-address is IPv6, *addr_len will be non-zero and it goes to ret = -1 branch, which will cause listen failure eventually