The branch, master has been updated
       via  7264ad2 Add Samba 4.9.10.
       via  2a5386c NEWS[4.9.10]: Samba 4.9.10 Available for Download
      from  16a7acb add new team members: Samuel, Louis, Tim

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


- Log -----------------------------------------------------------------
commit 7264ad2dbd9265b4a778dfd85019120c8767a6ee
Author: Karolin Seeger <[email protected]>
Date:   Tue Jul 2 12:10:32 2019 +0200

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

commit 2a5386cfd7aefe4ff78f6147d9a252e2e2d81a1f
Author: Karolin Seeger <[email protected]>
Date:   Tue Jul 2 12:00:13 2019 +0200

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

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

Summary of changes:
 history/header_history.html                      |   1 +
 history/samba-4.9.10.html                        | 124 +++++++++++++++++++++++
 posted_news/20190702-100958.4.9.10.body.html     |  13 +++
 posted_news/20190702-100958.4.9.10.headline.html |   3 +
 4 files changed, 141 insertions(+)
 create mode 100644 history/samba-4.9.10.html
 create mode 100644 posted_news/20190702-100958.4.9.10.body.html
 create mode 100644 posted_news/20190702-100958.4.9.10.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index fa2267e..03a3a49 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -15,6 +15,7 @@
                        <li><a href="samba-4.10.2.html">samba-4.10.2</a></li>
                        <li><a href="samba-4.10.1.html">samba-4.10.1</a></li>
                        <li><a href="samba-4.10.0.html">samba-4.10.0</a></li>
+                       <li><a href="samba-4.9.10.html">samba-4.9.10</a></li>
                        <li><a href="samba-4.9.9.html">samba-4.9.9</a></li>
                        <li><a href="samba-4.9.8.html">samba-4.9.8</a></li>
                        <li><a href="samba-4.9.7.html">samba-4.9.7</a></li>
diff --git a/history/samba-4.9.10.html b/history/samba-4.9.10.html
new file mode 100644
index 0000000..3c997da
--- /dev/null
+++ b/history/samba-4.9.10.html
@@ -0,0 +1,124 @@
+<!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.10 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.9.10 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.9.10.tar.gz";>Samba 
4.9.10 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.9.10.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.9.9-4.9.10.diffs.gz";>Patch
 (gzipped) against Samba 4.9.9</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.9.9-4.9.10.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.9.10
+                            July 02, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.9 release series.
+
+
+Changes since 4.9.9:
+--------------------
+
+o  Jeremy Allison &lt;[email protected]&gt;
+   * BUG 13938: s3: SMB1: Don&apos;t allow recvfile on stream fsp&apos;s.
+   * BUG 13956: s3: winbind: Fix crash when invoking winbind idmap scripts.
+   * BUG 13964: smbd does not correctly parse arguments passed to dfree and
+     quota scripts.
+
+o  Andrew Bartlett &lt;[email protected]&gt;
+   * BUG 13981: docs: Improve documentation of &quot;lanman auth&quot; and 
&quot;ntlm auth&quot;
+     connection.
+
+o  Bj&ouml;rn Baumbach &lt;[email protected]&gt;
+   * BUG 14002: python/ntacls: Use correct &quot;state directory&quot; 
smb.conf option
+     instead of &quot;state dir&quot;.
+
+o  Ralph Boehme &lt;[email protected]&gt;
+   * BUG 13840: registry: Add a missing include.
+   * BUG 13938: s3:smbd: Don&apos;t use recvfile on streams.
+   * BUG 13944: SMB guest authentication may fail.
+   * BUG 13958: AppleDouble conversion breaks Resourceforks.
+   * BUG 13964: s3: lib: Rename all uses of file_pload_XXX -&gt; 
file_ploadv_XXX.
+   * BUG 13968: vfs_fruit makes direct use of syscalls like mmap() and pread().
+   * BUG 13987: s3:mdssvc: Fix flex compilation error.
+
+o  G&uuml;nther Deschner &lt;[email protected]&gt;
+   * BUG 13872: s3/vfs_glusterfs[_fuse]: Avoid using NAME_MAX directly.
+
+o  David Disseldorp &lt;[email protected]&gt;
+   * BUG 13940: vfs_ceph: Fix cephwrap_flistxattr() debug message.
+
+o  Aaron Haslett &lt;[email protected]&gt;
+   * BUG 13799: dsdb:samdb: Schemainfo update with relax control.
+
+o  Amitay Isaacs &lt;[email protected]&gt;
+   * BUG 13943: ctdb-common: Fix memory leak in run_proc.
+
+o  Aliaksei Karaliou &lt;[email protected]&gt;
+   * BUG 13964: smbd does not correctly parse arguments passed to dfree and
+     quota scripts.
+
+o  Volker Lendecke &lt;[email protected]&gt;
+   * BUG 13903: winbind: Fix overlapping id ranges.
+   * BUG 13957: smbd: Fix a panic.
+
+o  Gary Lockyer &lt;[email protected]&gt;
+   * BUG 12478: ldap server: Generate correct referral schemes.
+   * BUG 13902: lib util debug: Increase format buffer to 4KiB.
+   * BUG 13941: Fix use after free detected by AddressSanitizer.
+   * BUG 13942: s4 dsdb: Fix use after free in
+     samldb_rename_search_base_callback.
+
+o  Stefan Metzmacher &lt;[email protected]&gt;
+   * BUG 12204: Samba fails to replicate schema 69.
+   * BUG 13713: Schema replication fails if link crosses chunk boundary
+     backwards.
+   * BUG 13799: &apos;samba-tool domain schemaupgrade&apos; uses relax control 
and skips
+     the schemaInfo update.
+   * BUG 13916: dsdb:audit_log: avoid printing &quot;... remote host [Unknown] 
SID
+     [(NULL SID)] ...&quot;.
+   * BUG 13917: python/ntacls: We only need security.SEC_STD_READ_CONTROL in
+     order to get the ACL.
+   * BUG 13919: smbd: Implement SMB_FILE_NORMALIZED_NAME_INFORMATION handling.
+
+o  Shyamsunder Rathi &lt;[email protected]&gt;
+   * BUG 13947: s3:loadparm: Ensure to truncate FS Volume Label at multibyte
+     boundary.
+
+o  Robert Sander &lt;[email protected]&gt;
+   * BUG 13918: s3: modules: ceph: Use current working directory instead of
+     share path.
+
+o  Christof Schmitt &lt;[email protected]&gt;
+   * BUG 13831: Fix inconsistent output from wbinfo --sid-to-name depending on
+     cache state.
+
+o  Andreas Schneider &lt;[email protected]&gt;
+   * BUG 13937: Fix several issues detected by GCC 9.
+   * BUG 13939: s3:smbspool: Fix regression printing with Kerberos credentials.
+
+o  Martin Schwenke &lt;[email protected]&gt;
+   * BUG 13923: ctdb-tools: Fix ctdb dumpmemory to avoid printing trailing NUL.
+   * BUG 13930: ctdb-daemon: Never use 0 as a client ID.
+   * BUG 13943: ctdb-common: Fix memory leak.
+
+o  Rafael David Tinoco &lt;[email protected]&gt;
+   * BUG 13984: ctdb-scripts: Fix tcp_tw_recycle existence check.
+
+o  Ralph Wuerthner &lt;[email protected]&gt;
+   * BUG 13904: Log early startup failures.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20190702-100958.4.9.10.body.html 
b/posted_news/20190702-100958.4.9.10.body.html
new file mode 100644
index 0000000..8b852f8
--- /dev/null
+++ b/posted_news/20190702-100958.4.9.10.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20190702-100958.4.9.10.body.html -->
+<h5><a name="4.9.10">02 July 2019</a></h5>
+<p class=headline>Samba 4.9.10 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.10.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.9.9-4.9.10.diffs.gz";>patch
 against Samba 4.9.9</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.9.10.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20190702-100958.4.9.10.body.html -->
diff --git a/posted_news/20190702-100958.4.9.10.headline.html 
b/posted_news/20190702-100958.4.9.10.headline.html
new file mode 100644
index 0000000..1ca9ede
--- /dev/null
+++ b/posted_news/20190702-100958.4.9.10.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20190702-100958.4.9.10.headline.html -->
+<li> 02 July 2019 <a href="#4.9.10">Samba 4.9.10 Available for 
Download</a></li>
+<!-- END: posted_news/20190702-100958.4.9.10.headline.html -->


-- 
Samba Website Repository

Reply via email to