The branch, master has been updated
       via  ccdbf73 NEWS[4.21.4]: Samba 4.21.4 Available for Download
      from  b8b3d90 NEWS[4.22.0rc2]: Samba 4.22.0rc2 Available for Download

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


- Log -----------------------------------------------------------------
commit ccdbf73ddc193f2b30549fd8c77c3647b38a76c4
Author: Jule Anger <jan...@samba.org>
Date:   Mon Feb 17 16:50:08 2025 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.21.4.html                        | 86 ++++++++++++++++++++++++
 posted_news/20250217-155144.4.21.4.body.html     | 13 ++++
 posted_news/20250217-155144.4.21.4.headline.html |  3 +
 4 files changed, 103 insertions(+)
 create mode 100644 history/samba-4.21.4.html
 create mode 100644 posted_news/20250217-155144.4.21.4.body.html
 create mode 100644 posted_news/20250217-155144.4.21.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 7676841..9f29453 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.21.4.html">samba-4.21.4</a></li>
                        <li><a href="samba-4.21.3.html">samba-4.21.3</a></li>
                        <li><a href="samba-4.21.2.html">samba-4.21.2</a></li>
                        <li><a href="samba-4.21.1.html">samba-4.21.1</a></li>
diff --git a/history/samba-4.21.4.html b/history/samba-4.21.4.html
new file mode 100644
index 0000000..baa5f09
--- /dev/null
+++ b/history/samba-4.21.4.html
@@ -0,0 +1,86 @@
+<!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.21.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.21.4 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.21.4.tar.gz";>Samba 
4.21.4 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.21.4.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.21.3-4.21.4.diffs.gz";>Patch
 (gzipped) against Samba 4.21.3</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.21.3-4.21.4.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.21.4
+                         February 17, 2025
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.21 release series.
+
+
+Changes since 4.21.3
+--------------------
+
+o  Vinit Agnihotri &lt;vagni...@redhat.com&gt;
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Jeremy Allison &lt;j...@samba.org&gt;
+   * BUG 15782: winbindd shows memleak in kerberos_decode_pac.
+
+o  Douglas Bagnall &lt;douglas.bagn...@catalyst.net.nz&gt;
+   * BUG 15738: Creation of GPOs applicable to more than one group is 
impossible
+     with Samba 4.20.0 and later.
+   * BUG 15756: Replace `crypt` module in
+     python/samba/netcmd/user/readpasswords/common.py.
+
+o  Ralph Boehme &lt;s...@samba.org&gt;
+   * BUG 15151: vfs_gpfs silently garbles timestamps &gt; year 2106.
+   * BUG 15796: Spotlight search results don&apos;t show file size and 
creation date.
+
+o  Guenther Deschner &lt;g...@samba.org&gt;
+   * BUG 15703: General improvements for vfs_ceph_new module.
+   * BUG 15777: net offlinejoin not working correctly.
+   * BUG 15780: Increasing slowness of sharesec performance with high number of
+     registry shares.
+
+o  Pavel Filipensk&yacute; &lt;pfilipen...@samba.org&gt;
+   * BUG 15759: net ads create/join/winbind producing unix dysfunctional
+     keytabs.
+
+o  Stefan Metzmacher &lt;me...@samba.org&gt;
+   * BUG 14213: Windows Explorer crashes on S-1-22-* Unix-SIDs when accessing
+     security tab.
+   * BUG 15769: The values from hresult_errstr_const and hresult_errstr are
+     reversed in 4.20 and 4.21.
+   * BUG 15778: Kerberos referral tickets are generated for principals in our
+     domain if we have a trust to a top level domain.
+   * BUG 15783: NETLOGON_NTLMV2_ENABLED is missing in the SamLogon* user_flags
+     field.
+
+o  Anoop C S &lt;anoo...@samba.org&gt;
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+o  Andreas Schneider &lt;a...@samba.org&gt;
+   * BUG 15784: Regression: stack-use-after-return in crypt_as_best_we_can().
+   * BUG 15788: libreplace:readline: gcc 15 complains about incompatible 
pointer
+     types.
+
+o  Shachar Sharon &lt;ssha...@redhat.com&gt;
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+o  Shweta Sodani &lt;ssod...@redhat.com&gt;
+   * BUG 15703: General improvements for vfs_ceph_new module.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20250217-155144.4.21.4.body.html 
b/posted_news/20250217-155144.4.21.4.body.html
new file mode 100644
index 0000000..f77cf2f
--- /dev/null
+++ b/posted_news/20250217-155144.4.21.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20250217-155144.4.21.4.body.html -->
+<h5><a name="4.21.4">17 February 2025</a></h5>
+<p class=headline>Samba 4.21.4 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.4.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.21.3-4.21.4.diffs.gz";>patch
 against Samba 4.21.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.21.4.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20250217-155144.4.21.4.body.html -->
diff --git a/posted_news/20250217-155144.4.21.4.headline.html 
b/posted_news/20250217-155144.4.21.4.headline.html
new file mode 100644
index 0000000..b586264
--- /dev/null
+++ b/posted_news/20250217-155144.4.21.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20250217-155144.4.21.4.headline.html -->
+<li> 17 February 2025 <a href="#4.21.4">Samba 4.21.4 Available for 
Download</a></li>
+<!-- END: posted_news/20250217-155144.4.21.4.headline.html -->


-- 
Samba Website Repository

Reply via email to