NEWS[4.16.1]: Samba 4.16.1 Available for Download
authorJule Anger <janger@samba.org>
Mon, 2 May 2022 09:45:33 +0000 (11:45 +0200)
committerJule Anger <janger@samba.org>
Mon, 2 May 2022 09:47:00 +0000 (11:47 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.16.1.html [new file with mode: 0644]
posted_news/20220502-094627.4.16.1.body.html [new file with mode: 0644]
posted_news/20220502-094627.4.16.1.headline.html [new file with mode: 0644]

index 2797bd6853aa1f47176b972ed2aa117a70580b8d..828b3751975f878389f5ba859a65e292efb652a0 100755 (executable)
@@ -9,6 +9,7 @@
                <li><a href="/samba/history/">Release Notes</a>
                <li class="navSub">
                        <ul>
+                       <li><a href="samba-4.16.1.html">samba-4.16.1</a></li>
                        <li><a href="samba-4.16.0.html">samba-4.16.0</a></li>
                        <li><a href="samba-4.15.7.html">samba-4.15.7</a></li>
                        <li><a href="samba-4.15.6.html">samba-4.15.6</a></li>
diff --git a/history/samba-4.16.1.html b/history/samba-4.16.1.html
new file mode 100644 (file)
index 0000000..2eb9f5b
--- /dev/null
@@ -0,0 +1,71 @@
+<!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.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.16.1 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.1.tar.gz">Samba 4.16.1 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.1.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.0-4.16.1.diffs.gz">Patch (gzipped) against Samba 4.16.0</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.0-4.16.1.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.16.1
+                            May 02, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.0
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 14831: Share and server swapped in smbget password prompt.
+   * BUG 15022: Durable handles won&apos;t reconnect if the leased file is written
+     to.
+   * BUG 15023: rmdir silently fails if directory contains unreadable files and
+     hide unreadable is yes.
+   * BUG 15038: SMB2_CLOSE_FLAGS_FULL_INFORMATION fails to return information on
+     renamed file handle.
+
+o  Andrew Bartlett &lt;abartlet@samba.org&gt;
+   * BUG 8731: Need to describe --builtin-libraries= better (compare with
+    --bundled-libraries).
+
+o  Ralph Boehme &lt;slow@samba.org&gt;
+   * BUG 14957: vfs_shadow_copy2 breaks &quot;smbd async dosmode&quot; sync fallback.
+   * BUG 15035: shadow_copy2 fails listing snapshotted dirs with
+     shadow:fixinodes.
+
+o  Samuel Cabrero &lt;scabrero@samba.org&gt;
+   * BUG 15046: PAM Kerberos authentication incorrectly fails with a clock skew
+     error.
+
+o  Pavel Filipenský &lt;pfilipen@redhat.com&gt;
+   * BUG 15041: Username map - samba erroneously applies unix group memberships
+     to user account entries.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 14951: KVNO off by 100000.
+
+o  Christof Schmitt &lt;cs@samba.org&gt;
+   * BUG 15027: Uninitialized litemask in variable in vfs_gpfs module.
+   * BUG 15055: vfs_gpfs recalls=no option prevents listing files.
+
+o  Andreas Schneider &lt;asn@cryptomilk.org&gt;
+   * BUG 15054: smbd doesn&apos;t handle UPNs for looking up names.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20220502-094627.4.16.1.body.html b/posted_news/20220502-094627.4.16.1.body.html
new file mode 100644 (file)
index 0000000..2d23776
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20220502-094627.4.16.1.body.html -->
+<h5><a name="4.16.1">02 May 2022</a></h5>
+<p class=headline>Samba 4.16.1 Available for Download</p>
+<p>
+This is the first 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.1.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.16.0-4.16.1.diffs.gz">patch against Samba 4.16.0</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.16.1.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20220502-094627.4.16.1.body.html -->
diff --git a/posted_news/20220502-094627.4.16.1.headline.html b/posted_news/20220502-094627.4.16.1.headline.html
new file mode 100644 (file)
index 0000000..e7fa04d
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20220502-094627.4.16.1.headline.html -->
+<li> 02 May 2022 <a href="#4.16.1">Samba 4.16.1 Available for Download</a></li>
+<!-- END: posted_news/20220502-094627.4.16.1.headline.html -->