[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Aug 9 06:51:58 UTC 2017


The branch, master has been updated
       via  a61fa32 Add Samba 4.6.7 to the list.
       via  3468753 Fix typos.
       via  25b7aea NEWS[4.6.7]: Samba 4.6.7 Available for Download
      from  e07d8ff NEWS[4.7.0rc3]: Samba 4.7.0rc3 Available for Download

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


- Log -----------------------------------------------------------------
commit a61fa327e0c57720f9559da7f856e4df40d2fabd
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 9 08:51:40 2017 +0200

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

commit 346875323c94d575f77e71c814bb6bb901a32c1e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Aug 9 08:51:07 2017 +0200

    Fix typos.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 25b7aeafde38c4574198a53b970f05a7707932ba
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 8 09:51:53 2017 +0200

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

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

Summary of changes:
 history/header_history.html                     |  5 +-
 history/samba-4.6.7.html                        | 85 +++++++++++++++++++++++++
 posted_news/20170809-064751.4.6.7.body.html     | 13 ++++
 posted_news/20170809-064751.4.6.7.headline.html |  3 +
 4 files changed, 104 insertions(+), 2 deletions(-)
 create mode 100644 history/samba-4.6.7.html
 create mode 100644 posted_news/20170809-064751.4.6.7.body.html
 create mode 100644 posted_news/20170809-064751.4.6.7.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 03f4f1b..b865261 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -9,14 +9,15 @@
 		<li><a href="/samba/history/">Release Notes</a>
 		<li class="navSub">
 			<ul>
-			<li><a href="samba-4.6.5.html">samba-4.6.6</a></li>
+			<li><a href="samba-4.6.7.html">samba-4.6.7</a></li>
+			<li><a href="samba-4.6.6.html">samba-4.6.6</a></li>
 			<li><a href="samba-4.6.5.html">samba-4.6.5</a></li>
 			<li><a href="samba-4.6.4.html">samba-4.6.4</a></li>
 			<li><a href="samba-4.6.3.html">samba-4.6.3</a></li>
 			<li><a href="samba-4.6.2.html">samba-4.6.2</a></li>
 			<li><a href="samba-4.6.1.html">samba-4.6.1</a></li>
 			<li><a href="samba-4.6.0.html">samba-4.6.0</a></li>
-			<li><a href="samba-4.5.11.html">samba-4.5.12</a></li>
+			<li><a href="samba-4.5.12.html">samba-4.5.12</a></li>
 			<li><a href="samba-4.5.11.html">samba-4.5.11</a></li>
 			<li><a href="samba-4.5.10.html">samba-4.5.10</a></li>
 			<li><a href="samba-4.5.9.html">samba-4.5.9</a></li>
diff --git a/history/samba-4.6.7.html b/history/samba-4.6.7.html
new file mode 100644
index 0000000..cb12d74
--- /dev/null
+++ b/history/samba-4.6.7.html
@@ -0,0 +1,85 @@
+<!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.7 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.6.7 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.7.tar.gz">Samba 4.6.7 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.6.7.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.6-4.6.7.diffs.gz">Patch (gzipped) against Samba 4.6.6</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.6.6-4.6.7.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.6.7
+                           August 9, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.6:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12836: s3: smbd: Fix a read after free if a chained SMB1 call goes async.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 11392: s4-cldap/netlogon: Match Windows 2012R2 and return
+     NETLOGON_NT_VERSION_5 when version unspecified.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12885: s3/smbd: Let non_widelink_open() chdir() to directories directly.
+   * BUG 12910: s3/notifyd: Ensure notifyd doesn't return from
+     smbd_notifyd_init.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 12840: vfs_fruit: Add fruit:model = <modelname> parametric option.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 12911: vfs_ceph: Fix cephwrap_chdir().
+
+o  Dustin L. Howett
+   * BUG 12720: idmap_ad: Retry query_user exactly once if we get
+     TLDAP_SERVER_DOWN.
+
+o  Thomas Jarosch <thomas.jarosch at intra2net.com>
+   * BUG 12927: s3: libsmb: Fix use-after-free when accessing pointer *p.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12925: smbd: Fix a connection run-down race condition.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12782: winbindd changes the local password and gets
+     NT_STATUS_WRONG_PASSWORD for the remote change.
+   * BUG 12890: s3:smbd: consistently use talloc_tos() memory for
+     rpc_pipe_open_interface().
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 12937: smbcacls: Don't fail against a directory on Windows using SMB2.
+
+o  Arvid Requate <requate at univention.de>
+   * BUG 11392: s4-dsdb/netlogon: Allow missing ntver in cldap ping.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 12813: dnsserver: Stop dns_name_equal doing OOB read.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12886: s3:client: The smbspool krb5 wrapper needs negotiate for
+     authentication.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 12898: ctdb-common: Set close-on-exec when creating PID file.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20170809-064751.4.6.7.body.html b/posted_news/20170809-064751.4.6.7.body.html
new file mode 100644
index 0000000..0b28d98
--- /dev/null
+++ b/posted_news/20170809-064751.4.6.7.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20170809-064751.4.6.7.body.html -->
+<h5><a name="4.6.7">09 August 2017</a></h5>
+<p class=headline>Samba 4.6.7 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.7.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.6.6-4.6.7.diffs.gz">patch against Samba 4.6.6</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.6.7.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20170809-064751.4.6.7.body.html -->
diff --git a/posted_news/20170809-064751.4.6.7.headline.html b/posted_news/20170809-064751.4.6.7.headline.html
new file mode 100644
index 0000000..4dacafe
--- /dev/null
+++ b/posted_news/20170809-064751.4.6.7.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20170809-064751.4.6.7.headline.html -->
+<li> 09 August 2017 <a href="#4.6.7">Samba 4.6.7 Available for Download</a></li>
+<!-- END: posted_news/20170809-064751.4.6.7.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list