summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamikshan Bairagya <samikshan@gmail.com>2016-11-02 15:06:15 +0530
committerKaushal M <kaushal@redhat.com>2016-11-03 06:17:18 -0700
commit8b95ebaf070f3356c37a0929f3519867557e6e91 (patch)
tree08aa62497cd850aaf8bc120c33eb7cedc0ed2f6b
parent86620aac3cdff44a7b1834f6cb0adc1b94c255b8 (diff)
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 <samikshan@gmail.com> Reviewed-on: http://review.gluster.org/15767 Smoke: Gluster Build System <jenkins@build.gluster.org> Tested-by: Kaushal M <kaushal@redhat.com> CentOS-regression: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> Reviewed-by: Kaushal M <kaushal@redhat.com>
-rw-r--r--doc/release-notes/3.7.17.md4
1 files changed, 4 insertions, 0 deletions
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