[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Nov 27 10:47:01 UTC 2019


The branch, master has been updated
       via  7f9b2f0 Add Samba 4.9.16.
       via  aded62c NEWS[4.9.16]: Samba 4.9.16 Available for Download
      from  a90d7ae Dentar wants to be removed

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


- Log -----------------------------------------------------------------
commit 7f9b2f03dc78ab798b5bd95f491c66fabff4fa76
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 27 11:46:43 2019 +0100

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

commit aded62cd1eb698dfb5c4a6151e6d1c3259cef24f
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 27 11:45:28 2019 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.9.16.html                        | 44 ++++++++++++++++++++++++
 posted_news/20191127-104623.4.9.16.body.html     | 13 +++++++
 posted_news/20191127-104623.4.9.16.headline.html |  3 ++
 4 files changed, 61 insertions(+)
 create mode 100644 history/samba-4.9.16.html
 create mode 100644 posted_news/20191127-104623.4.9.16.body.html
 create mode 100644 posted_news/20191127-104623.4.9.16.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index c43c286..21b3518 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -23,6 +23,7 @@
 			<li><a href="samba-4.10.2.html">samba-4.10.2</a></li>
 			<li><a href="samba-4.10.1.html">samba-4.10.1</a></li>
 			<li><a href="samba-4.10.0.html">samba-4.10.0</a></li>
+			<li><a href="samba-4.9.16.html">samba-4.9.16</a></li>
 			<li><a href="samba-4.9.15.html">samba-4.9.15</a></li>
 			<li><a href="samba-4.9.14.html">samba-4.9.14</a></li>
 			<li><a href="samba-4.9.13.html">samba-4.9.13</a></li>
diff --git a/history/samba-4.9.16.html b/history/samba-4.9.16.html
new file mode 100644
index 0000000..d8a7205
--- /dev/null
+++ b/history/samba-4.9.16.html
@@ -0,0 +1,44 @@
+<!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.9.16 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.9.16 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.16.tar.gz">Samba 4.9.16 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.16.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.15-4.9.16.diffs.gz">Patch (gzipped) against Samba 4.9.15</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.15-4.9.16.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.9.16
+                          November 27, 2019
+                   ==============================
+
+
+This is an additional bug fix release to address bug #14175 (CTDB: Incoming
+queue can be orphaned causing communication breakdown). Please see
+https://bugzilla.samba.org/show_bug.cgi?id=14175 for details.
+
+
+Changes since 4.9.15:
+---------------------
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14175: ctdb: Avoid communication breakdown on node reconnect.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14175: ctdb: Incoming queue can be orphaned causing communication
+     breakdown.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20191127-104623.4.9.16.body.html b/posted_news/20191127-104623.4.9.16.body.html
new file mode 100644
index 0000000..46a5803
--- /dev/null
+++ b/posted_news/20191127-104623.4.9.16.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20191127-104623.4.9.16.body.html -->
+<h5><a name="4.9.16">27 November 2019</a></h5>
+<p class=headline>Samba 4.9.16 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.9 release series.
+</p>
+<p>
+The uncompressed tarball has been signed using GnuPG (ID 6F33915B6568B7EA).
+The source code can be <a href="https://download.samba.org/pub/samba/stable/samba-4.9.16.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.9.15-4.9.16.diffs.gz">patch against Samba 4.9.15</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.9.16.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20191127-104623.4.9.16.body.html -->
diff --git a/posted_news/20191127-104623.4.9.16.headline.html b/posted_news/20191127-104623.4.9.16.headline.html
new file mode 100644
index 0000000..131cee8
--- /dev/null
+++ b/posted_news/20191127-104623.4.9.16.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20191127-104623.4.9.16.headline.html -->
+<li> 27 November 2019 <a href="#4.9.16">Samba 4.9.16 Available for Download</a></li>
+<!-- END: posted_news/20191127-104623.4.9.16.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list