From 8b95ebaf070f3356c37a0929f3519867557e6e91 Mon Sep 17 00:00:00 2001 From: Samikshan Bairagya Date: Wed, 2 Nov 2016 15:06:15 +0530 Subject: doc: Amending release notes for 3.7.17 The release note for 3.7.17 has been amended to include the following: - Note to Samba users regarding the possibility of this update breaking their vfs_glusterfs module, if the following patch isn't included in their Samba packages: patch https://git.samba.org/?p=samba.git;a=commitdiff;h=92a0a56c3852726e0812d260e043957c879aefa4 - Include https://bugzilla.redhat.com/1369363 in list of fixed bugs Change-Id: I5ffa1d3ffb0fb85bb3965ad77573e516eba60c07 BUG: 1385526 Signed-off-by: Samikshan Bairagya Reviewed-on: http://review.gluster.org/15767 Smoke: Gluster Build System Tested-by: Kaushal M CentOS-regression: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: Kaushal M --- doc/release-notes/3.7.17.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/release-notes/3.7.17.md') diff --git a/doc/release-notes/3.7.17.md b/doc/release-notes/3.7.17.md index 790097f6eb0..7d97c0d58f3 100644 --- a/doc/release-notes/3.7.17.md +++ b/doc/release-notes/3.7.17.md @@ -4,6 +4,9 @@ GlusterFS-3.7.17 is a normal minor release for GlusterFS-3.7. The 3.7.17 release does not have a new operating-version. The operating-version remains 30712. +Installing this update could break the vfs_glusterfs module for Samba users. It is recommended that Samba users install this update if they have the following patch in their Samba packages: +https://git.samba.org/?p=samba.git;a=commitdiff;h=92a0a56c3852726e0812d260e043957c879aefa4. + ## Bug Fixed The following bugs have been fixed in this release @@ -17,6 +20,7 @@ The following bugs have been fixed in this release - [#1336369](https://bugzilla.redhat.com/1336369): Sequential volume start&stop is failing with SSL enabled setup. - [#1388949](https://bugzilla.redhat.com/1388949): glusterfs can't self heal character dev file for invalid dev_t parameters - [#1383593](https://bugzilla.redhat.com/1383593): glfs_realpath() should not return malloc()'d allocated memory +- [#1369363](https://bugzilla.redhat.com/1369363): gluster snap status xml output shows incorrect details when the snapshots are in deactivated state ## Known Issues -- cgit