NEWS[4.17.1]: Samba 4.17.1 Available for Download
authorJule Anger <janger@samba.org>
Wed, 19 Oct 2022 12:22:11 +0000 (14:22 +0200)
committerJule Anger <janger@samba.org>
Wed, 19 Oct 2022 12:23:44 +0000 (14:23 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.17.1.html [new file with mode: 0644]
posted_news/20221019-122323.4.17.1.body.html [new file with mode: 0644]
posted_news/20221019-122323.4.17.1.headline.html [new file with mode: 0644]

index 840331efa1473c9a84627a95b285d7d98d75dc63..840b27e4165903f55c72ed75bd00251000bf8853 100755 (executable)
@@ -9,6 +9,7 @@
                <li><a href="/samba/history/">Release Notes</a>
                <li class="navSub">
                        <ul>
+                       <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.5.html">samba-4.16.5</a></li>
                        <li><a href="samba-4.16.4.html">samba-4.16.4</a></li>
diff --git a/history/samba-4.17.1.html b/history/samba-4.17.1.html
new file mode 100644 (file)
index 0000000..bfcbab4
--- /dev/null
@@ -0,0 +1,85 @@
+<!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.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.17.1 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.1.tar.gz">Samba 4.17.1 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.1.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.0-4.17.1.diffs.gz">Patch (gzipped) against Samba 4.17.0</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.0-4.17.1.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.17.1
+                          October 19, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.17 release series.
+
+
+Changes since 4.17.0
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 14611: CVE-2021-20251 [SECURITY] Bad password count not incremented
+     atomically.
+   * BUG 15174: smbXsrv_connection_shutdown_send result leaked.
+   * BUG 15182: Flush on a named stream never completes.
+   * BUG 15195: Permission denied calling SMBC_getatr when file not exists.
+
+o  Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
+   * BUG 15189: Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later
+     over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC.
+   * BUG 15191: pytest: add file removal helpers for TestCaseInTempDir.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 14611: CVE-2021-20251 [SECURITY] Bad password count not incremented
+     atomically.
+   * BUG 15189: Samba 4.5 sometimes cannot be upgraded to Samba 4.6 or later.
+     over DRS: WERROR_DS_DRA_MISSING_PARENT due to faulty GET_ANC.
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 15182: Flush on a named stream never completes.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15151: vfs_gpfs silently garbles timestamps &gt; year 2106.
+
+o  Gary Lockyer &lt;gary@catalyst.net.nz&gt;
+   * BUG 14611: CVE-2021-20251 [SECURITY] Bad password count not incremented
+     atomically.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15200: multi-channel socket passing may hit a race if one of the
+     involved processes already existed.
+   * BUG 15201: memory leak on temporary of struct imessaging_post_state and
+     struct tevent_immediate on struct imessaging_context (in
+     rpcd_spoolss and maybe others).
+
+o  Noel Power &lt;noel.power@suse.com&gt;
+   * BUG 15205: Since popt1.19 various use after free errors using result of
+     poptGetArg are now exposed.
+
+o  Anoop C S &lt;anoopcs@samba.org&gt;
+   * BUG 15192: Remove special case for O_CREAT in SMB_VFS_OPENAT from
+     vfs_glusterfs.
+
+o  Andreas Schneider &lt;asn@samba.org&gt;
+   * BUG 15169: GETPWSID in memory cache grows indefinetly with each NTLM auth.
+
+o  Joseph Sutton &lt;josephsutton@catalyst.net.nz&gt;
+   * BUG 14611: CVE-2021-20251 [SECURITY] Bad password count not incremented
+     atomically.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20221019-122323.4.17.1.body.html b/posted_news/20221019-122323.4.17.1.body.html
new file mode 100644 (file)
index 0000000..2fd1909
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20221019-122323.4.17.1.body.html -->
+<h5><a name="4.17.1">19 October 2022</a></h5>
+<p class=headline>Samba 4.17.1 Available for Download</p>
+<p>
+This is the first 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.1.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.17.0-4.17.1.diffs.gz">patch against Samba 4.17.0</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.17.1.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20221019-122323.4.17.1.body.html -->
diff --git a/posted_news/20221019-122323.4.17.1.headline.html b/posted_news/20221019-122323.4.17.1.headline.html
new file mode 100644 (file)
index 0000000..dbd2866
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20221019-122323.4.17.1.headline.html -->
+<li> 19 October 2022 <a href="#4.17.1">Samba 4.17.1 Available for Download</a></li>
+<!-- END: posted_news/20221019-122323.4.17.1.headline.html -->