The branch, master has been updated
       via  2ec8209 NEWS[4.20.1]: Samba 4.20.1 Available for Download
      from  4728e21 NEWS[4.19.6]: Samba 4.19.6 Available for Download

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


- Log -----------------------------------------------------------------
commit 2ec82090dff0576c8d451b444d01b9e8d2d44abf
Author: Jule Anger <[email protected]>
Date:   Wed May 8 10:05:24 2024 +0200

    NEWS[4.20.1]: Samba 4.20.1 Available for Download
    
    Signed-off-by: Jule Anger <[email protected]>

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.20.1.html                        | 54 ++++++++++++++++++++++++
 posted_news/20240508-080633.4.20.1.body.html     | 13 ++++++
 posted_news/20240508-080633.4.20.1.headline.html |  3 ++
 4 files changed, 71 insertions(+)
 create mode 100644 history/samba-4.20.1.html
 create mode 100644 posted_news/20240508-080633.4.20.1.body.html
 create mode 100644 posted_news/20240508-080633.4.20.1.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 8f60ff2..984ad78 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.20.1.html">samba-4.20.1</a></li>
                        <li><a href="samba-4.20.0.html">samba-4.20.0</a></li>
                        <li><a href="samba-4.19.6.html">samba-4.19.6.</a></li>
                        <li><a href="samba-4.19.5.html">samba-4.19.5.</a></li>
diff --git a/history/samba-4.20.1.html b/history/samba-4.20.1.html
new file mode 100644
index 0000000..1206074
--- /dev/null
+++ b/history/samba-4.20.1.html
@@ -0,0 +1,54 @@
+<!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.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.20.1 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.20.1.tar.gz";>Samba 
4.20.1 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.20.1.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.0-4.20.1.diffs.gz";>Patch
 (gzipped) against Samba 4.20.0</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.0-4.20.1.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.20.1
+                            May 08, 2024
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.20 release series.
+
+
+Changes since 4.20.0
+--------------------
+
+o  Douglas Bagnall &lt;[email protected]&gt;
+   * BUG 15630: dns update debug message is too noisy.
+
+o  Alexander Bokovoy &lt;[email protected]&gt;
+   * BUG 15635: Do not fail PAC validation for RFC8009 checksums types.
+
+o  Pavel Filipenský &lt;[email protected]&gt;
+   * BUG 15605: Improve performance of lookup_groupmem() in idmap_ad.
+
+o  Anna Popova &lt;[email protected]&gt;
+   * BUG 15636: Smbcacls incorrectly propagates inheritance with Inherit-Only
+     flag.
+
+o  Noel Power &lt;[email protected]&gt;
+   * BUG 15611: http library doesn&apos;t support &apos;chunked transfer 
encoding&apos;.
+
+o  Andreas Schneider &lt;[email protected]&gt;
+   * BUG 15600: Provide a systemd service file for the background queue daemon.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20240508-080633.4.20.1.body.html 
b/posted_news/20240508-080633.4.20.1.body.html
new file mode 100644
index 0000000..0aef412
--- /dev/null
+++ b/posted_news/20240508-080633.4.20.1.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20240508-080633.4.20.1.body.html -->
+<h5><a name="4.20.1">08 May 2024</a></h5>
+<p class=headline>Samba 4.20.1 Available for Download</p>
+<p>
+This is the first 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.1.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.20.0-4.20.1.diffs.gz";>patch
 against Samba 4.20.0</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.20.1.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20240508-080633.4.20.1.body.html -->
diff --git a/posted_news/20240508-080633.4.20.1.headline.html 
b/posted_news/20240508-080633.4.20.1.headline.html
new file mode 100644
index 0000000..143404a
--- /dev/null
+++ b/posted_news/20240508-080633.4.20.1.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20240508-080633.4.20.1.headline.html -->
+<li> 08 May 2024 <a href="#4.20.1">Samba 4.20.1 Available for Download</a></li>
+<!-- END: posted_news/20240508-080633.4.20.1.headline.html -->


-- 
Samba Website Repository

Reply via email to