The branch, master has been updated
       via  878dd93 NEWS[4.20.5]: Samba 4.20.5 Available for Download
      from  afe7d02 NEWS[4.21.0]: Samba 4.21.0 Available for Download

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


- Log -----------------------------------------------------------------
commit 878dd93a2c43d623caa7e1894be77e5cfb5d5409
Author: Jule Anger <jan...@samba.org>
Date:   Tue Sep 17 13:41:22 2024 +0200

    NEWS[4.20.5]: Samba 4.20.5 Available for Download
    
    Signed-off-by: Jule Anger <jan...@samba.org>

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.20.5.html                        | 60 ++++++++++++++++++++++++
 posted_news/20240917-114314.4.20.5.body.html     | 13 +++++
 posted_news/20240917-114314.4.20.5.headline.html |  3 ++
 4 files changed, 77 insertions(+)
 create mode 100644 history/samba-4.20.5.html
 create mode 100644 posted_news/20240917-114314.4.20.5.body.html
 create mode 100644 posted_news/20240917-114314.4.20.5.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index a63d1ee..44e2654 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -10,6 +10,7 @@
                <li class="navSub">
                        <ul>
                        <li><a href="samba-4.21.0.html">samba-4.21.0</a></li>
+                       <li><a href="samba-4.20.5.html">samba-4.20.5</a></li>
                        <li><a href="samba-4.20.4.html">samba-4.20.4</a></li>
                        <li><a href="samba-4.20.3.html">samba-4.20.3</a></li>
                        <li><a href="samba-4.20.2.html">samba-4.20.2</a></li>
diff --git a/history/samba-4.20.5.html b/history/samba-4.20.5.html
new file mode 100644
index 0000000..8581324
--- /dev/null
+++ b/history/samba-4.20.5.html
@@ -0,0 +1,60 @@
+<!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.20.5 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.20.5 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.20.5.tar.gz";>Samba 
4.20.5 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.20.5.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.4-4.20.5.diffs.gz";>Patch
 (gzipped) against Samba 4.20.4</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.4-4.20.5.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.20.5
+                         September 17, 2024
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.20 release series.
+
+
+Changes since 4.20.4
+--------------------
+
+o  Ralph Boehme &lt;s...@samba.org&gt;
+   * BUG 15695: &quot;inherit permissions = yes&quot; triggers assert() in 
vfs_default
+     when creating a stream.
+
+o  David Disseldorp &lt;dd...@samba.org&gt;
+   * BUG 15699: Incorrect FSCTL_QUERY_ALLOCATED_RANGES response when truncated.
+
+o  Pavel Filipensk&yacute; &lt;pfilipen...@samba.org&gt;
+   * BUG 15698: samba-tool can not load the default configuration file.
+
+o  Stefan Metzmacher &lt;me...@samba.org&gt;
+   * BUG 15696: Compound SMB2 requests don&apos;t return
+     NT_STATUS_NETWORK_SESSION_EXPIRED for all requests, confuses
+     MacOSX clients.
+
+o  Anoop C S &lt;anoo...@samba.org&gt;
+   * BUG 15686: Add new vfs_ceph module (based on low level API).
+
+o  Shachar Sharon &lt;ssha...@redhat.com&gt;
+   * BUG 15686: Add new vfs_ceph module (based on low level API).
+   * BUG 15700: Crash when readlinkat fails.
+
+o  Jones Syue &lt;joness...@qnap.com&gt;
+   * BUG 15677: ntlm_auth make logs more consistent with length check.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20240917-114314.4.20.5.body.html 
b/posted_news/20240917-114314.4.20.5.body.html
new file mode 100644
index 0000000..de32a97
--- /dev/null
+++ b/posted_news/20240917-114314.4.20.5.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20240917-114314.4.20.5.body.html -->
+<h5><a name="4.20.5">17 September 2024</a></h5>
+<p class=headline>Samba 4.20.5 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.20 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.20.5.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.4-4.20.5.diffs.gz";>patch
 against Samba 4.20.4</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.20.5.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20240917-114314.4.20.5.body.html -->
diff --git a/posted_news/20240917-114314.4.20.5.headline.html 
b/posted_news/20240917-114314.4.20.5.headline.html
new file mode 100644
index 0000000..47d76f3
--- /dev/null
+++ b/posted_news/20240917-114314.4.20.5.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20240917-114314.4.20.5.headline.html -->
+<li> 17 September 2024 <a href="#4.20.5">Samba 4.20.5 Available for 
Download</a></li>
+<!-- END: posted_news/20240917-114314.4.20.5.headline.html -->


-- 
Samba Website Repository

Reply via email to