[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue Jan 26 07:25:07 UTC 2021


The branch, master has been updated
       via  fe30be1 Add Samba 4.13.4.
       via  24d0ab5 NEWS[4.13.4]: Samba 4.13.4 Available for Download
      from  688429c Remove SNIP line.

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


- Log -----------------------------------------------------------------
commit fe30be18b8b1707069ac54f1d3efe1fa4dc7ebba
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 26 08:24:55 2021 +0100

    Add Samba 4.13.4.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 24d0ab51c5df70a883d70c4c7b696d978b7a6e0c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 26 08:22:35 2021 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.13.4.html                        | 69 ++++++++++++++++++++++++
 posted_news/20210126-072434.4.13.4.body.html     | 13 +++++
 posted_news/20210126-072434.4.13.4.headline.html |  3 ++
 4 files changed, 86 insertions(+)
 create mode 100644 history/samba-4.13.4.html
 create mode 100644 posted_news/20210126-072434.4.13.4.body.html
 create mode 100644 posted_news/20210126-072434.4.13.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 9d7e75f..7ab832d 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.13.4.html">samba-4.13.4</a></li>
 			<li><a href="samba-4.13.3.html">samba-4.13.3</a></li>
 			<li><a href="samba-4.13.2.html">samba-4.13.2</a></li>
 			<li><a href="samba-4.13.1.html">samba-4.13.1</a></li>
diff --git a/history/samba-4.13.4.html b/history/samba-4.13.4.html
new file mode 100644
index 0000000..d32a7a6
--- /dev/null
+++ b/history/samba-4.13.4.html
@@ -0,0 +1,69 @@
+<!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.13.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.13.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.13.4.tar.gz">Samba 4.13.4 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.13.4.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.13.3-4.13.4.diffs.gz">Patch (gzipped) against Samba 4.13.3</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.13.3-4.13.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.13.4
+                          January 26, 2021
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.13 release series.
+
+
+Changes since 4.13.3
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap
+     7.3.7.
+   * BUG 14612: Temporary DFS share setup doesn't set case parameters in the
+     same way as a regular share definition does.
+
+o  Dimitry Andric <dimitry at andric.com>
+   * BUG 14605: lib: Avoid declaring zero-length VLAs in various messaging
+     functions.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14579: Do not create an empty DB when accessing a sam.ldb.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14596: vfs_fruit may close wrong backend fd.
+   * BUG 14612: Temporary DFS share setup doesn't set case parameters in the
+     same way as a regular share definition does.
+
+o  Arne Kreddig <arne at kreddig.net>
+   * BUG 14606: vfs_virusfilter: Allocate separate memory for config char*.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14596: vfs_fruit may close wrong backend fd.
+   * BUG 14607: Work around special SMB2 IOCTL response behavior of NetApp Ontap
+     7.3.7.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14601: The cache directory for the user gencache should be created
+     recursively.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14594: Be more flexible with repository names in CentOS 8 test
+     environments.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20210126-072434.4.13.4.body.html b/posted_news/20210126-072434.4.13.4.body.html
new file mode 100644
index 0000000..f2432df
--- /dev/null
+++ b/posted_news/20210126-072434.4.13.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20210126-072434.4.13.4.body.html -->
+<h5><a name="4.13.4">26 January 2021</a></h5>
+<p class=headline>Samba 4.13.4 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.13 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.13.4.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.13.3-4.13.4.diffs.gz">patch against Samba 4.13.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.13.4.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20210126-072434.4.13.4.body.html -->
diff --git a/posted_news/20210126-072434.4.13.4.headline.html b/posted_news/20210126-072434.4.13.4.headline.html
new file mode 100644
index 0000000..d622e4c
--- /dev/null
+++ b/posted_news/20210126-072434.4.13.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20210126-072434.4.13.4.headline.html -->
+<li> 26 January 2021 <a href="#4.13.4">Samba 4.13.4 Available for Download</a></li>
+<!-- END: posted_news/20210126-072434.4.13.4.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list