[SCM] Samba Website Repository - branch master updated
Jule Anger
janger at samba.org
Wed Jan 19 15:11:07 UTC 2022
The branch, master has been updated
via e5c9154 NEWS[4.15.4]: Samba 4.15.4 Available for Download
from c24ced8 generated_news.sh: add feed syntax checker
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit e5c9154f371e8ea04f83b465ca1af187306cc90a
Author: Jule Anger <janger at samba.org>
Date: Wed Jan 19 16:07:34 2022 +0100
NEWS[4.15.4]: Samba 4.15.4 Available for Download
Signed-off-by: Jule Anger <janger at samba.org>
-----------------------------------------------------------------------
Summary of changes:
history/header_history.html | 1 +
history/samba-4.15.4.html | 64 ++++++++++++++++++++++++
posted_news/20220119-150954.4.15.4.body.html | 13 +++++
posted_news/20220119-150954.4.15.4.headline.html | 3 ++
4 files changed, 81 insertions(+)
create mode 100644 history/samba-4.15.4.html
create mode 100644 posted_news/20220119-150954.4.15.4.body.html
create mode 100644 posted_news/20220119-150954.4.15.4.headline.html
Changeset truncated at 500 lines:
diff --git a/history/header_history.html b/history/header_history.html
index a5dc2d4..feaf027 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.15.4.html">samba-4.15.4</a></li>
<li><a href="samba-4.15.3.html">samba-4.15.3</a></li>
<li><a href="samba-4.15.2.html">samba-4.15.2</a></li>
<li><a href="samba-4.15.1.html">samba-4.15.1</a></li>
diff --git a/history/samba-4.15.4.html b/history/samba-4.15.4.html
new file mode 100644
index 0000000..6ce3a6c
--- /dev/null
+++ b/history/samba-4.15.4.html
@@ -0,0 +1,64 @@
+<!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.15.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.15.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.15.4.tar.gz">Samba 4.15.4 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.15.4.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.15.3-4.15.4.diffs.gz">Patch (gzipped) against Samba 4.15.3</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.15.3-4.15.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+ ==============================
+ Release Notes for Samba 4.15.4
+ January 19, 2022
+ ==============================
+
+
+This is the latest stable release of the Samba 4.15 release series.
+
+
+Changes since 4.15.3
+--------------------
+
+o Jeremy Allison <jra at samba.org>
+ * BUG 14928: Duplicate SMB file_ids leading to Windows client cache
+ poisoning.
+ * BUG 14939: smbclient -L doesn't set "client max protocol" to NT1 before
+ calling the "Reconnecting with SMB1 for workgroup listing" path.
+ * BUG 14944: Missing pop_sec_ctx() in error path inside close_directory().
+
+o Pavel Filipenský <pfilipen at redhat.com>
+ * BUG 14940: Cross device copy of the crossrename module always fails.
+ * BUG 14941: symlinkat function from VFS cap module always fails with an
+ error.
+ * BUG 14942: Fix possible fsp pointer deference.
+
+o Volker Lendecke <vl at samba.org>
+ * BUG 14934: kill_tcp_connections does not work.
+
+o Stefan Metzmacher <metze at samba.org>
+ * BUG 14932: Failed to parse NTLMv2_RESPONSE length 95 - Buffer Size Error -
+ NT_STATUS_BUFFER_TOO_SMALL.
+ * BUG 14935: Can't connect to Windows shares not requiring authentication
+ using KDE/Gnome.
+
+o Andreas Schneider <asn at samba.org>
+ * BUG 14945: "smbd --build-options" no longer works without an smb.conf file.
+
+o Jones Syue <jonessyue at qnap.com>
+ * BUG 14928: Duplicate SMB file_ids leading to Windows client cache
+ poisoning.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20220119-150954.4.15.4.body.html b/posted_news/20220119-150954.4.15.4.body.html
new file mode 100644
index 0000000..4f16b7c
--- /dev/null
+++ b/posted_news/20220119-150954.4.15.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20220119-150954.4.15.4.body.html -->
+<h5><a name="4.15.4">19 January 2022</a></h5>
+<p class=headline>Samba 4.15.4 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.15 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.15.4.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.15.3-4.15.4.diffs.gz">patch against Samba 4.15.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.15.4.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20220119-150954.4.15.4.body.html -->
diff --git a/posted_news/20220119-150954.4.15.4.headline.html b/posted_news/20220119-150954.4.15.4.headline.html
new file mode 100644
index 0000000..05be9f7
--- /dev/null
+++ b/posted_news/20220119-150954.4.15.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20220119-150954.4.15.4.headline.html -->
+<li> 19 January 2022 <a href="#4.15.4">Samba 4.15.4 Available for Download</a></li>
+<!-- END: posted_news/20220119-150954.4.15.4.headline.html -->
--
Samba Website Repository
More information about the samba-cvs
mailing list