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

Karolin Seeger kseeger at samba.org
Wed Feb 19 10:10:57 UTC 2020


The branch, v4-12-test has been updated
       via  f72bb650ec3 VERSION: Bump version up to 4.12.0rc4...
       via  3a807493547 VERSION: Disable GIT_SNAPSHOT for the 4.12.0rc3 release.
       via  5987adfa00c VERSION: Add release notes for Samba 4.12.0rc3.
      from  19d74ce5f5b WHATSNEW.txt update explaining SMB_VFS_CREATE_DFS_PATHAT() / SMB_VFS_READ_DFS_PATHAT().

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


- Log -----------------------------------------------------------------
commit f72bb650ec393d12e7c5dbb7290970506f097184
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 19 11:09:30 2020 +0100

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

commit 3a807493547d4bf88719634a85f06ed5f733d101
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 19 11:08:49 2020 +0100

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

commit 5987adfa00c17391bdfe27937eac258fa9ae53fb
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 19 11:08:16 2020 +0100

    VERSION: Add release notes for Samba 4.12.0rc3.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 2e3b9b6b2fb..067d3ce3120 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=3
+SAMBA_VERSION_RC_RELEASE=4
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 78beb5ac12c..ab161cbe811 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the second release candidate of Samba 4.12.  This is *not*
+This is the third release candidate of Samba 4.12.  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/.
@@ -195,6 +195,32 @@ smb.conf changes
   spotlight backend		     New			noindex
 
 
+CHANGES SINCE 4.12.0rc2
+=======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14282: Set getting and setting of MS-DFS redirects on the filesystem
+     to go through two new VFS functions SMB_VFS_CREATE_DFS_PATHAT() and
+     SMB_VFS_READ_DFS_PATHAT().
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14255: bootstrap: Remove un-used dependency python3-crypto.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14247: Fix CID 1458418 and 1458420.
+   * BUG 14281: lib: Fix a shutdown crash with "clustering = yes".
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14247: Winbind member (source3) fails local SAM auth with empty domain
+     name.
+   * BUG 14265: winbindd: Handle missing idmap in getgrgid().
+   * BUG 14271: Don't use forward declaration for GnuTLS typedefs.
+   * BUG 14280: Add io_uring vfs module.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14250: libcli:smb: Improve check for gnutls_aead_cipher_(en|de)cryptv2.
+
+
 CHANGES SINCE 4.12.0rc1
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list