The branch, v4-20-test has been updated
       via  f2514c60719 VERSION: Bump version up to Samba 4.20.8...
       via  3984b04d708 VERSION: Disable GIT_SNAPSHOT for the 4.20.7 release.
       via  1031da06c17 WHATSNEW: Add release notes for Samba 4.20.7.
      from  7123833ab49 sharesec: Check if share exists in configuration

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


- Log -----------------------------------------------------------------
commit f2514c60719ea62dada1a5ef63eb20e1cfd8ef18
Author: Jule Anger <[email protected]>
Date:   Tue Jan 21 14:43:44 2025 +0100

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

commit 3984b04d7085c428ab3126ef4cfac2a396b5b29e
Author: Jule Anger <[email protected]>
Date:   Tue Jan 21 14:43:27 2025 +0100

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

commit 1031da06c17a7f55048dc8c2ace4d2307dfbf2aa
Author: Jule Anger <[email protected]>
Date:   Tue Jan 21 14:42:57 2025 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 6232da678a0..e07282a975f 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=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 4f302a50d28..9f8326ef28b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,72 @@
+                   ==============================
+                   Release Notes for Samba 4.20.7
+                          January 21, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.20 release series.
+
+
+Changes since 4.20.6
+--------------------
+
+o  Vinit Agnihotri <[email protected]>
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Ralph Boehme <[email protected]>
+   * BUG 15697: Compound rename from Mac clients can fail with
+     NT_STATUS_INTERNAL_ERROR if the file has a lease.
+   * BUG 15754: Panic in close_directory.
+
+o  Guenther Deschner <[email protected]>
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Pavel Filipenský <[email protected]>
+   * BUG 15724: vfs crossrename seems not work correctly.
+
+o  Volker Lendecke <[email protected]>
+   * BUG 15771: Memory leak wbcCtxLookupSid. samba-4.21.2.
+
+o  Stefan Metzmacher <[email protected]>
+   * BUG 15765: Fix heap-user-after-free with association groups.
+   * BUG 15769: The values from hresult_errstr_const and hresult_errstr are
+     reversed in 4.20 and 4.21.
+   * BUG 15778: Kerberos referral tickets are generated for principals in our
+     domain if we have a trust to a top level domain.
+
+o  Martin Schwenke <[email protected]>
+   * BUG 15320: Update CTDB to track all TCP connections to public IP 
addresses.
+   * BUG 15755: Avoid event failure race when disabling an event script.
+
+o  Jones Syue <[email protected]>
+   * BUG 15724: vfs crossrename seems not work correctly.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical:matrix.org matrix room, or
+#samba-technical IRC channel on irc.libera.chat.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the Samba 4.1 and newer product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
                    ==============================
                    Release Notes for Samba 4.20.6
                          November 19, 2024
@@ -67,8 +136,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.20.5
                          September 17, 2024


-- 
Samba Shared Repository

Reply via email to