The branch, master has been updated
       via  b4ab753c0db WHATSNEW: Start release notes for Samba 4.24.0pre1.
       via  1e2bc37c7e7 VERSION: Bump version up to 4.24.0pre1...
       via  2986c2680ba VERSION: Disable GIT_SNAPSHOT for the Samba 4.23.0rc1 
release.
       via  726191b5016 WHATSNEW: Up to Samba 4.23.0rc1.
       via  035fdd21690 WHATSNEW: add smb.conf changes and titles for new 
features
       via  ebf4c477373 tevent: version 0.17.1
       via  823ed52d5c5 tdb: version 1.4.14
      from  46989fb6e74 s3:passdb: Fix CIDs 1596750,1596751 uninitialized 
pointer read

https://git.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit b4ab753c0dbf9109bbff07b3d5b7cc1f994cf871
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 13:40:00 2025 +0200

    WHATSNEW: Start release notes for Samba 4.24.0pre1.
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>
    
    Autobuild-User(master): Jule Anger <[email protected]>
    Autobuild-Date(master): Thu Aug  7 14:52:05 UTC 2025 on atb-devel-224

commit 1e2bc37c7e7d92f5316980fbd18fe6f20da41f64
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 13:34:41 2025 +0200

    VERSION: Bump version up to 4.24.0pre1...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>

commit 2986c2680ba0acb446cc91cef4f7a309084d9345
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 13:33:08 2025 +0200

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

commit 726191b5016f928ce1126803ef22c7d772341b96
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 13:32:00 2025 +0200

    WHATSNEW: Up to Samba 4.23.0rc1.
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>

commit 035fdd216907b2ae92ff984d2a67abf6cab05495
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 14:25:15 2025 +0200

    WHATSNEW: add smb.conf changes and titles for new features
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>

commit ebf4c4773733d2aae14c96f70681211ae40c1c18
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 12:01:59 2025 +0200

    tevent: version 0.17.1
    
    * Coverity checks:
        Fix 1649525 Use of 32-bit time_t
        Fix Coverity ID 1649524 Dereference before null check
        Fix Coverity ID 1649526 Dereference before null check
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>

commit 823ed52d5c561d8598da251154571402a307b367
Author: Jule Anger <[email protected]>
Date:   Thu Aug 7 12:01:48 2025 +0200

    tdb: version 1.4.14
    
    * let tdbtool return error on failure (BUG 15890)
    
    Signed-off-by: Jule Anger <[email protected]>
    Reviewed-by: Stefan Metzmacher <[email protected]>

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

Summary of changes:
 VERSION                                                   | 2 +-
 WHATSNEW.txt                                              | 6 +++---
 lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.14.sigs}          | 0
 lib/tdb/wscript                                           | 2 +-
 lib/tevent/ABI/{tevent-0.17.0.sigs => tevent-0.17.1.sigs} | 0
 lib/tevent/wscript                                        | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
 copy lib/tdb/ABI/{tdb-1.3.17.sigs => tdb-1.4.14.sigs} (100%)
 copy lib/tevent/ABI/{tevent-0.17.0.sigs => tevent-0.17.1.sigs} (100%)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 48f72da7e04..013e3b78288 100644
--- a/VERSION
+++ b/VERSION
@@ -26,7 +26,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the 
Samba Team 1992-2025"
 #  ->  "3.0.0"                                         #
 ########################################################
 SAMBA_VERSION_MAJOR=4
-SAMBA_VERSION_MINOR=23
+SAMBA_VERSION_MINOR=24
 SAMBA_VERSION_RELEASE=0
 
 ########################################################
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b47f1dcd890..968ebd08de2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,12 +1,12 @@
 Release Announcements
 =====================
 
-This is the first pre release of Samba 4.23.  This is *not*
+This is the first pre candidate release of Samba 4.24.  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.
+Samba 4.24 will be the next version of the Samba suite.
 
 
 UPGRADING
@@ -30,7 +30,7 @@ smb.conf changes
 KNOWN ISSUES
 ============
 
-https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.23#Release_blocking_bugs
+https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.24#Release_blocking_bugs
 
 
 #######################################
diff --git a/lib/tdb/ABI/tdb-1.3.17.sigs b/lib/tdb/ABI/tdb-1.4.14.sigs
similarity index 100%
copy from lib/tdb/ABI/tdb-1.3.17.sigs
copy to lib/tdb/ABI/tdb-1.4.14.sigs
diff --git a/lib/tdb/wscript b/lib/tdb/wscript
index d647cb5da9a..cbb5c8bac43 100644
--- a/lib/tdb/wscript
+++ b/lib/tdb/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tdb'
-VERSION = '1.4.13'
+VERSION = '1.4.14'
 
 import sys, os
 
diff --git a/lib/tevent/ABI/tevent-0.17.0.sigs 
b/lib/tevent/ABI/tevent-0.17.1.sigs
similarity index 100%
copy from lib/tevent/ABI/tevent-0.17.0.sigs
copy to lib/tevent/ABI/tevent-0.17.1.sigs
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index a1853a48b1a..ab7b2ae4b4d 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.17.0'
+VERSION = '0.17.1'
 
 import sys, os
 


-- 
Samba Shared Repository

Reply via email to