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

Karolin Seeger kseeger at samba.org
Tue Aug 15 07:15:52 UTC 2017


The branch, v4-7-test has been updated
       via  e131010 VERSION: Bump version up to 4.7.0rc5...
       via  842bac1 VERSION: Disable GIT_SNAPSHOT for the 4.7.0rc4 release.
       via  7bc3506 WHATSNEW: Add release notes for Samba 4.7.0rc4.
      from  11a6fd3 source3/client: Fix typo in help message displayed by default

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


- Log -----------------------------------------------------------------
commit e1310105a7459094e6817509261e409f67e29416
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Aug 14 12:49:02 2017 +0200

    VERSION: Bump version up to 4.7.0rc5...
    
    and re-enable GIT_SNAPSHOTS.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 842bac10737439d04e4dcd7421b952755612480b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Aug 14 12:47:57 2017 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.7.0rc4 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 7bc35068cb2d74b57fca7d9c637d57cbee0435e2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Aug 14 12:47:16 2017 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 9c77c15..41c3271 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=4
+SAMBA_VERSION_RC_RELEASE=5
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index aa0730b..a40feb3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the third release candidate of Samba 4.7.  This is *not*
+This is the fourth release candidate of Samba 4.7.  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/.
@@ -327,6 +327,51 @@ KNOWN ISSUES
 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.7#Release_blocking_bugs
 
 
+CHANGES SINCE 4.7.0rc3
+======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12913: Implement cli_smb2_setatr() by calling cli_smb2_setpathinfo().
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 11392: s4-cldap/netlogon: Match Windows 2012R2 and return
+     NETLOGON_NT_VERSION_5 when version unspecified.
+   * BUG 12855: dsdb: Do not force a re-index of sam.ldb on upgrade to 4.7.
+   * BUG 12904: dsdb: Fix dsdb_next_callback to correctly use ldb_module_done()
+     etc.
+   * BUG 12939: s4-rpc_server: Improve debug of new endpoints.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12791: Fix kernel oplocks issues with named streams.
+   * BUG 12944: vfs_gpfs: Handle EACCES when fetching DOS attributes from xattr.
+
+o  Bob Campbell <bobcampbell at catalyst.net.nz>
+   * BUG 12842: samdb/cracknames: Support user and service principal as desired
+     format.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 12911: vfs_ceph: Fix cephwrap_chdir().
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 12865: Track machine account ServerAuthenticate3.
+
+o  Marc Muehlfeld <mmuehlfeld at samba.org>
+   * BUG 12947: python: Fix incorrect kdc.conf parameter name in kerberos.py.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 12937: s3/utils: 'smbcacls' failed to detect DIRECTORIES using SMB2
+     (Windows only).
+
+o  Arvid Requate <requate at univention.de>
+   * BUG 11392: s4-dsdb/netlogon: Allow missing ntver in cldap ping.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 12936: source3/client: Fix typo in help message displayed by default.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12930: Fix building with GCC 7.1.1.
+
+
 CHANGES SINCE 4.7.0rc2
 ======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list