[SCM] Samba Website Repository - branch master updated

Jule Anger janger at samba.org
Wed May 31 16:09:55 UTC 2023


The branch, master has been updated
       via  f09ac97 NEWS[4.18.3]: Samba 4.18.3 Available for Download
      from  805683f NEWS[4.17.8]: Samba 4.17.8 Available for Download

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


- Log -----------------------------------------------------------------
commit f09ac97856f334fbcb7ddb6c903b4ff7d2e55d49
Author: Jule Anger <janger at samba.org>
Date:   Wed May 31 18:08:03 2023 +0200

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.18.3.html                        | 61 ++++++++++++++++++++++++
 posted_news/20230531-160910.4.18.3.body.html     | 13 +++++
 posted_news/20230531-160910.4.18.3.headline.html |  3 ++
 4 files changed, 78 insertions(+)
 create mode 100644 history/samba-4.18.3.html
 create mode 100644 posted_news/20230531-160910.4.18.3.body.html
 create mode 100644 posted_news/20230531-160910.4.18.3.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 6b7620e..d201e8b 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.18.3.html">samba-4.18.3</a></li>
 			<li><a href="samba-4.18.2.html">samba-4.18.2</a></li>
 			<li><a href="samba-4.18.1.html">samba-4.18.1</a></li>
 			<li><a href="samba-4.18.0.html">samba-4.18.0</a></li>
diff --git a/history/samba-4.18.3.html b/history/samba-4.18.3.html
new file mode 100644
index 0000000..528051f
--- /dev/null
+++ b/history/samba-4.18.3.html
@@ -0,0 +1,61 @@
+<!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.3 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.18.3 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.3.tar.gz">Samba 4.18.3 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.18.3.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.2-4.18.3.diffs.gz">Patch (gzipped) against Samba 4.18.2</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.18.2-4.18.3.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.18.3
+                            May 31, 2023
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.18 release series.
+
+
+Changes since 4.18.2
+--------------------
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 15375: Symlinks to files can have random DOS mode information in a
+     directory listing.
+   * BUG 15378: vfs_fruit might cause a failing open for delete.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 15361: winbind recurses into itself via rpcd_lsad.
+   * BUG 15366: wbinfo -u fails on ad dc with >1000 users.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 15338: DS ACEs might be inherited to unrelated object classes.
+   * BUG 15362: a lot of messages: get_static_share_mode_data:
+     get_static_share_mode_data_fn failed: NT_STATUS_NOT_FOUND.
+   * BUG 15374: aes256 smb3 encryption algorithms are not allowed in
+     smb3_sid_parse().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 15360: Setting veto files = /.*/ break listing directories.
+
+o  Joseph Sutton <josephsutton at catalyst.net.nz>
+   * BUG 15363: "samba-tool domain provision" does not run interactive mode if
+     no arguments are given.
+
+o  Nathaniel W. Turner <nturner at exagrid.com>
+   * BUG 15325: dsgetdcname: assumes local system uses IPv4.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20230531-160910.4.18.3.body.html b/posted_news/20230531-160910.4.18.3.body.html
new file mode 100644
index 0000000..f7675c5
--- /dev/null
+++ b/posted_news/20230531-160910.4.18.3.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20230531-160910.4.18.3.body.html -->
+<h5><a name="4.18.3">31 May 2023</a></h5>
+<p class=headline>Samba 4.18.3 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.3.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.18.2-4.18.3.diffs.gz">patch against Samba 4.18.2</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.18.3.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20230531-160910.4.18.3.body.html -->
diff --git a/posted_news/20230531-160910.4.18.3.headline.html b/posted_news/20230531-160910.4.18.3.headline.html
new file mode 100644
index 0000000..bac4cbe
--- /dev/null
+++ b/posted_news/20230531-160910.4.18.3.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20230531-160910.4.18.3.headline.html -->
+<li> 31 May 2023 <a href="#4.18.3">Samba 4.18.3 Available for Download</a></li>
+<!-- END: posted_news/20230531-160910.4.18.3.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list