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

Jule Anger janger at samba.org
Wed May 8 08:03:34 UTC 2024


The branch, v4-20-test has been updated
       via  9b6bc91254c VERSION: Bump version up to Samba 4.20.2...
       via  0ba948cba0b VERSION: Disable GIT_SNAPSHOT for the 4.20.1 release.
       via  d01b50ec4f3 WHATSNEW: Add release notes for Samba 4.20.1.
      from  db658c40f5d s3:utils: Fix Inherit-Only flag being automatically propagated to children

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


- Log -----------------------------------------------------------------
commit 9b6bc91254c96a248047c01d68a074edea3f0e6a
Author: Jule Anger <janger at samba.org>
Date:   Wed May 8 10:00:33 2024 +0200

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

commit 0ba948cba0b8b0dd4fddbc94999a61b883a3326d
Author: Jule Anger <janger at samba.org>
Date:   Wed May 8 10:00:17 2024 +0200

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

commit d01b50ec4f3cc3c91677703677e3b45cd1d94758
Author: Jule Anger <janger at samba.org>
Date:   Wed May 8 09:59:43 2024 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 81c319ddc0c..e279f2933b8 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=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5c97836d36f..8249e9326f9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,58 @@
+                   ==============================
+                   Release Notes for Samba 4.20.1
+                            May 08, 2024
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.20 release series.
+
+
+Changes since 4.20.0
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 15630: dns update debug message is too noisy.
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 15635: Do not fail PAC validation for RFC8009 checksums types.
+
+o  Pavel Filipenský <pfilipensky at samba.org>
+   * BUG 15605: Improve performance of lookup_groupmem() in idmap_ad.
+
+o  Anna Popova <popova.anna235 at gmail.com>
+   * BUG 15636: Smbcacls incorrectly propagates inheritance with Inherit-Only
+     flag.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15611: http library doesn't support 'chunked transfer encoding'.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15600: Provide a systemd service file for the background queue daemon.
+
+
+#######################################
+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.0
                            March 27, 2024


-- 
Samba Shared Repository



More information about the samba-cvs mailing list