[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Thu Jul 6 13:59:30 UTC 2023


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

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


- Log -----------------------------------------------------------------
commit cb07cc8e8074e7e217b28dac2c413224da72c680
Author: Jule Anger <janger at samba.org>
Date:   Thu Jul 6 15:56:17 2023 +0200

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.17.9.html                        | 58 ++++++++++++++++++++++++
 posted_news/20230706-135854.4.17.9.body.html     | 13 ++++++
 posted_news/20230706-135854.4.17.9.headline.html |  3 ++
 4 files changed, 75 insertions(+)
 create mode 100644 history/samba-4.17.9.html
 create mode 100644 posted_news/20230706-135854.4.17.9.body.html
 create mode 100644 posted_news/20230706-135854.4.17.9.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 285a0cb..02269fb 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -14,6 +14,7 @@
 			<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>
 			<li><a href="samba-4.18.0.html">samba-4.18.0</a></li>
+			<li><a href="samba-4.17.9.html">samba-4.17.9</a></li>
 			<li><a href="samba-4.17.8.html">samba-4.17.8</a></li>
 			<li><a href="samba-4.17.7.html">samba-4.17.7</a></li>
 			<li><a href="samba-4.17.6.html">samba-4.17.6</a></li>
diff --git a/history/samba-4.17.9.html b/history/samba-4.17.9.html
new file mode 100644
index 0000000..7a895a9
--- /dev/null
+++ b/history/samba-4.17.9.html
@@ -0,0 +1,58 @@
+<!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.9 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.17.9 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.9.tar.gz">Samba 4.17.9 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.17.9.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.8-4.17.9.diffs.gz">Patch (gzipped) against Samba 4.17.8</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.17.8-4.17.9.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.17.9
+                           July 06, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.17 release series.
+
+
+Changes since 4.17.8
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 15404: Backport --pidl-developer fixes.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15275: smbd_scavenger crashes when service smbd is stopped.
+   * BUG 15378: vfs_fruit might cause a failing open for delete.
+
+o  Samuel Cabrero <scabrero at samba.org>
+   * BUG 14030: named crashes on DLZ zone update.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15361: winbind recurses into itself via rpcd_lsad.
+   * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers.
+   * BUG 15391: smbclient leaks fds with showacls.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15374: aes256 smb3 encryption algorithms are not allowed in
+     smb3_sid_parse().
+   * BUG 15413: winbindd gets stuck on NT_STATUS_RPC_SEC_PKG_ERROR.
+
+o  Jones Syue <jonessyue at qnap.com>
+   * BUG 15403: smbget memory leak if failed to download files recursively.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20230706-135854.4.17.9.body.html b/posted_news/20230706-135854.4.17.9.body.html
new file mode 100644
index 0000000..d424856
--- /dev/null
+++ b/posted_news/20230706-135854.4.17.9.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230706-135854.4.17.9.body.html -->
+<h5><a name="4.17.9">06 July 2023</a></h5>
+<p class=headline>Samba 4.17.9 Available for Download</p>
+<p>
+This is the latest 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.9.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.17.8-4.17.9.diffs.gz">patch against Samba 4.17.8</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.17.9.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230706-135854.4.17.9.body.html -->
diff --git a/posted_news/20230706-135854.4.17.9.headline.html b/posted_news/20230706-135854.4.17.9.headline.html
new file mode 100644
index 0000000..de2bdb7
--- /dev/null
+++ b/posted_news/20230706-135854.4.17.9.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230706-135854.4.17.9.headline.html -->
+<li> 06 July 2023 <a href="#4.17.9">Samba 4.17.9 Available for Download</a></li>
+<!-- END: posted_news/20230706-135854.4.17.9.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list