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

Jule Anger janger at samba.org
Wed Mar 27 17:08:33 UTC 2024


The branch, v4-20-test has been updated
       via  eaefe50327d VERSION: Bump version up to Samba 4.20.1...
       via  8fdd82c8b9c VERSION: Disable GIT_SNAPSHOT for the 4.20.0 release.
       via  797464b7624 WHATSNEW: Add release notes for Samba 4.20.0.
      from  5cedf3b5eb0 Revert "token_util.c: prefer capabilities over become_root"

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


- Log -----------------------------------------------------------------
commit eaefe50327d05834dd35fb49ad5c38eabf527f03
Author: Jule Anger <janger at samba.org>
Date:   Wed Mar 27 17:13:13 2024 +0100

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

commit 8fdd82c8b9ccc39f0b5f5d6cc22fa69f67c913a4
Author: Jule Anger <janger at samba.org>
Date:   Wed Mar 27 17:12:54 2024 +0100

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

commit 797464b762469d5261aaa920fe4b2738042f42f7
Author: Jule Anger <janger at samba.org>
Date:   Wed Mar 27 17:10:58 2024 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 35bf60077a8..81c319ddc0c 100644
--- a/VERSION
+++ b/VERSION
@@ -27,7 +27,7 @@ SAMBA_COPYRIGHT_STRING="Copyright Andrew Tridgell and the Samba Team 1992-2024"
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=20
-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 9385a05f99e..5c97836d36f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,16 +1,11 @@
-Release Announcements
-=====================
+                   ==============================
+                   Release Notes for Samba 4.20.0
+                           March 27, 2024
+                   ==============================
 
-This is the fourth release candidate of Samba 4.20.  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.20 will be the next version of the Samba suite.
-
-
-UPGRADING
-=========
+This is the first stable release of the Samba 4.20 release series.
+Please read the release notes carefully before upgrading.
 
 
 NEW FEATURES/CHANGES
@@ -280,6 +275,33 @@ smb.conf changes
   smb3 share cap:SCALE OUT                new             see 'man smb.conf'
 
 
+Changes since 4.20.0rc4
+=======================
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 15606: Avoid null-dereference with bad claims.
+   * BUG 15613: ndr_pull_security_ace can leave resource attribute ACE coda
+     claim struct undefined.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15527: fd_handle_destructor() panics within an smbd_smb2_close() if
+     vfs_stat_fsp() fails in fd_close().
+
+o  Björn Jacke <bjacke at samba.org>
+   * BUG 15583: set_nt_acl sometimes fails with NT_STATUS_INVALID_PARAMETER -
+     openat() EACCES.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15527: fd_handle_destructor() panics within an smbd_smb2_close() if
+     vfs_stat_fsp() fails in fd_close().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15599: libgpo: Segfault in python bindings.
+
+o  Jo Sutton <josutton at catalyst.net.nz>
+   * BUG 15607: Samba AD is missing some authentication policy tests.
+
+
 CHANGES SINCE 4.20.0rc3
 =======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list