NEWS[4.18.4]: Samba 4.18.4 Available for Download
authorJule Anger <janger@samba.org>
Wed, 5 Jul 2023 11:27:45 +0000 (13:27 +0200)
committerJule Anger <janger@samba.org>
Wed, 5 Jul 2023 11:34:34 +0000 (13:34 +0200)
Signed-off-by: Jule Anger <janger@samba.org>
history/header_history.html
history/samba-4.18.4.html [new file with mode: 0644]
posted_news/20230705-113408.4.18.4.body.html [new file with mode: 0644]
posted_news/20230705-113408.4.18.4.headline.html [new file with mode: 0644]

index d201e8b7b31ce092fe644a0d40b8521d9d1e02d6..285a0cb5612f186374e4d4958063d23e4048b60d 100755 (executable)
@@ -9,6 +9,7 @@
                <li><a href="/samba/history/">Release Notes</a>
                <li class="navSub">
                        <ul>
+                       <li><a href="samba-4.18.4.html">samba-4.18.4</a></li>
                        <li><a href="samba-4.18.3.html">samba-4.18.3</a></li>
                        <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>
diff --git a/history/samba-4.18.4.html b/history/samba-4.18.4.html
new file mode 100644 (file)
index 0000000..b30aa4a
--- /dev/null
@@ -0,0 +1,69 @@
+<!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.18.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.18.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.4.tar.gz">Samba 4.18.4 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.4.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.3-4.18.4.diffs.gz">Patch (gzipped) against Samba 4.18.3</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.3-4.18.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.18.4
+                           July 05, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.3
+--------------------
+
+o  Douglas Bagnall &lt;douglas.bagnall@catalyst.net.nz&gt;
+   * BUG 15404: Backport --pidl-developer fixes.
+
+o  Samuel Cabrero &lt;scabrero@samba.org&gt;
+   * BUG 14030: Named crashes on DLZ zone update.
+
+o  Bj&ouml;rn Jacke &lt;bj@sernet.de&gt;
+   * BUG 2312: smbcacls and smbcquotas do not check // before the server.
+
+o  Volker Lendecke &lt;vl@samba.org&gt;
+   * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers.
+   * BUG 15391: smbclient leaks fds with showacls.
+   * BUG 15402: smbd returns NOT_FOUND when creating files on a r/o filesystem.
+
+o  Stefan Metzmacher &lt;metze@samba.org&gt;
+   * BUG 15355: NSS_WRAPPER_HOSTNAME doesn&apos;t match NSS_WRAPPER_HOSTS entry and
+     causes test timeouts.
+
+o  Noel Power &lt;noel.power@suse.com&gt;
+   * BUG 15384: net ads lookup (with unspecified realm) fails.
+
+o  Christof Schmitt &lt;cs@samba.org&gt;
+   * BUG 15381: Register Samba processes with GPFS.
+
+o  Andreas Schneider &lt;asn@samba.org&gt;
+   * BUG 15390: Python tarfile extraction needs change to avoid a warning
+     (CVE-2007-4559 mitigation).
+   * BUG 15398: The winbind child segfaults when listing users with `winbind
+     scan trusted domains = yes`.
+
+o  Jones Syue &lt;jonessyue@qnap.com&gt;
+   * BUG 15383: Remove comments about deprecated &apos;write cache size&apos;.
+   * BUG 15403: smbget memory leak if failed to download files recursively.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20230705-113408.4.18.4.body.html b/posted_news/20230705-113408.4.18.4.body.html
new file mode 100644 (file)
index 0000000..756313b
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230705-113408.4.18.4.body.html -->
+<h5><a name="4.18.4">05 July 2023</a></h5>
+<p class=headline>Samba 4.18.4 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.18 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.18.4.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.18.3-4.18.4.diffs.gz">patch against Samba 4.18.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.18.4.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230705-113408.4.18.4.body.html -->
diff --git a/posted_news/20230705-113408.4.18.4.headline.html b/posted_news/20230705-113408.4.18.4.headline.html
new file mode 100644 (file)
index 0000000..90ba14d
--- /dev/null
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230705-113408.4.18.4.headline.html -->
+<li> 05 July 2023 <a href="#4.18.4">Samba 4.18.4 Available for Download</a></li>
+<!-- END: posted_news/20230705-113408.4.18.4.headline.html -->