NEWS[4.16.9]: Samba 4.16.9 Available for Download
authorJule Anger <janger@samba.org>
Thu, 16 Feb 2023 16:34:40 +0000 (17:34 +0100)
committerJule Anger <janger@samba.org>
Thu, 16 Feb 2023 16:37:39 +0000 (17:37 +0100)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.16.9.html [new file with mode: 0644]
posted_news/20230216-163544.4.16.9.body.html [new file with mode: 0644]
posted_news/20230216-163544.4.16.9.headline.html [new file with mode: 0644]

index 0c748dad68c1c471c75e5778c283c716fb86cf6c..a949c9fe6ea056fcf2954f6524416ad6c1407e59 100755 (executable)
@@ -9,11 +9,13 @@
                <li><a href="/samba/history/">Release Notes</a>
                <li class="navSub">
                        <ul>
+                       <li><a href="samba-4.17.5.html">samba-4.17.5</a></li>
                        <li><a href="samba-4.17.4.html">samba-4.17.4</a></li>
                        <li><a href="samba-4.17.3.html">samba-4.17.3</a></li>
                        <li><a href="samba-4.17.2.html">samba-4.17.2</a></li>
                        <li><a href="samba-4.17.1.html">samba-4.17.1</a></li>
                        <li><a href="samba-4.17.0.html">samba-4.17.0</a></li>
+                       <li><a href="samba-4.16.9.html">samba-4.16.9</a></li>
                        <li><a href="samba-4.16.8.html">samba-4.16.8</a></li>
                        <li><a href="samba-4.16.7.html">samba-4.16.7</a></li>
                        <li><a href="samba-4.16.6.html">samba-4.16.6</a></li>
diff --git a/history/samba-4.16.9.html b/history/samba-4.16.9.html
new file mode 100644 (file)
index 0000000..023aa83
--- /dev/null
@@ -0,0 +1,74 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>Samba 4.16.9 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.16.9 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.9.tar.gz">Samba 4.16.9 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.9.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.gz">Patch (gzipped) against Samba 4.16.8</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   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 &lt;jra@samba.org&gt;
+   * 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 &lt;slow@samba.org&gt;
+   * BUG 15299: Spotlight doesn&apos;t work with latest macOS Ventura.
+
+o  Samuel Cabrero &lt;scabrero@suse.de&gt;
+   * BUG 15240: CVE-2022-38023 [SECURITY] Samba should refuse RC4 (aka md5)
+     based SChannel on NETLOGON.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15243: %U for include directive doesn&apos;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 &lt;metze@samba.org&gt;
+   * BUG 15243: %U for include directive doesn&apos;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 &lt;asn@samba.org&gt;
+   * BUG 15268: smbclient segfaults with use after free on an optimized build.
+
+o  Andrew Walker &lt;awalker@ixsystems.com&gt;
+   * 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.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20230216-163544.4.16.9.body.html b/posted_news/20230216-163544.4.16.9.body.html
new file mode 100644 (file)
index 0000000..3213371
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230216-163544.4.16.9.body.html -->
+<h5><a name="4.16.9">16 February 2023</a></h5>
+<p class=headline>Samba 4.16.9 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.16 release series.
+</p>
+<p>
+The uncompressed tarball has been signed using GnuPG (ID AA99442FB680B620).
+The source code can be <a href="https://download.samba.org/pub/samba/stable/samba-4.16.9.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.16.8-4.16.9.diffs.gz">patch against Samba 4.16.8</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.16.9.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230216-163544.4.16.9.body.html -->
diff --git a/posted_news/20230216-163544.4.16.9.headline.html b/posted_news/20230216-163544.4.16.9.headline.html
new file mode 100644 (file)
index 0000000..bbe93f2
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230216-163544.4.16.9.headline.html -->
+<li> 16 February 2023 <a href="#4.16.9">Samba 4.16.9 Available for Download</a></li>
+<!-- END: posted_news/20230216-163544.4.16.9.headline.html -->