===== git log ====
commit 84487199afeb486c5836f8f4396e90884e501311
Author: hari gowtham <hgowtham@redhat.com>
Date:   Fri Oct 25 13:57:40 2019 +0530

    doc: Added release 6.6 notes
    
    Fixes: bz#1762237
    
    Change-Id: If339505ca0436947b814d9b0bc0b78f92d5d3317
    Signed-off-by: hari gowtham <hgowtham@redhat.com>

commit 44bc5732640fd23969e4a63cbb3eb6bb9fd387b2
Author: Sunny Kumar <sunkumar@redhat.com>
Date:   Thu Oct 24 14:40:37 2019 +0530

    test: fix suspicous non-root geo-rep test failures
    
    Export of env variable is required for ssh-copy-id command.
    
    Backport of:
    
    >    fixes: bz#1765426
    >    Change-Id: Icaf7a848cb8f4ae9f887d885a8c5bb71f26633b4
    >    Signed-off-by: Sunny Kumar <sunkumar@redhat.com>
    
    fixes: bz#1765433
    Change-Id: Icaf7a848cb8f4ae9f887d885a8c5bb71f26633b4
    Signed-off-by: Sunny Kumar <sunkumar@redhat.com>
    (cherry picked from commit bfebfa9f2ec9dfc5dbf4a68c3518f98364ebc461)

commit 1a3ca8ac92d0e64726de2337d4341079598b34b8
Author: Kotresh HR <khiremat@redhat.com>
Date:   Sun Oct 20 01:01:39 2019 +0530

    geo-rep: Fix Permission denied traceback on non root setup
    
    Problem:
    While syncing rename of directory in hybrid crawl, geo-rep
    crashes as below.
    
    Traceback (most recent call last):
      File "/usr/local/libexec/glusterfs/python/syncdaemon/repce.py", line 118, in worker
        res = getattr(self.obj, rmeth)(*in_data[2:])
      File "/usr/local/libexec/glusterfs/python/syncdaemon/resource.py", line 588, in entry_ops
        src_entry = get_slv_dir_path(slv_host, slv_volume, gfid)
      File "/usr/local/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 687, in get_slv_dir_path
        [ENOENT], [ESTALE])
      File "/usr/local/libexec/glusterfs/python/syncdaemon/syncdutils.py", line 546, in errno_wrap
        return call(*arg)

More commit messages for this ChangeLog can be found at
https://forge.gluster.org/glusterfs-core/glusterfs/commits/v6.6
