[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Nov 15 08:57:14 UTC 2017


The branch, master has been updated
       via  2d46ea3 Add Samba 4.6.10 to the list.
       via  890fdb5 NEWS[4.6.10]: Samba 4.6.10 Available for Download
      from  0a36385 Add Samba 4.7.2 to the list.

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


- Log -----------------------------------------------------------------
commit 2d46ea316eb65e8afc23fd19c20008731e3c5933
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 15 09:56:58 2017 +0100

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

commit 890fdb58dc17c04e0b8a2c703c50eb79312deb5b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 15 09:55:07 2017 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.6.10.html                        | 70 ++++++++++++++++++++++++
 posted_news/20171115-085631.4.6.10.body.html     | 13 +++++
 posted_news/20171115-085631.4.6.10.headline.html |  3 +
 4 files changed, 87 insertions(+)
 create mode 100644 history/samba-4.6.10.html
 create mode 100644 posted_news/20171115-085631.4.6.10.body.html
 create mode 100644 posted_news/20171115-085631.4.6.10.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index b1a3d02..10a2a78 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -12,6 +12,7 @@
 			<li><a href="samba-4.7.2.html">samba-4.7.2</a></li>
 			<li><a href="samba-4.7.1.html">samba-4.7.1</a></li>
 			<li><a href="samba-4.7.0.html">samba-4.7.0</a></li>
+			<li><a href="samba-4.6.10.html">samba-4.6.10</a></li>
 			<li><a href="samba-4.6.9.html">samba-4.6.9</a></li>
 			<li><a href="samba-4.6.8.html">samba-4.6.8</a></li>
 			<li><a href="samba-4.6.7.html">samba-4.6.7</a></li>
diff --git a/history/samba-4.6.10.html b/history/samba-4.6.10.html
new file mode 100644
index 0000000..3e73403
--- /dev/null
+++ b/history/samba-4.6.10.html
@@ -0,0 +1,70 @@
+<!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.6.10 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.6.10 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.10.tar.gz">Samba 4.6.10 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.10.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.9-4.6.10.diffs.gz">Patch (gzipped) against Samba 4.6.9</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.9-4.6.10.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.6.10
+                          November 15, 2017
+                   =============================
+
+
+This is an additional bugfix release to address a possible data corruption
+issue. Please update immediately! For details, please see
+
+  https://bugzilla.samba.org/show_bug.cgi?id=13130
+
+Samba 4.6.0 and newer is affected by this issue.
+
+
+Changes since 4.6.9:
+--------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 13091: vfs_glusterfs: Fix exporting subdirs with shadow_copy2.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13093: s3: smbclient: Ensure we call client_clean_name() before all
+     operations on remote pathnames.
+   * BUG 13121: Non-smbd processes using kernel oplocks can hang smbd.
+
+o  Joe Guo <joeg at catalyst.net.nz>
+   * BUG 13127: python: use communicate to fix Popen deadlock.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13130: smbd on disk file corruption bug under heavy threaded load.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13130: tevent: version 0.9.34.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 13086: vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 13047: smbd: Move check for SMB2 compound request to new function.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13100: s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd().
+   * BUG 13101: s4:pyparam: Fix resource leaks on error.
+
+o  Ralph Wuerthner <ralph.wuerthner at de.ibm.com>
+   * BUG 13118: s3: smbd: Fix delete-on-close after smb2_find.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20171115-085631.4.6.10.body.html b/posted_news/20171115-085631.4.6.10.body.html
new file mode 100644
index 0000000..8ba4c78
--- /dev/null
+++ b/posted_news/20171115-085631.4.6.10.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20171115-085631.4.6.10.body.html -->
+<h5><a name="4.6.10">15 November 2017</a></h5>
+<p class=headline>Samba 4.6.10 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.6 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.6.10.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.6.9-4.6.10.diffs.gz">patch against Samba 4.6.9</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.6.10.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20171115-085631.4.6.10.body.html -->
diff --git a/posted_news/20171115-085631.4.6.10.headline.html b/posted_news/20171115-085631.4.6.10.headline.html
new file mode 100644
index 0000000..2675fce
--- /dev/null
+++ b/posted_news/20171115-085631.4.6.10.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20171115-085631.4.6.10.headline.html -->
+<li> 15 November 2017 <a href="#4.6.10">Samba 4.6.10 Available for Download</a></li>
+<!-- END: posted_news/20171115-085631.4.6.10.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list