[SCM] Samba Shared Repository - branch v4-10-test updated

Karolin Seeger kseeger at samba.org
Wed Feb 6 08:01:57 UTC 2019


The branch, v4-10-test has been updated
       via  0c75bfe674b VERSION: Bump version up to 4.10.0rc2...
       via  61e654828c1 VERSION: Diable GIT_SNAPSHOT for the 4.10.0rc2 release.
       via  d902eec5bae WHATSNEW: Add release notes for Samba 4.10.0rc2.
      from  676b549321a s3-vfs: Use ENOATTR in errno comparison for getxattr

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-10-test


- Log -----------------------------------------------------------------
commit 0c75bfe674b9e2d3fc9671fb85b334c0a392e13d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 6 09:00:43 2019 +0100

    VERSION: Bump version up to 4.10.0rc2...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 61e654828c1340a6b5814a62ada39491ca2c6380
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 6 08:59:54 2019 +0100

    VERSION: Diable GIT_SNAPSHOT for the 4.10.0rc2 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit d902eec5bae7e862ee8a19460f028189c8eb39d2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 6 08:57:04 2019 +0100

    WHATSNEW: Add release notes for Samba 4.10.0rc2.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 32 +++++++++++++++++++++++++++++++-
 2 files changed, 32 insertions(+), 2 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 60f28019c64..d457f23e00e 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=2
+SAMBA_VERSION_RC_RELEASE=3
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index bed631c5eaa..8bbb1fd705f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the first release candidate of Samba 4.10.  This is *not*
+This is the second release candidate of Samba 4.10.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -208,6 +208,36 @@ smb.conf changes
   smbd getinfo ask sharemode  New: similar to "smbd search ask  yes
                               sharemode" but for SMB getinfo
 
+
+CHANGES SINCE 4.10.0rc1
+=======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13750: libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10
+     seconds.
+
+o  Tim Beale <timbeale at catalyst.net.nz>
+   * BUG 13676: samba-tool SMB/sysvol connections do not work if SMBv1 is
+     disabled.
+   * BUG 13747: join: Throw CommandError instead of Exception for simple errors.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13774: s3-vfs: Add glusterfs_fuse vfs module.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13742: ctdb: Print locks latency in machinereadable stats.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13752: s4:server: Add support for 'smbcontrol samba shutdown'.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 13330: vfs_glusterfs: Adapt to changes in libgfapi signatures.
+   * BUG 13774: s3-vfs: Use ENOATTR in errno comparison for getxattr.
+
+o  Justin Stephenson <jstephen at redhat.com>
+   * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send.
+
+
 KNOWN ISSUES
 ============
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list