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

Jule Anger janger at samba.org
Mon Jul 18 11:12:30 UTC 2022


The branch, v4-16-test has been updated
       via  f44ba288796 VERSION: Bump version up to Samba 4.16.4...
       via  b3cbf421c2a VERSION: Disable GIT_SNAPSHOT for the 4.16.3 release.
       via  36eeba73800 WHATSNEW: Add release notes for Samba 4.16.3.
      from  89b914b3c51 s3:winbind: Use the canonical realm name to renew the credentials

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


- Log -----------------------------------------------------------------
commit f44ba288796cb8b0e2e3fb636b8ebed46a9348e0
Author: Jule Anger <janger at samba.org>
Date:   Mon Jul 18 13:10:22 2022 +0200

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

commit b3cbf421c2a0d0610d5d9c6289cc660082f4dd15
Author: Jule Anger <janger at samba.org>
Date:   Mon Jul 18 13:09:27 2022 +0200

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

commit 36eeba73800cb5ea25164be6348bfb47ab3ab190
Author: Jule Anger <janger at samba.org>
Date:   Mon Jul 18 13:08:52 2022 +0200

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

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

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 7318fb10be7..43f48a178f9 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-SAMBA_VERSION_RELEASE=3
+SAMBA_VERSION_RELEASE=4
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index a4727cbf331..f6d5cc5331e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,72 @@
+                   ==============================
+                   Release Notes for Samba 4.16.3
+                           July 18, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.2
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 15099: Using vfs_streams_xattr and deleting a file causes a panic.
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 14986: Add support for bind 9.18.
+   * BUG 15076: logging dsdb audit to specific files does not work.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 14979: Problem when winbind renews Kerberos.
+   * BUG 15095: Samba with new lorikeet-heimdal fails to build on gcc 12.1 in
+     developer mode.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15105: Crash in streams_xattr because fsp->base_fsp->fsp_name is NULL.
+   * BUG 15118: Crash in rpcd_classic - NULL pointer deference in
+     mangle_is_mangled().
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15100: smbclient commands del & deltree fail with
+     NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 15120: Fix check for chown when processing NFSv4 ACL.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15082: The pcap background queue process should not be stopped.
+   * BUG 15097: testparm: Fix typo in idmap rangesize check.
+   * BUG 15106: net ads info returns LDAP server and LDAP server name as null.
+   * BUG 15108: ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 15090: CTDB child process logging does not work as expected.
+
+
+#######################################
+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.16.2
                            June 13, 2022
@@ -66,8 +135,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.16.1
                             May 02, 2022


-- 
Samba Shared Repository



More information about the samba-cvs mailing list