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

Karolin Seeger kseeger at samba.org
Thu Feb 4 08:23:42 UTC 2021


The branch, v4-14-test has been updated
       via  ea2f9ebf787 VERSION: Bump version up to Samba 4.14.0rc3...
       via  3b1235240f3 VERSION: Disable GIT_SNAPSHOT for the 4.14.0rc2 release.
       via  c07d538a4bc WHATSNEW: Add release notes for Samba 4.14.0rc2.
      from  df0dd2ae007 s3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon struct when temporarily swapping out a connection on a cli_state.

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


- Log -----------------------------------------------------------------
commit ea2f9ebf78742caf587f2ad2850e3ec0f74beb64
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Feb 4 09:22:53 2021 +0100

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

commit 3b1235240f38529d7a206cf69de8d8c41c215007
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Feb 4 09:22:08 2021 +0100

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

commit c07d538a4bc0e499418485e91f4464b89ccc080e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Feb 4 09:21:27 2021 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 04ae4811446..3ce4530c3e7 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 63dc70b1547..890e6313fe9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the first release candidate of Samba 4.14.  This is *not*
+This is the second release candidate of Samba 4.14.  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/.
@@ -203,6 +203,26 @@ smb.conf changes
   server smb encrypt                 New                        default
 
 
+CHANGES SINCE 4.14.0rc1
+=======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13992: Fix SAMBA RPC share error.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14602: "winbind:ignore domains" doesn't prevent user login from trusted
+     domain.
+   * BUG 14617: smbd tries to delete files with wrong permissions (uses guest
+     instead of user from force user =).
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14539: s3:idmap_hash: Reliably return ID_TYPE_BOTH.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14627: s3:smbd: Fix invalid memory access in
+     posix_sys_acl_blob_get_fd().
+
+
 KNOWN ISSUES
 ============
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list