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

Jule Anger janger at samba.org
Thu Feb 16 16:32:09 UTC 2023


The branch, v4-16-test has been updated
       via  f2461834bbc VERSION: Bump version up to Samba 4.16.10...
       via  63f92a37f02 VERSION: Disable GIT_SNAPSHOT for the 4.16.9 release.
       via  f50ab3415cb WHATSNEW: Add release notes for Samba 4.16.9.
      from  2b1d412f552 mdssvc: fix kMDScopeArray parsing

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


- Log -----------------------------------------------------------------
commit f2461834bbc5266fe48fd32bd3aa14bd721604da
Author: Jule Anger <janger at samba.org>
Date:   Thu Feb 16 17:30:41 2023 +0100

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

commit 63f92a37f026647afc324bb718fa24d0a989e903
Author: Jule Anger <janger at samba.org>
Date:   Thu Feb 16 17:30:12 2023 +0100

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

commit f50ab3415cb67b0ba9872ae8fbb56ae3473babe1
Author: Jule Anger <janger at samba.org>
Date:   Thu Feb 16 17:28:06 2023 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 1109ccfc4e4..0cac5f9d6ab 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=16
-SAMBA_VERSION_RELEASE=9
+SAMBA_VERSION_RELEASE=10
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c2aeab4afbe..b5b57e856d9 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,79 @@
+                   ==============================
+                   Release Notes for Samba 4.16.9
+                         February 16, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.8
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14808: smbc_getxattr() return value is incorrect.
+   * BUG 15172: Compound SMB2 FLUSH+CLOSE requests from MacOSX are not handled
+     correctly.
+   * BUG 15210: synthetic_pathref AFP_AfpInfo failed errors.
+   * BUG 15226: samba-tool gpo listall fails IPv6 only - finddcs() fails to find
+     DC when there is only an AAAA record for the DC in DNS.
+   * BUG 15236: smbd crashes if an FSCTL request is done on a stream handle.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15299: Spotlight doesn't work with latest macOS Ventura.
+
+o  Samuel Cabrero <scabrero at suse.de>
+   * BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5)
+     based SChannel on NETLOGON.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15243: %U for include directive doesn't work for share listing
+     (netshareenum).
+   * BUG 15266: Shares missing from netshareenum response in samba 4.17.4.
+   * BUG 15269: ctdb: use-after-free in run_proc.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15243: %U for include directive doesn't work for share listing
+     (netshareenum).
+   * BUG 15266: Shares missing from netshareenum response in samba 4.17.4.
+   * BUG 15280: irpc_destructor may crash during shutdown.
+   * BUG 15286: auth3_generate_session_info_pac leaks wbcAuthUserInfo.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15268: smbclient segfaults with use after free on an optimized build.
+
+o  Andrew Walker <awalker at ixsystems.com>
+   * BUG 15164: Leak in wbcCtxPingDc2.
+   * BUG 15265: Access based share enum does not work in Samba 4.16+.
+   * BUG 15267: Crash during share enumeration.
+   * BUG 15271: rep_listxattr on FreeBSD does not properly check for reads off
+     end of returned buffer.
+
+
+#######################################
+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.8
                          December 15, 2022
@@ -145,8 +221,7 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
                    ==============================
                    Release Notes for Samba 4.16.7
                          November 15, 2022


-- 
Samba Shared Repository



More information about the samba-cvs mailing list