The branch, master has been updated
       via  66fbcfa NEWS[4.18.10]: Samba 4.18.10 Available for Download
      from  172eda7 NEWS[4.20.0rc1]: Samba 4.20.0rc1 Available for Download

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


- Log -----------------------------------------------------------------
commit 66fbcfad91b3fe7e01ef3a73aead3b530afb56fb
Author: Jule Anger <jan...@samba.org>
Date:   Wed Jan 31 21:40:03 2024 +0100

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

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

Summary of changes:
 history/header_history.html                       |  1 +
 history/{samba-4.19.4.html => samba-4.18.10.html} | 49 +++++++++++------------
 posted_news/20240131-204054.4.18.10.body.html     | 13 ++++++
 posted_news/20240131-204054.4.18.10.headline.html |  3 ++
 4 files changed, 40 insertions(+), 26 deletions(-)
 copy history/{samba-4.19.4.html => samba-4.18.10.html} (52%)
 create mode 100644 posted_news/20240131-204054.4.18.10.body.html
 create mode 100644 posted_news/20240131-204054.4.18.10.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 8a4d2df..dbbebcc 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -14,6 +14,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.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>
                        <li><a href="samba-4.18.7.html">samba-4.18.7</a></li>
diff --git a/history/samba-4.19.4.html b/history/samba-4.18.10.html
similarity index 52%
copy from history/samba-4.19.4.html
copy to history/samba-4.18.10.html
index a6b57c2..8e3964d 100644
--- a/history/samba-4.19.4.html
+++ b/history/samba-4.18.10.html
@@ -2,67 +2,63 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";>
 <head>
-<title>Samba 4.19.4 - Release Notes</title>
+<title>Samba 4.18.10 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.19.4 Available for Download</H2>
+<H2>Samba 4.18.10 Available for Download</H2>
 <p>
-<a 
href="https://download.samba.org/pub/samba/stable/samba-4.19.4.tar.gz";>Samba 
4.19.4 (gzipped)</a><br>
-<a 
href="https://download.samba.org/pub/samba/stable/samba-4.19.4.tar.asc";>Signature</a>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.18.10.tar.gz";>Samba 
4.18.10 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.18.10.tar.asc";>Signature</a>
 </p>
 <p>
-<a 
href="https://download.samba.org/pub/samba/patches/samba-4.19.3-4.19.4.diffs.gz";>Patch
 (gzipped) against Samba 4.19.3</a><br>
-<a 
href="https://download.samba.org/pub/samba/patches/samba-4.19.3-4.19.4.diffs.asc";>Signature</a>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.9-4.18.10.diffs.gz";>Patch
 (gzipped) against Samba 4.18.9</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.9-4.18.10.diffs.asc";>Signature</a>
 </p>
 <p>
 <pre>
-                   ==============================
-                   Release Notes for Samba 4.19.4
-                          January 08, 2024
-                   ==============================
+                   ===============================
+                   Release Notes for Samba 4.18.10
+                          January 31, 2024
+                   ===============================
 
 
-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.
 
 
-Changes since 4.19.3
+Changes since 4.18.9
 --------------------
 
+o  Ralph Boehme &lt;s...@samba.org&gt;
+   * BUG 13688: Windows 2016 fails to restore previous version of a file from a
+     shadow_copy2 snapshot.
+   * BUG 15549: Symlinks on AIX are broken in 4.19 (and a few version before
+     that).
+
 o  Samuel Cabrero &lt;scabr...@samba.org&gt;
    * BUG 13577: net changesecretpw cannot set the machine account password if
      secrets.tdb is empty.
 
+o  Bjoern Jacke &lt;b...@sernet.de&gt;
+   * BUG 12421: Fake directory create times has no effect.
+
 o  Bj&ouml;rn Jacke &lt;bja...@samba.org&gt;
    * BUG 15540: For generating doc, take, if defined, env XML_CATALOG_FILES.
    * BUG 15541: Trivial C typo in nsswitch/winbind_nss_netbsd.c.
    * BUG 15542: vfs_linux_xfs is incorrectly named.
-
-o  Bj&ouml;rn Jacke &lt;b...@sernet.de&gt;
-   * BUG 15377: systemd stumbled over copyright-message at smbd startup.
+   * BUG 15550: ctime mixed up with mtime by smbd.
 
 o  Volker Lendecke &lt;v...@samba.org&gt;
-   * BUG 15505: Following intermediate abolute share-local symlinks is broken.
    * BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
      a non-public address disconnects first.
    * BUG 15544: shadow_copy2 broken when current fileset&apos;s directories are
      removed.
 
 o  Stefan Metzmacher &lt;me...@samba.org&gt;
-   * BUG 15377: systemd stumbled over copyright-message at smbd startup.
    * BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
      a non-public address disconnects first.
    * BUG 15534: smbd does not detect ctdb public ipv6 addresses for 
multichannel
      exclusion.
 
-o  Andreas Schneider &lt;a...@samba.org&gt;
-   * BUG 15469: &apos;force user = localunixuser&apos; doesn&apos;t work if 
&apos;allow trusted
-     domains = no&apos; is set.
-   * BUG 15525: smbget debug logging doesn&apos;t work.
-   * BUG 15532: smget: username in the smburl and interactive password entry
-     doesn&apos;t work.
-   * BUG 15538: smbget auth function doesn&apos;t set values for password 
prompt
-     correctly.
-
 o  Martin Schwenke &lt;mschwe...@ddn.com&gt;
    * BUG 15523: ctdb RELEASE_IP causes a crash in release_ip if a connection to
      a non-public address disconnects first.
@@ -73,6 +69,7 @@ o  Shachar Sharon &lt;ssha...@redhat.com&gt;
 
 o  Jones Syue &lt;joness...@qnap.com&gt;
    * BUG 15547: Multichannel refresh network information.
+   * BUG 15555: smbpasswd reset permissions only if not 0600.
 
 
 </pre>
diff --git a/posted_news/20240131-204054.4.18.10.body.html 
b/posted_news/20240131-204054.4.18.10.body.html
new file mode 100644
index 0000000..d66d3bc
--- /dev/null
+++ b/posted_news/20240131-204054.4.18.10.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20240131-204054.4.18.10.body.html -->
+<h5><a name="4.18.10">31 January 2024</a></h5>
+<p class=headline>Samba 4.18.10 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.10.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.18.9-4.18.10.diffs.gz";>patch
 against Samba 4.18.9</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.18.10.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20240131-204054.4.18.10.body.html -->
diff --git a/posted_news/20240131-204054.4.18.10.headline.html 
b/posted_news/20240131-204054.4.18.10.headline.html
new file mode 100644
index 0000000..605f569
--- /dev/null
+++ b/posted_news/20240131-204054.4.18.10.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20240131-204054.4.18.10.headline.html -->
+<li> 31 January 2024 <a href="#4.18.10">Samba 4.18.10 Available for 
Download</a></li>
+<!-- END: posted_news/20240131-204054.4.18.10.headline.html -->


-- 
Samba Website Repository

Reply via email to