The branch, master has been updated
       via  c84871f Add Samba 4.10.7.
       via  1475e28 NEWS[4.10.7]: Samba 4.10.7 Available for Download
      from  5f10aa1 NEWS[4.11.0rc2]: Samba 4.11.0rc2 Available for Download

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


- Log -----------------------------------------------------------------
commit c84871f26e538b6e97d3863673b78aa124b80e15
Author: Karolin Seeger <[email protected]>
Date:   Thu Aug 22 10:10:17 2019 +0200

    Add Samba 4.10.7.
    
    Signed-off-by: Karolin Seeger <[email protected]>

commit 1475e288b751cad8b32a3075574157210aabe4b4
Author: Karolin Seeger <[email protected]>
Date:   Thu Aug 22 10:08:59 2019 +0200

    NEWS[4.10.7]: Samba 4.10.7 Available for Download
    
    Signed-off-by: Karolin Seeger <[email protected]>

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.10.7.html                        | 80 ++++++++++++++++++++++++
 posted_news/20190822-080956.4.10.7.body.html     | 13 ++++
 posted_news/20190822-080956.4.10.7.headline.html |  3 +
 4 files changed, 97 insertions(+)
 create mode 100644 history/samba-4.10.7.html
 create mode 100644 posted_news/20190822-080956.4.10.7.body.html
 create mode 100644 posted_news/20190822-080956.4.10.7.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index e9838ab..b9442d5 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.10.7.html">samba-4.10.7</a></li>
                        <li><a href="samba-4.10.6.html">samba-4.10.6</a></li>
                        <li><a href="samba-4.10.5.html">samba-4.10.5</a></li>
                        <li><a href="samba-4.10.4.html">samba-4.10.4</a></li>
diff --git a/history/samba-4.10.7.html b/history/samba-4.10.7.html
new file mode 100644
index 0000000..bf51fee
--- /dev/null
+++ b/history/samba-4.10.7.html
@@ -0,0 +1,80 @@
+<!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.10.7 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.10.7 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.10.7.tar.gz";>Samba 
4.10.7 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.10.7.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.6-4.10.7.diffs.gz";>Patch
 (gzipped) against Samba 4.10.6</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.6-4.10.7.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.10.7
+                           August 22, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.10 release series.
+
+
+Changes since 4.10.6:
+---------------------
+
+o  Michael Adam &lt;[email protected]&gt;
+   * BUG 14010: Unable to create or rename file/directory inside shares
+     configured with vfs_glusterfs_fuse module.
+
+o  Andrew Bartlett &lt;[email protected]&gt;
+   * BUG 13844: build: Allow build when &apos;--disable-gnutls&apos; is set.
+
+o  Bj&ouml;rn Baumbach &lt;[email protected]&gt;
+   * BUG 13973: samba-tool: Add &apos;import samba.drs_utils&apos; to fsmo.py.
+
+o  Tim Beale &lt;[email protected]&gt;
+   * BUG 14008: Fix &apos;Error 32 determining PSOs in system&apos; message on 
old DB
+     with FL upgrade.
+   * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC.
+   * BUG 14046: join: Use a specific attribute order for the DsAddEntry
+     nTDSDSA object.
+
+o  Ralph Boehme &lt;[email protected]&gt;
+   * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname().
+
+o  Alexander Bokovoy &lt;[email protected]&gt;
+   * BUG 14091: lookup_name: Allow own domain lookup when flags == 0.
+
+o  Gary Lockyer &lt;[email protected]&gt;
+   * BUG 13932: s4 librpc rpc pyrpc: Ensure tevent_context deleted last.
+
+o  Stefan Metzmacher &lt;[email protected]&gt;
+   * BUG 13915: DEBUGC and DEBUGADDC doesn&apos;t print into a class specific 
log
+     file.
+   * BUG 13949: Request to keep deprecated option &quot;server schannel&quot;,
+     VMWare Quickprep requires &quot;auto&quot;.
+   * BUG 13967: dbcheck: Fallback to the default tombstoneLifetime of 180 days.
+   * BUG 13969: dnsProperty fails to decode values from older Windows versions.
+   * BUG 13973: samba-tool: Use only one LDAP modify for dns partition fsmo
+     role transfer.
+
+o  Andreas Schneider &lt;[email protected]&gt;
+   * BUG 13960: third_party: Update waf to version 2.0.17.
+
+o  Garming Sam &lt;[email protected]&gt;
+   * BUG 14051: netcmd: Allow &apos;drs replicate --local&apos; to create 
partitions.
+
+o  Rafael David Tinoco &lt;[email protected]&gt;
+   * BUG 14017: ctdb-config: Depend on /etc/ctdb/nodes file.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20190822-080956.4.10.7.body.html 
b/posted_news/20190822-080956.4.10.7.body.html
new file mode 100644
index 0000000..de503d3
--- /dev/null
+++ b/posted_news/20190822-080956.4.10.7.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20190822-080956.4.10.7.body.html -->
+<h5><a name="4.10.7">22 August 2019</a></h5>
+<p class=headline>Samba 4.10.7 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.10 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.10.7.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.6-4.10.7.diffs.gz";>patch
 against Samba 4.10.6</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.10.7.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20190822-080956.4.10.7.body.html -->
diff --git a/posted_news/20190822-080956.4.10.7.headline.html 
b/posted_news/20190822-080956.4.10.7.headline.html
new file mode 100644
index 0000000..e8ccc81
--- /dev/null
+++ b/posted_news/20190822-080956.4.10.7.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20190822-080956.4.10.7.headline.html -->
+<li> 22 August 2019 <a href="#4.10.7">Samba 4.10.7 Available for 
Download</a></li>
+<!-- END: posted_news/20190822-080956.4.10.7.headline.html -->


-- 
Samba Website Repository

Reply via email to