NEWS[4.17.11]: Samba 4.17.11 Available for Download
authorJule Anger <janger@samba.org>
Thu, 7 Sep 2023 09:01:15 +0000 (11:01 +0200)
committerJule Anger <janger@samba.org>
Thu, 7 Sep 2023 09:03:09 +0000 (11:03 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.17.11.html [new file with mode: 0644]
posted_news/20230907-090238.4.17.11.body.html [new file with mode: 0644]
posted_news/20230907-090238.4.17.11.headline.html [new file with mode: 0644]

index ad9978acf5ff4bbf9828a9bb5c42e17a35e81ae4..75185de7477acacddfc451659ea935aeb5fbc278 100755 (executable)
@@ -17,6 +17,7 @@
                        <li><a href="samba-4.18.2.html">samba-4.18.2</a></li>
                        <li><a href="samba-4.18.1.html">samba-4.18.1</a></li>
                        <li><a href="samba-4.18.0.html">samba-4.18.0</a></li>
+                       <li><a href="samba-4.17.11.html">samba-4.17.11</a></li>
                        <li><a href="samba-4.17.10.html">samba-4.17.10</a></li>
                        <li><a href="samba-4.17.9.html">samba-4.17.9</a></li>
                        <li><a href="samba-4.17.8.html">samba-4.17.8</a></li>
diff --git a/history/samba-4.17.11.html b/history/samba-4.17.11.html
new file mode 100644 (file)
index 0000000..33b9747
--- /dev/null
@@ -0,0 +1,88 @@
+<!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.17.11 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.17.11 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.11.tar.gz">Samba 4.17.11 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.11.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.10-4.17.11.diffs.gz">Patch (gzipped) against Samba 4.17.10</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.10-4.17.11.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ===============================
+                   Release Notes for Samba 4.17.11
+                         September 07, 2023
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.17 release series.
+
+
+Changes since 4.17.10
+---------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15419: Weird filename can cause assert to fail in
+     openat_pathref_fsp_nosymlink().
+   * BUG 15420: reply_sesssetup_and_X() can dereference uninitialized tmp
+     pointer.
+   * BUG 15430: Missing return in reply_exit_done().
+   * BUG 15432: TREE_CONNECT without SETUP causes smbd to use uninitialized
+     pointer.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 15401: Improve GetNChanges to address some (but not all &quot;Azure AD
+     Connect&quot;) syncronisation tool looping during the initial user sync phase.
+   * BUG 15407: Samba replication logs show (null) DN.
+   * BUG 9959: Windows client join fails if a second container CN=System exists
+    somewhere.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15342: Spotlight sometimes returns no results on latest macOS.
+   * BUG 15417: Renaming results in NT_STATUS_SHARING_VIOLATION if previously
+     attempted to remove the destination.
+   * BUG 15427: Spotlight results return wrong date in result list.
+   * BUG 15463: macOS mdfind returns only 50 results.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number:
+     bad message_id 2.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15346: 2-3min delays at reconnect with smb2_validate_sequence_number:
+     bad message_id 2.
+   * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
+   * BUG 15446: DCERPC_PKT_CO_CANCEL and DCERPC_PKT_ORPHANED can&apos;t be parsed.
+
+o  MikeLiu &lt;mikeliu@qnap.com&gt;
+   * BUG 15453: File doesn&apos;t show when user doesn&apos;t have permission if
+     aio_pthread is loaded.
+
+o  Noel Power &lt;noel.power@suse.com&gt;
+   * BUG 15384: net ads lookup (with unspecified realm) fails
+   * BUG 15435: Regression DFS not working with widelinks = true.
+
+o  Arvid Requate &lt;requate@univention.de&gt;
+   * BUG 9959: Windows client join fails if a second container CN=System exists
+    somewhere.
+
+o  Martin Schwenke &lt;mschwenke@ddn.com&gt;
+   * BUG 15451: ctdb_killtcp fails to work with --enable-pcap and libpcap ≥
+     1.9.1.
+
+o  Jones Syue &lt;jonessyue@qnap.com&gt;
+   * BUG 15441: samba-tool ntacl get segfault if aio_pthread appended.
+   * BUG 15449: mdssvc: Do an early talloc_free() in _mdssvc_open().
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20230907-090238.4.17.11.body.html b/posted_news/20230907-090238.4.17.11.body.html
new file mode 100644 (file)
index 0000000..629b617
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230907-090238.4.17.11.body.html -->
+<h5><a name="4.17.11">07 September 2023</a></h5>
+<p class=headline>Samba 4.17.11 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.17 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.17.11.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.17.10-4.17.11.diffs.gz">patch against Samba 4.17.10</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.17.11.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230907-090238.4.17.11.body.html -->
diff --git a/posted_news/20230907-090238.4.17.11.headline.html b/posted_news/20230907-090238.4.17.11.headline.html
new file mode 100644 (file)
index 0000000..0c6430b
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230907-090238.4.17.11.headline.html -->
+<li> 07 September 2023 <a href="#4.17.11">Samba 4.17.11 Available for Download</a></li>
+<!-- END: posted_news/20230907-090238.4.17.11.headline.html -->