NEWS[4.16.3]: Samba 4.16.3 Available for Download
authorJule Anger <janger@samba.org>
Mon, 18 Jul 2022 11:16:11 +0000 (13:16 +0200)
committerJule Anger <janger@samba.org>
Mon, 18 Jul 2022 11:17:11 +0000 (13:17 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.16.3.html [new file with mode: 0644]
posted_news/20220718-111647.4.16.3.body.html [new file with mode: 0644]
posted_news/20220718-111647.4.16.3.headline.html [new file with mode: 0644]

index 70cb1ffff4c5a39ec9f93098997cdbdf52e14d80..00c41059bccb15ad2e8ff7cf32b6c1f7c770d736 100755 (executable)
@@ -9,6 +9,7 @@
                <li><a href="/samba/history/">Release Notes</a>
                <li class="navSub">
                        <ul>
+                       <li><a href="samba-4.16.3.html">samba-4.16.3</a></li>
                        <li><a href="samba-4.16.2.html">samba-4.16.2</a></li>
                        <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>
diff --git a/history/samba-4.16.3.html b/history/samba-4.16.3.html
new file mode 100644 (file)
index 0000000..3bfb536
--- /dev/null
@@ -0,0 +1,68 @@
+<!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.3 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.16.3 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.3.tar.gz">Samba 4.16.3 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.16.3.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.2-4.16.3.diffs.gz">Patch (gzipped) against Samba 4.16.2</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.16.2-4.16.3.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.16.3
+                           July 18, 2022
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.16 release series.
+
+
+Changes since 4.16.2
+--------------------
+
+o  Jeremy Allison &lt;jra@samba.org&gt;
+   * BUG 15099: Using vfs_streams_xattr and deleting a file causes a panic.
+
+o  Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
+   * BUG 14986: Add support for bind 9.18.
+   * BUG 15076: logging dsdb audit to specific files does not work.
+
+o  Samuel Cabrero &lt;scabrero@samba.org&gt;
+   * BUG 14979: Problem when winbind renews Kerberos.
+   * BUG 15095: Samba with new lorikeet-heimdal fails to build on gcc 12.1 in
+     developer mode.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15105: Crash in streams_xattr because fsp-&gt;base_fsp-&gt;fsp_name is NULL.
+   * BUG 15118: Crash in rpcd_classic - NULL pointer deference in
+     mangle_is_mangled().
+
+o  Noel Power &lt;noel.power@suse.com&gt;
+   * BUG 15100: smbclient commands del &amp; deltree fail with
+     NT_STATUS_OBJECT_PATH_NOT_FOUND with DFS.
+
+o  Christof Schmitt &lt;cs@samba.org&gt;
+   * BUG 15120: Fix check for chown when processing NFSv4 ACL.
+
+o  Andreas Schneider &lt;asn@samba.org&gt;
+   * BUG 15082: The pcap background queue process should not be stopped.
+   * BUG 15097: testparm: Fix typo in idmap rangesize check.
+   * BUG 15106: net ads info returns LDAP server and LDAP server name as null.
+   * BUG 15108: ldconfig: /lib64/libsmbconf.so.0 is not a symbolic link.
+
+o  Martin Schwenke &lt;martin@meltin.net&gt;
+   * BUG 15090: CTDB child process logging does not work as expected.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20220718-111647.4.16.3.body.html b/posted_news/20220718-111647.4.16.3.body.html
new file mode 100644 (file)
index 0000000..189c56e
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20220718-111647.4.16.3.body.html -->
+<h5><a name="4.16.3">18 July 2022</a></h5>
+<p class=headline>Samba 4.16.3 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.3.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.16.2-4.16.3.diffs.gz">patch against Samba 4.16.2</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.16.3.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20220718-111647.4.16.3.body.html -->
diff --git a/posted_news/20220718-111647.4.16.3.headline.html b/posted_news/20220718-111647.4.16.3.headline.html
new file mode 100644 (file)
index 0000000..9aa4920
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20220718-111647.4.16.3.headline.html -->
+<li> 18 July 2022 <a href="#4.16.3">Samba 4.16.3 Available for Download</a></li>
+<!-- END: posted_news/20220718-111647.4.16.3.headline.html -->