[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Tue Sep 9 15:42:52 UTC 2025


The branch, master has been updated
       via  b4edbb7 NEWS[4.21.8]: Samba 4.21.8 Available for Download
      from  5176fa8 NEWS[4.23.0rc4]: Samba 4.23.0rc4 Available for Download

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


- Log -----------------------------------------------------------------
commit b4edbb78b2261398c5df09fda38bf6f26e2a65fa
Author: Jule Anger <janger at samba.org>
Date:   Tue Sep 9 17:38:53 2025 +0200

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/{samba-4.22.4.html => samba-4.21.8.html} | 28 ++++++++++++------------
 posted_news/20250909-154009.4.21.8.body.html     | 13 +++++++++++
 posted_news/20250909-154009.4.21.8.headline.html |  3 +++
 4 files changed, 31 insertions(+), 14 deletions(-)
 copy history/{samba-4.22.4.html => samba-4.21.8.html} (64%)
 create mode 100644 posted_news/20250909-154009.4.21.8.body.html
 create mode 100644 posted_news/20250909-154009.4.21.8.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index fefcc42..e73b12f 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -14,6 +14,7 @@
 			<li><a href="samba-4.22.2.html">samba-4.22.2</a></li>
 			<li><a href="samba-4.22.1.html">samba-4.22.1</a></li>
 			<li><a href="samba-4.22.0.html">samba-4.22.0</a></li>
+			<li><a href="samba-4.21.8.html">samba-4.21.8</a></li>
 			<li><a href="samba-4.21.7.html">samba-4.21.7</a></li>
 			<li><a href="samba-4.21.6.html">samba-4.21.6</a></li>
 			<li><a href="samba-4.21.5.html">samba-4.21.5</a></li>
diff --git a/history/samba-4.22.4.html b/history/samba-4.21.8.html
similarity index 64%
copy from history/samba-4.22.4.html
copy to history/samba-4.21.8.html
index 8da1bfd..28768a6 100644
--- a/history/samba-4.22.4.html
+++ b/history/samba-4.21.8.html
@@ -2,30 +2,30 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>Samba 4.22.4 - Release Notes</title>
+<title>Samba 4.21.8 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.22.4 Available for Download</H2>
+<H2>Samba 4.21.8 Available for Download</H2>
 <p>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.22.4.tar.gz">Samba 4.22.4 (gzipped)</a><br>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.22.4.tar.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.21.8.tar.gz">Samba 4.21.8 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.21.8.tar.asc">Signature</a>
 </p>
 <p>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.22.3-4.22.4.diffs.gz">Patch (gzipped) against Samba 4.22.3</a><br>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.22.3-4.22.4.diffs.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.21.7-4.21.8.diffs.gz">Patch (gzipped) against Samba 4.21.7</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.21.7-4.21.8.diffs.asc">Signature</a>
 </p>
 <p>
 <pre>
                    ==============================
-                   Release Notes for Samba 4.22.4
-                          August 21, 2025
+                   Release Notes for Samba 4.21.8
+                         September 09, 2025
                    ==============================
 
 
-This is the latest stable release of the Samba 4.22 release series.
+This is the latest stable release of the Samba 4.21 release series.
 
 
-Changes since 4.22.3
+Changes since 4.21.7
 --------------------
 
 o  Ralph Boehme <slow at samba.org>
@@ -33,9 +33,7 @@ o  Ralph Boehme <slow at samba.org>
      SysvolReady=0.
    * BUG 15844: getpwuid does not shift to new DC when current DC is down.
    * BUG 15876: Windows security hardening locks out schannel'ed netlogon dc
-     calls like netr_DsRGetDCName-
-   * BUG 15881: Unresponsive second DC can cause idmapping failure when using
-     idmap_ad-
+     calls like netr_DsRGetDCName.
 
 o  Günther Deschner <gd at samba.org>
    * BUG 15840: kinit command is failing with Missing cache Error.
@@ -45,13 +43,15 @@ o  Pavel Filipenský <pfilipensky at samba.org>
      fork_domain_child().
 
 o  Volker Lendecke <vl at samba.org>
-   * BUG 15816: vfs_streams_depot fstatat broken.
    * BUG 15892: Delayed leader broadcast can block ctdb forever.
 
 o  Stefan Metzmacher <metze at samba.org>
    * BUG 14981: netr_LogonSamLogonEx returns NR_STATUS_ACCESS_DENIED with
      SysvolReady=0.
 
+o  MikeLiu <mikeliu at qnap.com>
+   * BUG 15900: 'net ads group' failed to list domain groups.
+
 o  Rabinarayan Panigrahi <rapanigr at redhat.com>
    * BUG 15663: Apparently there is a conflict between shadow_copy2 module and
      virusfilter (action quarantine).
diff --git a/posted_news/20250909-154009.4.21.8.body.html b/posted_news/20250909-154009.4.21.8.body.html
new file mode 100644
index 0000000..cc02ff0
--- /dev/null
+++ b/posted_news/20250909-154009.4.21.8.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20250909-154009.4.21.8.body.html -->
+<h5><a name="4.21.8">09 September 2025</a></h5>
+<p class=headline>Samba 4.21.8 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.21 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.21.8.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.21.7-4.21.8.diffs.gz">patch against Samba 4.21.7</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.21.8.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20250909-154009.4.21.8.body.html -->
diff --git a/posted_news/20250909-154009.4.21.8.headline.html b/posted_news/20250909-154009.4.21.8.headline.html
new file mode 100644
index 0000000..d73692d
--- /dev/null
+++ b/posted_news/20250909-154009.4.21.8.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20250909-154009.4.21.8.headline.html -->
+<li> 09 September 2025 <a href="#4.21.8">Samba 4.21.8 Available for Download</a></li>
+<!-- END: posted_news/20250909-154009.4.21.8.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list