summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiffin Tony Thottan <jthottan@redhat.com>2018-03-08 17:19:01 +0530
committerJiffin Tony Thottan <jthottan@redhat.com>2018-03-08 17:19:33 +0530
commit5a1fcd26369e9877264dc3823269bfc70e943850 (patch)
treeee1160d9082a9f5e3f64b01e69c4fb28d6610743
parent6eea52906f375d484af092e7a9434c28480dc02b (diff)
Release notes for 3.12.7v3.12.7
Change-Id: I282af0c03e5da6d5a98780004720e14435b18082 BUG: 1551444 Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com>
-rw-r--r--doc/release-notes/3.12.6.md2
-rw-r--r--doc/release-notes/3.12.7.md14
2 files changed, 15 insertions, 1 deletions
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: <filepath>: 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