[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Fri Apr 13 07:55:49 UTC 2018


The branch, master has been updated
       via  84f273d NEWS[4.6.15]: Samba 4.6.15 Available for Download
      from  73e8fbc team: fix Gary Lockyer's details (typo)

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


- Log -----------------------------------------------------------------
commit 84f273dca9848bad9811634ad882b8ec2bb63c70
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Apr 13 09:47:19 2018 +0200

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

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

Summary of changes:
 history/samba-4.6.15.html                        | 74 ++++++++++++++++++++++++
 posted_news/20180413-075519.4.6.15.body.html     | 13 +++++
 posted_news/20180413-075519.4.6.15.headline.html |  3 +
 3 files changed, 90 insertions(+)
 create mode 100644 history/samba-4.6.15.html
 create mode 100644 posted_news/20180413-075519.4.6.15.body.html
 create mode 100644 posted_news/20180413-075519.4.6.15.headline.html


Changeset truncated at 500 lines:

diff --git a/history/samba-4.6.15.html b/history/samba-4.6.15.html
new file mode 100644
index 0000000..2adcbe2
--- /dev/null
+++ b/history/samba-4.6.15.html
@@ -0,0 +1,74 @@
+<!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.15 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.6.15 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.15.tar.gz">Samba 4.6.15 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.15.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.14-4.6.15.diffs.gz">Patch (gzipped) against Samba 4.6.14</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.14-4.6.15.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.6.15
+                           April 13, 2018
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.14:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13244: s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed
+     on error, we don't own it here.
+   * BUG 13270: s3: smbd: Fix possible directory fd leak if the underlying
+     OS doesn't support fdopendir().
+   * BUG 13375: s3: smbd: Unix extensions attempts to change wrong field
+     in fchown call.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13277: build: fix libceph-common detection.
+
+o  Poornima G <pgurusid at redhat.com>
+   * BUG 13297: vfs_glusterfs: Fix the wrong pointer being sent in
+     glfs_fsync_async.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13215: Fix smbd panic if the client-supplied channel sequence number
+     wraps.
+   * BUG 13240: samba: Only use async signal-safe functions in signal handler.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13197: SMB2 close/lock/logoff can generate
+     NT_STATUS_NETWORK_SESSION_EXPIRED.
+   * BUG 13206: Fix authentication with an empty string domain ''.
+   * BUG 13215: s3:smb2_server: correctly maintain request counters for
+     compound requests.
+
+o  Anton Nefedov
+   * BUG 13338: s3:smbd: Map nterror on smb2_flush errorpath.
+
+o  Dan Robertson <drobertson at tripwire.com>
+   * BUG 13310: libsmb: Use smb2 tcon if conn_protocol >= SMB2_02.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 13031: subnet: Avoid a segfault when renaming subnet objects.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13315: s3:smbd: Do not crash if we fail to init the session table.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20180413-075519.4.6.15.body.html b/posted_news/20180413-075519.4.6.15.body.html
new file mode 100644
index 0000000..34875f1
--- /dev/null
+++ b/posted_news/20180413-075519.4.6.15.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20180413-075519.4.6.15.body.html -->
+<h5><a name="4.6.15">13 April 2018</a></h5>
+<p class=headline>Samba 4.6.15 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.15.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.6.14-4.6.15.diffs.gz">patch against Samba 4.6.14</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.6.15.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20180413-075519.4.6.15.body.html -->
diff --git a/posted_news/20180413-075519.4.6.15.headline.html b/posted_news/20180413-075519.4.6.15.headline.html
new file mode 100644
index 0000000..71403b1
--- /dev/null
+++ b/posted_news/20180413-075519.4.6.15.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20180413-075519.4.6.15.headline.html -->
+<li> 13 April 2018 <a href="#4.6.15">Samba 4.6.15 Available for Download</a></li>
+<!-- END: posted_news/20180413-075519.4.6.15.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list