[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Wed Jul 5 11:34:43 UTC 2023


The branch, master has been updated
       via  cbef3ec NEWS[4.18.4]: Samba 4.18.4 Available for Download
      from  f09ac97 NEWS[4.18.3]: Samba 4.18.3 Available for Download

https://git.samba.org/?p=samba-web.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit cbef3ec36079d6f7d705961801cd699b9ec31c9a
Author: Jule Anger <janger at samba.org>
Date:   Wed Jul 5 13:27:45 2023 +0200

    NEWS[4.18.4]: Samba 4.18.4 Available for Download
    
    Signed-off-by: Jule Anger <janger at samba.org>

-----------------------------------------------------------------------

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.18.4.html                        | 69 ++++++++++++++++++++++++
 posted_news/20230705-113408.4.18.4.body.html     | 13 +++++
 posted_news/20230705-113408.4.18.4.headline.html |  3 ++
 4 files changed, 86 insertions(+)
 create mode 100644 history/samba-4.18.4.html
 create mode 100644 posted_news/20230705-113408.4.18.4.body.html
 create mode 100644 posted_news/20230705-113408.4.18.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index d201e8b..285a0cb 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -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
index 0000000..b30aa4a
--- /dev/null
+++ b/history/samba-4.18.4.html
@@ -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 <douglas.bagnall at catalyst.net.nz>
+   * BUG 15404: Backport --pidl-developer fixes.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 14030: Named crashes on DLZ zone update.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 2312: smbcacls and smbcquotas do not check // before the server.
+
+o  Volker Lendecke <vl at samba.org>
+   * 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 <metze at samba.org>
+   * BUG 15355: NSS_WRAPPER_HOSTNAME doesn't match NSS_WRAPPER_HOSTS entry and
+     causes test timeouts.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 15384: net ads lookup (with unspecified realm) fails.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 15381: Register Samba processes with GPFS.
+
+o  Andreas Schneider <asn at samba.org>
+   * 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 <jonessyue at qnap.com>
+   * BUG 15383: Remove comments about deprecated 'write cache size'.
+   * 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
index 0000000..756313b
--- /dev/null
+++ b/posted_news/20230705-113408.4.18.4.body.html
@@ -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
index 0000000..90ba14d
--- /dev/null
+++ b/posted_news/20230705-113408.4.18.4.headline.html
@@ -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 -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list