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

Karolin Seeger kseeger at samba.org
Wed Sep 11 06:43:21 UTC 2019


The branch, v4-11-test has been updated
       via  4f2bbe2ed1d VERSION: Bump version up to 4.11.0rc5...
       via  b788d502cd1 VERSION: Disable GIT_SNAPSHOT for the 4.11.0rc4 release.
       via  70906342a77 WHATSNEW: Add release notes for Samba 4.11.0rc4.
       via  76eab3e6bc9 WHATSNEW: Remove paragraph about rejoining DCs.
      from  d887047aa0c vfs: restore stat fields in vfs_stat_fsp()

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


- Log -----------------------------------------------------------------
commit 4f2bbe2ed1d8d90c4c3311a8b77e1f695e66bea4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Sep 10 13:19:03 2019 +0200

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

commit b788d502cd187d1d71310ab9384e0b2445062491
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Sep 10 13:00:53 2019 +0200

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

commit 70906342a77e431e0ea5b482b9f35aa26a5d64bc
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Sep 10 09:19:32 2019 +0200

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

commit 76eab3e6bc9631437719bf9a7fbabb8e77ceb20a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Sep 10 13:02:12 2019 +0200

    WHATSNEW: Remove paragraph about rejoining DCs.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index ae98c26560f..e3cbecc1d16 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 904db5fefc3..74d1de4c021 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the third release candidate of Samba 4.11.  This is *not*
+This is the fourth release candidate of Samba 4.11.  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/.
@@ -33,11 +33,6 @@ When either upgrading or downgrading, users should also avoid making any
 database modifications between installing the new Samba packages and starting
 the samba executable.
 
-Note that when moving between major Samba releases in general, we recommend
-that the AD DC is rejoined to the domain. Using this approach avoids the need
-to explicitly downgrade the database manually. For more details, see:
-https://wiki.samba.org/index.php/Upgrading_a_Samba_AD_DC
-
 SMB1 is disabled by default
 ---------------------------
 
@@ -373,6 +368,45 @@ smb.conf changes
   encrypt passwords                  Deprecated
 
 
+CHANGES SINCE 4.11.0rc3
+=======================
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 14049: ldb: Don't try to save a value that isn't there.
+   * ldb_dn: Free dn components on explode failure.
+   * ldb: Do not allow adding a DN as a base to itself.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * ldb: Release ldb 2.0.7.
+   * BUG 13695: ldb: Correct Pigeonhole principle validation in
+     ldb_filter_attrs().
+   * BUG 14049: Fix ldb dn crash.
+   * BUG 14117: Deprecate "lanman auth = yes" and "encrypt passwords = no".
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14038: Fix compiling ctdb on older systems lacking POSIX robust
+     mutexes.
+   * BUG 14121: smbd returns bad File-ID on filehandle used to create a file or
+     directory.
+
+o  Poornima G <pgurusid at redhat.com>
+   * BUG 14098: vfs_glusterfs: Use pthreadpool for scheduling aio operations.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14055: Add the target server name of SMB 3.1.1 connections as a hint to
+     load balancers or servers with "multi-tenancy" support.
+   * BUG 14113: Fix byte range locking bugs/regressions.
+
+o  Swen Schillig <swen at linux.ibm.com>
+   * ldb: Fix mem-leak if talloc_realloc fails.
+
+o  Evgeny Sinelnikov <sin at altlinux.org>
+   * BUG 14007: Fix join with don't exists machine account.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14085: ctdb-recoverd: Only check for LMASTER nodes in the VNN map.
+
+
 CHANGES SINCE 4.11.0rc2
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list