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

Karolin Seeger kseeger at samba.org
Tue Jul 31 16:28:03 UTC 2018


The branch, v4-9-test has been updated
       via  7894067 VERSION: Bump version up to 4.9.0rc3...
       via  7f744ab VERSION: Disable GIT_SNAPSHOT for the 4.9.0rc2 release.
       via  9fc6a2e WHATSNEW: Add release notes for Samba 4.9.0rc2.
      from  d666a5e ctdb-docs: Update documentation for "ctdb event" command

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


- Log -----------------------------------------------------------------
commit 7894067dd8d1a4928d7be42ae786e25282f2eca4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jul 31 13:30:44 2018 +0200

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

commit 7f744ab6f89c60b1c5733fa17ffc82ab91237f5d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jul 31 13:29:49 2018 +0200

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

commit 9fc6a2eba2fa23237e6db7a7b80015c4ff32bc14
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jul 31 13:29:05 2018 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index f781851..476b181 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 f45251b..b28cbf4 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the first release candidate of Samba 4.9.  This is *not*
+This is the second release candidate of Samba 4.9.  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/.
@@ -450,6 +450,41 @@ SMB_VFS_FCHMOD_ACL: Removed: Only FCHMOD is used.
 Any external VFS modules will need to be updated to match these
 changes in order to work with 4.9.x.
 
+
+CHANGES SINCE 4.9.0rc1
+======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13537: s3: smbd:  Using "sendfile = yes" with SMB2 can cause CPU spin.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13535: s3: smbd: Fix path check in
+     smbd_smb2_create_durable_lease_check().
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 13538: samba-tool trust: Support discovery via netr_GetDcName.
+   * BUG 13542: s4-dsdb: Only build dsdb Python modules for AD DC.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 13520: Fix portability issues on freebsd.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 13536: DNS wildcard search does not handle multiple labels correctly.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13308: samba-tool domain trust: Fix trust compatibility to Windows
+     Server 1709 and FreeIPA.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 13520: Fix portability issues on freebsd.
+   * BUG 13545: ctdb-protocol: Fix CTDB compilation issues.
+   * BUG 13546: ctdb-docs: Replace obsolete reference to CTDB_DEBUG_HUNG_SCRIPT
+     option.
+   * BUG 13550: ctdb-doc: Provide an example script for migrating old
+     configuration.
+   * BUG 13551: ctdb-event: Implement event tool "script list" command.
+
+
 KNOWN ISSUES
 ============
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list