The branch, v4-23-test has been updated
       via  19d0be0ba2d VERSION: Bump version up to Samba 4.23.1...
       via  942092eadf5 VERSION: Disable GIT_SNAPSHOT for the 4.23.0 release.
       via  44daf531b54 WHATSNEW: Add release notes for Samba 4.23.0.
      from  c51f476794a s4:auth: Fix 'no delegation' logic in 
gensec_gssapi_start()

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


- Log -----------------------------------------------------------------
commit 19d0be0ba2d2e2f4e21e43389690d0740ddff3cf
Author: Jule Anger <[email protected]>
Date:   Fri Sep 12 10:23:25 2025 +0200

    VERSION: Bump version up to Samba 4.23.1...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <[email protected]>

commit 942092eadf52c46f9bd913525015d53cb1cc8fb1
Author: Jule Anger <[email protected]>
Date:   Fri Sep 12 10:22:43 2025 +0200

    VERSION: Disable GIT_SNAPSHOT for the 4.23.0 release.
    
    Signed-off-by: Jule Anger <[email protected]>

commit 44daf531b5495aa881f1c8ea7c378fadce9695e7
Author: Jule Anger <[email protected]>
Date:   Fri Sep 12 10:22:31 2025 +0200

    WHATSNEW: Add release notes for Samba 4.23.0.
    
    Signed-off-by: Jule Anger <[email protected]>

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

Summary of changes:
 VERSION      |  4 ++--
 WHATSNEW.txt | 38 +++++++++++++++++++++++++++-----------
 2 files changed, 29 insertions(+), 13 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index d6cd9977ca9..162b13c980f 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the 
Samba Team 1992-2025"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=23
-SAMBA_VERSION_RELEASE=0
+SAMBA_VERSION_RELEASE=1
 
 ########################################################
 # If a official release has a serious bug              #
@@ -89,7 +89,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=5
+SAMBA_VERSION_RC_RELEASE=
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 73af675c1ab..106646c6f0e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,16 +1,11 @@
-Release Announcements
-=====================
+                   ==============================
+                   Release Notes for Samba 4.23.0
+                         September 12, 2025
+                   ==============================
 
-This is the fourth release candidate release of Samba 4.23.  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/.
 
-Samba 4.23 will be the next version of the Samba suite.
-
-
-UPGRADING
-=========
+This is the first stable release of the Samba 4.22 release series.
+Please read the release notes carefully before upgrading.
 
 
 NEW FEATURES/CHANGES
@@ -126,6 +121,27 @@ smb.conf changes
   winbind varlink service                 New             no
 
 
+CHANGES SINCE 4.23.0rc4
+=======================
+
+o  Douglas Bagnall <[email protected]>
+   * BUG 15911: samba.tests.safe_tarfile fails on Python 3.13 with additional
+     security fixes for tarfile support.
+
+o  Alexander Bokovoy <[email protected]>
+   * BUG 15904: CTDB does not support PCP 7.0.0.
+
+o  Pavel Filipenský <[email protected]>
+   * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned.
+
+o  Volker Lendecke <[email protected]>
+   * BUG 15908: Uninitialized read leads to hanging rpcd_spoolss.
+
+o  Andreas Schneider <[email protected]>
+   * BUG 15905: samba-4.21 fails to join AD when multiple DCs are returned.
+   * BUG 15907: Stack buffer overflow in samba3.smb2.dirlease.fileserver.
+
+
 CHANGES SINCE 4.23.0rc3
 =======================
 


-- 
Samba Shared Repository

Reply via email to