From 5a1fcd26369e9877264dc3823269bfc70e943850 Mon Sep 17 00:00:00 2001 From: Jiffin Tony Thottan Date: Thu, 8 Mar 2018 17:19:01 +0530 Subject: Release notes for 3.12.7 Change-Id: I282af0c03e5da6d5a98780004720e14435b18082 BUG: 1551444 Signed-off-by: Jiffin Tony Thottan --- doc/release-notes/3.12.6.md | 2 +- doc/release-notes/3.12.7.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 doc/release-notes/3.12.7.md diff --git a/doc/release-notes/3.12.6.md b/doc/release-notes/3.12.6.md index 4be56b403ee..4a2e18dfebf 100644 --- a/doc/release-notes/3.12.6.md +++ b/doc/release-notes/3.12.6.md @@ -10,7 +10,7 @@ This is a bugfix release. The release notes for [3.12.0](3.12.0.md), [3.12.1](3. - The last known cause for corruption #1465123 is still pending, and not yet part of this release. -## Bugs addressed +# Bugs addressed A total of 16 patches have been merged, addressing 16 bugs - [#1510342](https://bugzilla.redhat.com/1510342): Not all files synced using geo-replication diff --git a/doc/release-notes/3.12.7.md b/doc/release-notes/3.12.7.md new file mode 100644 index 00000000000..0b3310d38cf --- /dev/null +++ b/doc/release-notes/3.12.7.md @@ -0,0 +1,14 @@ +# Release notes for Gluster 3.12.6 + +This is a bugfix release. The release notes for [3.12.0](3.12.0.md), [3.12.1](3.12.1.md), [3.12.2](3.12.2.md), [3.12.3](3.12.3.md), [3.12.4](3.12.4.md), [3.12.5](3.12.5.md), [3.12.6](3.12.6.md) , [3.12.7](3.12.7.md)contain a listing of all the new features that were added and bugs fixed in the GlusterFS 3.12 stable release. +## Bugs addressed + + A total of 8 patches have been merged, addressing 8 bugs + +- [#1517260](https://bugzilla.redhat.com/1517260): Volume wrong size +- [#1543709](https://bugzilla.redhat.com/1543709): Optimize glusterd_import_friend_volume code path +- [#1544635](https://bugzilla.redhat.com/1544635): Though files are in split-brain able to perform writes to the file +- [#1547841](https://bugzilla.redhat.com/1547841): Typo error in __dht_check_free_space function log message +- [#1548078](https://bugzilla.redhat.com/1548078): [Rebalance] "Migrate file failed: : failed to get xattr [No data available]" warnings in rebalance logs +- [#1548270](https://bugzilla.redhat.com/1548270): DHT calls dht_lookup_everywhere for 1xn volumes +- [#1549505](https://bugzilla.redhat.com/1549505): Backport patch to reduce duplicate code in server-rpc-fops.c -- cgit