The branch, master has been updated
       via  646794f NEWS[4.18.9]: Samba 4.18.9 Available for Download
      from  a6c387d NEWS[4.19.3]: Samba 4.19.3 Available for Download

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


- Log -----------------------------------------------------------------
commit 646794fdb03fefd1083261fa6cea91348ce7801d
Author: Jule Anger <jan...@samba.org>
Date:   Wed Nov 29 15:36:00 2023 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/{samba-4.19.3.html => samba-4.18.9.html} | 36 +++++++++++-------------
 posted_news/20231129-143633.4.18.9.body.html     | 13 +++++++++
 posted_news/20231129-143633.4.18.9.headline.html |  3 ++
 4 files changed, 34 insertions(+), 19 deletions(-)
 copy history/{samba-4.19.3.html => samba-4.18.9.html} (76%)
 create mode 100644 posted_news/20231129-143633.4.18.9.body.html
 create mode 100644 posted_news/20231129-143633.4.18.9.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 05d409d..257e16c 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -13,6 +13,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.9.html">samba-4.18.9</a></li>
                        <li><a href="samba-4.18.8.html">samba-4.18.8</a></li>
                        <li><a href="samba-4.18.7.html">samba-4.18.7</a></li>
                        <li><a href="samba-4.18.6.html">samba-4.18.6</a></li>
diff --git a/history/samba-4.19.3.html b/history/samba-4.18.9.html
similarity index 76%
copy from history/samba-4.19.3.html
copy to history/samba-4.18.9.html
index 584e293..239288b 100644
--- a/history/samba-4.19.3.html
+++ b/history/samba-4.18.9.html
@@ -2,27 +2,27 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<title>Samba 4.19.3 - Release Notes</title>
+<title>Samba 4.18.9 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.19.3 Available for Download</H2>
+<H2>Samba 4.18.9 Available for Download</H2>
 <p>
-<a 
href="https://download.samba.org/pub/samba/stable/samba-4.19.3.tar.gz";>Samba 
4.19.3 (gzipped)</a><br>
-<a 
href="https://download.samba.org/pub/samba/stable/samba-4.19.3.tar.asc";>Signature</a>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.18.9.tar.gz";>Samba 
4.18.9 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.18.9.tar.asc";>Signature</a>
 </p>
 <p>
-<a 
href="https://download.samba.org/pub/samba/patches/samba-4.19.2-4.19.3.diffs.gz";>Patch
 (gzipped) against Samba 4.19.2</a><br>
-<a 
href="https://download.samba.org/pub/samba/patches/samba-4.19.2-4.19.3.diffs.asc";>Signature</a>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.8-4.18.9.diffs.gz";>Patch
 (gzipped) against Samba 4.18.8</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.8-4.18.9.diffs.asc";>Signature</a>
 </p>
 <p>
 <pre>
                    ==============================
-                   Release Notes for Samba 4.19.3
-                         November 27, 2023
+                   Release Notes for Samba 4.18.9
+                         November 29, 2023
                    ==============================
 
 
-This is the latest stable release of the Samba 4.19 release series.
+This is the latest stable release of the Samba 4.18 release series.
 It contains the security-relevant bugfix CVE-2018-14628:
 
     Wrong ntSecurityDescriptor values for &quot;CN=Deleted Objects&quot;
@@ -84,11 +84,11 @@ The change should be confirmed with &apos;y&apos; for all 
objects starting with
 &apos;CN=Deleted Objects&apos;.
 
 
-Changes since 4.19.2
+Changes since 4.18.8
 --------------------
 
-o  Douglas Bagnall &lt;douglas.bagn...@catalyst.net.nz&gt;
-   * BUG 15520: sid_strings test broken by unix epoch &gt; 1700000000.
+o  Michael Adam &lt;ob...@samba.org&gt;
+   * BUG 15497: Add make command for querying Samba version.
 
 o  Ralph Boehme &lt;s...@samba.org&gt;
    * BUG 15487: smbd crashes if asked to return full information on close of a
@@ -96,9 +96,6 @@ o  Ralph Boehme &lt;s...@samba.org&gt;
    * BUG 15521: smbd: fix close order of base_fsp and stream_fsp in
      smb_fname_fsp_destructor().
 
-o  Pavel Filipenský &lt;pfilipen...@samba.org&gt;
-   * BUG 15499: Improve logging for failover scenarios.
-
 o  Bj&ouml;rn Jacke &lt;b...@sernet.de&gt;
    * BUG 15093: Files without &quot;read attributes&quot; NFS4 ACL permission 
are not
      listed in directories.
@@ -106,14 +103,15 @@ o  Bj&ouml;rn Jacke &lt;b...@sernet.de&gt;
 o  Stefan Metzmacher &lt;me...@samba.org&gt;
    * BUG 13595: CVE-2018-14628 [SECURITY] Deleted Object tombstones visible in
      AD LDAP to normal users.
-   * BUG 15492: Kerberos TGS-REQ with User2User does not work for normal
-     accounts.
 
 o  Christof Schmitt &lt;c...@samba.org&gt;
    * BUG 15507: vfs_gpfs stat calls fail due to file system permissions.
 
-o  Andreas Schneider &lt;a...@samba.org&gt;
-   * BUG 15513: Samba doesn&apos;t build with Python 3.12.
+o  Christof Schmitt &lt;christof.schm...@us.ibm.com&gt;
+   * BUG 15497: Add make command for querying Samba version.
+
+o  Martin Schwenke &lt;mschwe...@ddn.com&gt;
+   * BUG 15479: ctdbd: setproctitle not initialized messages flooding logs.
 
 
 </pre>
diff --git a/posted_news/20231129-143633.4.18.9.body.html 
b/posted_news/20231129-143633.4.18.9.body.html
new file mode 100644
index 0000000..5dc42cb
--- /dev/null
+++ b/posted_news/20231129-143633.4.18.9.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20231129-143633.4.18.9.body.html -->
+<h5><a name="4.18.9">29 November 2023</a></h5>
+<p class=headline>Samba 4.18.9 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.9.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.8-4.18.9.diffs.gz";>patch
 against Samba 4.18.8</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.18.9.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20231129-143633.4.18.9.body.html -->
diff --git a/posted_news/20231129-143633.4.18.9.headline.html 
b/posted_news/20231129-143633.4.18.9.headline.html
new file mode 100644
index 0000000..4dc688e
--- /dev/null
+++ b/posted_news/20231129-143633.4.18.9.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20231129-143633.4.18.9.headline.html -->
+<li> 29 November 2023 <a href="#4.18.9">Samba 4.18.9 Available for 
Download</a></li>
+<!-- END: posted_news/20231129-143633.4.18.9.headline.html -->


-- 
Samba Website Repository

Reply via email to