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

Jule Anger janger at samba.org
Fri Aug 18 11:18:04 UTC 2023


The branch, v4-19-test has been updated
       via  ab0365cf489 VERSION: Bump version up to Samba 4.19.0rc4...
       via  6be33d37524 VERSION: Disable GIT_SNAPSHOT for the 4.19.0rc3 release.
       via  8db3885de19 WHATSNEW: Add release notes for Samba 4.19.0rc3.
      from  fd2fdecdec0 s4-rpc_server/drsupai: Avoid looping with Azure AD Connect by not incrementing temp_highest_usn for the NC root

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


- Log -----------------------------------------------------------------
commit ab0365cf48966a18634ea5aea80967932e8115d6
Author: Jule Anger <janger at samba.org>
Date:   Fri Aug 18 13:16:15 2023 +0200

    VERSION: Bump version up to Samba 4.19.0rc4...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit 6be33d37524bf5650c2bf3d02363ac6899583452
Author: Jule Anger <janger at samba.org>
Date:   Fri Aug 18 13:15:48 2023 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.19.0rc3 release.
    
    Signed-off-by: Jule Anger <janger at samba.org>

commit 8db3885de1905901179ef4a9315f02e8f515b669
Author: Jule Anger <janger at samba.org>
Date:   Fri Aug 18 13:14:58 2023 +0200

    WHATSNEW: Add release notes for Samba 4.19.0rc3.
    
    Signed-off-by: Jule Anger <janger at samba.org>

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 02de2837bdc..3098fee2677 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 59a6dcc41a9..d4315046af4 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the second release candidate of Samba 4.19.  This is *not*
+This is the third release candidate of Samba 4.19.  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/.
@@ -235,6 +235,37 @@ smb.conf changes
   directory name cache size               Removed
 
 
+CHANGES SINCE 4.19.0rc2
+=======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 15420: reply_sesssetup_and_X() can dereference uninitialized tmp
+     pointer.
+   * BUG 15430: missing return in reply_exit_done().
+   * BUG 15432: TREE_CONNECT without SETUP causes smbd to use uninitialized
+     pointer.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 15401: Avoid infinite loop in initial user sync with Azure AD Connect
+     when synchronising a large Samba AD domain.
+   * BUG 15407: Samba replication logs show (null) DN.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number:
+     bad message_id 2.
+   * BUG 15446: DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can't be parsed.
+
+o  Martin Schwenke <mschwenke at ddn.com>
+   * BUG 15438: CID 1539212 causes real issue when output contains only
+     newlines.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 15452: KDC encodes INT64 claims incorrectly.
+
+o  Jones Syue <jonessyue at qnap.com>
+   * BUG 15449: mdssvc: Do an early talloc_free() in _mdssvc_open().
+
+
 CHANGES SINCE 4.19.0rc1
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list