[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Wed Mar 13 15:56:04 UTC 2024


The branch, master has been updated
       via  1fac108 NEWS[4.18.11]: Samba 4.18.11 Available for Download
      from  9506c5e NEWS[4.20.0rc4]: Samba 4.20.0rc4 Available for Download

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


- Log -----------------------------------------------------------------
commit 1fac10875aca9bfca765f20dc163d134d035ef74
Author: Jule Anger <janger at samba.org>
Date:   Wed Mar 13 16:52:01 2024 +0100

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

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

Summary of changes:
 history/header_history.html                       |  1 +
 history/samba-4.18.11.html                        | 40 +++++++++++++++++++++++
 posted_news/20240313-155512.4.18.11.body.html     | 13 ++++++++
 posted_news/20240313-155512.4.18.11.headline.html |  3 ++
 4 files changed, 57 insertions(+)
 create mode 100644 history/samba-4.18.11.html
 create mode 100644 posted_news/20240313-155512.4.18.11.body.html
 create mode 100644 posted_news/20240313-155512.4.18.11.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 17c67ec..d939308 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -15,6 +15,7 @@
 			<li><a href="samba-4.19.2.html">samba-4.19.2</a></li>
 			<li><a href="samba-4.19.1.html">samba-4.19.1</a></li>
 			<li><a href="samba-4.19.0.html">samba-4.19.0</a></li>
+			<li><a href="samba-4.18.11.html">samba-4.18.11</a></li>
 			<li><a href="samba-4.18.10.html">samba-4.18.10</a></li>
 			<li><a href="samba-4.18.9.html">samba-4.18.9</a></li>
 			<li><a href="samba-4.18.8.html">samba-4.18.8</a></li>
diff --git a/history/samba-4.18.11.html b/history/samba-4.18.11.html
new file mode 100644
index 0000000..f16699c
--- /dev/null
+++ b/history/samba-4.18.11.html
@@ -0,0 +1,40 @@
+<!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.18.11 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.18.11 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.11.tar.gz">Samba 4.18.11 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.11.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.10-4.18.11.diffs.gz">Patch (gzipped) against Samba 4.18.10</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.10-4.18.11.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ===============================
+                   Release Notes for Samba 4.18.11
+                           March 13, 2024
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.10
+---------------------
+
+o  Martin Schwenke <mschwenke at ddn.com>
+   * BUG 15580: Packet marshalling push support missing for
+     CTDB_CONTROL_TCP_CLIENT_DISCONNECTED and
+     CTDB_CONTROL_TCP_CLIENT_PASSED
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20240313-155512.4.18.11.body.html b/posted_news/20240313-155512.4.18.11.body.html
new file mode 100644
index 0000000..965604b
--- /dev/null
+++ b/posted_news/20240313-155512.4.18.11.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20240313-155512.4.18.11.body.html -->
+<h5><a name="4.18.11">13 March 2024</a></h5>
+<p class=headline>Samba 4.18.11 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.18 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.18.11.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.18.10-4.18.11.diffs.gz">patch against Samba 4.18.10</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.18.11.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20240313-155512.4.18.11.body.html -->
diff --git a/posted_news/20240313-155512.4.18.11.headline.html b/posted_news/20240313-155512.4.18.11.headline.html
new file mode 100644
index 0000000..61c7b57
--- /dev/null
+++ b/posted_news/20240313-155512.4.18.11.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20240313-155512.4.18.11.headline.html -->
+<li> 13 March 2024 <a href="#4.18.11">Samba 4.18.11 Available for Download</a></li>
+<!-- END: posted_news/20240313-155512.4.18.11.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list