From 7ddcf035b8aa34ccf25ae6a04143a54998673eac Mon Sep 17 00:00:00 2001 From: ShyamsundarR Date: Mon, 27 Aug 2018 09:02:28 -0400 Subject: doc: Release notes for v4.1.3 Change-Id: Ia944a2353f0a89b61f66bde7f270489dff3793b4 fixes: bz#1607945 Signed-off-by: ShyamsundarR --- doc/release-notes/4.1.3.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/release-notes/4.1.3.md diff --git a/doc/release-notes/4.1.3.md b/doc/release-notes/4.1.3.md new file mode 100644 index 00000000000..c08719e4df5 --- /dev/null +++ b/doc/release-notes/4.1.3.md @@ -0,0 +1,36 @@ +# Release notes for Gluster 4.1.3 + +This is a bugfix release. The release notes for [4.1.0](4.1.0.md), [4.1.1](4.1.1.md), and [4.1.2](4.1.2.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 24th September, 2018 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +1. Bug [#1601356](https://bugzilla.redhat.com/show_bug.cgi?id=1601356) titled "Problem with SSL/TLS encryption", +is **not** yet fixed with this release. Patch to fix the same is in progress and +can be tracked [here](https://review.gluster.org/c/glusterfs/+/20993). + +## Bugs addressed + +Bugs addressed since release-4.1.2 are listed below. + +- [#1425326](https://bugzilla.redhat.com/1425326): gluster bash completion leaks TOP=0 into the environment +- [#1596686](https://bugzilla.redhat.com/1596686): key = trusted.glusterfs.protect.writes [Invalid argument]; key = glusterfs.avoid.overwrite [Invalid argument] +- [#1609550](https://bugzilla.redhat.com/1609550): glusterfs-resource-agents should not be built for el6 +- [#1609551](https://bugzilla.redhat.com/1609551): glusterfs-resource-agents should not be built for el6 +- [#1611104](https://bugzilla.redhat.com/1611104): [geo-rep]: Upgrade fails, session in FAULTY state +- [#1611106](https://bugzilla.redhat.com/1611106): Glusterd crashed on a few (master) nodes +- [#1611108](https://bugzilla.redhat.com/1611108): [geo-rep]: Geo-rep scheduler fails +- [#1611110](https://bugzilla.redhat.com/1611110): Glusterd memory leaking in gf_gld_mt_linebuf +- [#1611111](https://bugzilla.redhat.com/1611111): [geo-rep]: Geo-replication in FAULTY state - CENTOS 6 +- [#1611113](https://bugzilla.redhat.com/1611113): [geo-rep]: Geo-replication not syncing renamed symlink +- [#1611114](https://bugzilla.redhat.com/1611114): [geo-rep]: [Errno 2] No such file or directory +- [#1611115](https://bugzilla.redhat.com/1611115): avoid possible glusterd crash in glusterd_verify_slave +- [#1611116](https://bugzilla.redhat.com/1611116): 'custom extended attributes' set on a directory are not healed after bringing back the down sub-volumes +- [#1618347](https://bugzilla.redhat.com/1618347): [Ganesha] Ganesha crashed in mdcache_alloc_and_check_handle while running bonnie and untars with parallel lookups -- cgit