[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Thu Dec 20 08:30:35 UTC 2018


The branch, master has been updated
       via  77622ad Add Samba 4.9.4 to the list.
       via  0b258c4 NEWS[4.9.4]: Samba 4.9.4 Available for Download
      from  ea99b56 Add Samba 4.8.8.

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


- Log -----------------------------------------------------------------
commit 77622ad0eb5625af4387ce29bf849fb74f793439
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Dec 20 09:31:05 2018 +0100

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

commit 0b258c4b4e176d50ea65b21fbf177edd6606ad55
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Dec 20 09:29:07 2018 +0100

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

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

Summary of changes:
 history/header_history.html                     |  1 +
 history/samba-4.9.4.html                        | 78 +++++++++++++++++++++++++
 posted_news/20181220-083045.4.9.4.body.html     | 13 +++++
 posted_news/20181220-083045.4.9.4.headline.html |  3 +
 4 files changed, 95 insertions(+)
 create mode 100644 history/samba-4.9.4.html
 create mode 100644 posted_news/20181220-083045.4.9.4.body.html
 create mode 100644 posted_news/20181220-083045.4.9.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index d61b8e5..0144df8 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.9.4.html">samba-4.9.4</a></li>
 			<li><a href="samba-4.9.3.html">samba-4.9.3</a></li>
 			<li><a href="samba-4.9.2.html">samba-4.9.2</a></li>
 			<li><a href="samba-4.9.1.html">samba-4.9.1</a></li>
diff --git a/history/samba-4.9.4.html b/history/samba-4.9.4.html
new file mode 100644
index 0000000..20417ca
--- /dev/null
+++ b/history/samba-4.9.4.html
@@ -0,0 +1,78 @@
+<!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.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.9.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.4.tar.gz">Samba 4.9.4 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.4.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.3-4.9.4.diffs.gz">Patch (gzipped) against Samba 4.9.3</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.3-4.9.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.9.4
+                          December 20, 2018
+                   =============================
+
+
+Major bug fixes include:
+------------------------
+
+   o dns: Fix CNAME loop prevention using counter regression (bug #13600).
+
+
+Changes since 4.9.3:
+--------------------
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 9175: libcli/smb: Don't overwrite status code.
+   * BUG 12164: wbinfo --group-info 'NT AUTHORITY\System' does not work.
+   * BUG 13661: Session setup reauth fails to sign response.
+   * BUG 13677: vfs_fruit: Validation of writes on AFP_AfpInfo stream.
+   * BUG 13688: vfs_shadow_copy2: Nicely deal with attempts to open previous
+     version for writing.
+   * BUG 13455: Restoring previous version of stream with vfs_shadow_copy2 fails
+     with NT_STATUS_OBJECT_NAME_INVALID fsp->base_fsp->fsp_name.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 13571: CVE-2018-16853: Fix S4U2Self crash with MIT KDC build.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13708: s3-vfs: Prevent NULL pointer dereference in vfs_glusterfs.
+
+o  Joe Guo <joeg at catalyst.net.nz>
+   * PEP8: fix E231: missing whitespace after ','.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13629: winbindd: Fix crash when taking profiles.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13600: CVE-2018-14629 dns: Fix CNAME loop prevention using counter
+     regression.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 13686: 'samba-tool user syscpasswords' fails on a domain with many DCs. 
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13571: CVE-2018-16853: Do not segfault if client is not set.
+   * BUG 13679: lib:util: Fix DEBUGCLASS pointer initializiation.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 13696: ctdb-daemon: Exit with error if a database directory does not
+     exist.
+
+o  Justin Stephenson <jstephen at redhat.com>
+   * BUG 13498: s3:libads: Add net ads leave keep-account option.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20181220-083045.4.9.4.body.html b/posted_news/20181220-083045.4.9.4.body.html
new file mode 100644
index 0000000..c5fe919
--- /dev/null
+++ b/posted_news/20181220-083045.4.9.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20181220-083045.4.9.4.body.html -->
+<h5><a name="4.9.4">20 December 2018</a></h5>
+<p class=headline>Samba 4.9.4 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.4.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.9.3-4.9.4.diffs.gz">patch against Samba 4.9.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.9.4.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20181220-083045.4.9.4.body.html -->
diff --git a/posted_news/20181220-083045.4.9.4.headline.html b/posted_news/20181220-083045.4.9.4.headline.html
new file mode 100644
index 0000000..74e38c9
--- /dev/null
+++ b/posted_news/20181220-083045.4.9.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20181220-083045.4.9.4.headline.html -->
+<li> 20 December 2018 <a href="#4.9.4">Samba 4.9.4 Available for Download</a></li>
+<!-- END: posted_news/20181220-083045.4.9.4.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list