[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue Jun 1 07:24:56 UTC 2021


The branch, master has been updated
       via  73b2f72 Add Samba 4.14.5 to the list.
       via  f9c09b4 NEWS[4.14.5]: Samba 4.14.5 Available for Download
      from  75c8d9d NEWS[sambaXP21]: Videos SambaXP 2021 Available

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


- Log -----------------------------------------------------------------
commit 73b2f729c22c53fcc9ad37dc486929e9a17248e6
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jun 1 09:24:38 2021 +0200

    Add Samba 4.14.5 to the list.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit f9c09b49c9923e81512b9401011f383ad2bb6e76
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jun 1 09:23:11 2021 +0200

    NEWS[4.14.5]: Samba 4.14.5 Available for Download
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.14.5.html                        | 63 ++++++++++++++++++++++++
 posted_news/20210601-072412.4.14.5.body.html     | 13 +++++
 posted_news/20210601-072412.4.14.5.headline.html |  3 ++
 4 files changed, 80 insertions(+)
 create mode 100644 history/samba-4.14.5.html
 create mode 100644 posted_news/20210601-072412.4.14.5.body.html
 create mode 100644 posted_news/20210601-072412.4.14.5.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index a4ae2ac..c28a296 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.14.5.html">samba-4.14.5</a></li>
 			<li><a href="samba-4.14.4.html">samba-4.14.4</a></li>
 			<li><a href="samba-4.14.3.html">samba-4.14.3</a></li>
 			<li><a href="samba-4.14.2.html">samba-4.14.2</a></li>
diff --git a/history/samba-4.14.5.html b/history/samba-4.14.5.html
new file mode 100644
index 0000000..f822860
--- /dev/null
+++ b/history/samba-4.14.5.html
@@ -0,0 +1,63 @@
+<!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.14.5 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.14.5 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.14.5.tar.gz">Samba 4.14.5 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.14.5.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.14.4-4.14.5.diffs.gz">Patch (gzipped) against Samba 4.14.4</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.14.4-4.14.5.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.14.5
+                            June 01, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.14 release series.
+
+
+Changes since 4.14.4
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14696: s3: smbd: SMB1 SMBsplwr doesn't send a reply packet on success.
+   * BUG 14708: s3: smbd: Ensure POSIX default ACL is mapped into returned
+     Windows ACL for directory handles.
+   * BUG 14721: s3: smbd: Fix uninitialized memory read in
+     process_symlink_open() when used with vfs_shadow_copy2().
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14689: docs: Expand the "log level" docs on audit logging.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14714: smbd: Correctly initialize close timestamp fields.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14699: Fix gcc11 compiler issues.
+
+o  Pavel Filipenský <pfilipen at redhat.com>
+   * BUG 14718: docs-xml: Update smbcacls manpage.
+   * BUG 14719: docs: Update list of available commands in rpcclient.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14475: ctdb: Fix a crash in run_proc_signal_handler().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14695: s3:winbind: For 'security = ADS' require realm/workgroup to be
+     set.
+   * BUG 14699: lib:replace: Do not build strndup test with gcc 11 or newer.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20210601-072412.4.14.5.body.html b/posted_news/20210601-072412.4.14.5.body.html
new file mode 100644
index 0000000..95dd360
--- /dev/null
+++ b/posted_news/20210601-072412.4.14.5.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20210601-072412.4.14.5.body.html -->
+<h5><a name="4.14.5">01 June 2021</a></h5>
+<p class=headline>Samba 4.14.5 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.14 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.14.5.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.14.4-4.14.5.diffs.gz">patch against Samba 4.14.4</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.14.5.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20210601-072412.4.14.5.body.html -->
diff --git a/posted_news/20210601-072412.4.14.5.headline.html b/posted_news/20210601-072412.4.14.5.headline.html
new file mode 100644
index 0000000..72e2538
--- /dev/null
+++ b/posted_news/20210601-072412.4.14.5.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20210601-072412.4.14.5.headline.html -->
+<li> 01 June 2021 <a href="#4.14.5">Samba 4.14.5 Available for Download</a></li>
+<!-- END: posted_news/20210601-072412.4.14.5.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list