From cfba812b3e16202249ec70b45d466ffe8b26344f Mon Sep 17 00:00:00 2001 From: Niels de Vos Date: Thu, 22 Jun 2017 15:58:48 +0200 Subject: doc: release-notes for GlusterFS-3.8.13 BUG: 1449988 Change-Id: I45feeaf31ac7502736448855923eccbdc8dfdb0c Signed-off-by: Niels de Vos Reviewed-on: https://review.gluster.org/17610 CentOS-regression: Gluster Build System Smoke: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: Markus Ueberall Reviewed-by: Kaleb KEITHLEY --- doc/release-notes/3.8.13.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/release-notes/3.8.13.md diff --git a/doc/release-notes/3.8.13.md b/doc/release-notes/3.8.13.md new file mode 100644 index 00000000000..15f85598626 --- /dev/null +++ b/doc/release-notes/3.8.13.md @@ -0,0 +1,22 @@ +# Release notes for Gluster 3.8.13 + +This is a bugfix release. The [Release Notes for 3.8.0](3.8.0.md), +[3.8.1](3.8.1.md), [3.8.2](3.8.2.md), [3.8.3](3.8.3.md), [3.8.4](3.8.4.md), +[3.8.5](3.8.5.md), [3.8.6](3.8.6.md), [3.8.7](3.8.7.md), [3.8.8](3.8.8.md), +[3.8.9](3.8.9.md), [3.8.10](3.8.10.md), [3.8.11](3.8.11.md) and +[3.8.12](3.8.12.md) contain a listing of all the new features that were added +and bugs fixed in the GlusterFS 3.8 stable release. + + +## Bugs addressed + +A total of 13 patches have been merged, addressing 8 bugs: + +- [#1447523](https://bugzilla.redhat.com/1447523): Glusterd segmentation fault in ' _Unwind_Backtrace' while running peer probe +- [#1449782](https://bugzilla.redhat.com/1449782): quota: limit-usage command failed with error " Failed to start aux mount" +- [#1449941](https://bugzilla.redhat.com/1449941): When either killing or restarting a brick with performance.stat-prefetch on, stat sometimes returns a bad st_size value. +- [#1450055](https://bugzilla.redhat.com/1450055): [GANESHA] Adding a node to existing cluster failed to start pacemaker service on new node +- [#1450380](https://bugzilla.redhat.com/1450380): GNFS crashed while taking lock on a file from 2 different clients having same volume mounted from 2 different servers +- [#1450937](https://bugzilla.redhat.com/1450937): [New] - Replacing an arbiter brick while I/O happens causes vm pause +- [#1460650](https://bugzilla.redhat.com/1460650): posix-acl: Whitelist virtual ACL xattrs +- [#1460661](https://bugzilla.redhat.com/1460661): "split-brain observed [Input/output error]" error messages in samba logs during parallel rm -rf -- cgit