The branch, master has been updated
       via  520e0ce NEWS[4.10.4]: Samba 4.10.4 Available for Download
      from  af4ea9b NEWS[4.10.3]: Samba 4.10.3, 4.9.8 and 4.8.12 Security 
Releases Available

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


- Log -----------------------------------------------------------------
commit 520e0ceba6e267c0cb6d7db28ba806561c59329b
Author: Karolin Seeger <[email protected]>
Date:   Wed May 22 12:25:25 2019 +0200

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

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

Summary of changes:
 history/header_history.html                      |   1 +
 history/samba-4.10.4.html                        | 115 +++++++++++++++++++++++
 posted_news/20190522-102630.4.10.4.body.html     |  13 +++
 posted_news/20190522-102630.4.10.4.headline.html |   3 +
 4 files changed, 132 insertions(+)
 create mode 100644 history/samba-4.10.4.html
 create mode 100644 posted_news/20190522-102630.4.10.4.body.html
 create mode 100644 posted_news/20190522-102630.4.10.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 229a679..15a3c50 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.4.html">samba-4.10.4</a></li>
                        <li><a href="samba-4.10.3.html">samba-4.10.3</a></li>
                        <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>
diff --git a/history/samba-4.10.4.html b/history/samba-4.10.4.html
new file mode 100644
index 0000000..778a5d5
--- /dev/null
+++ b/history/samba-4.10.4.html
@@ -0,0 +1,115 @@
+<!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.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.10.4 Available for Download</H2>
+<p>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.10.4.tar.gz";>Samba 
4.10.4 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.10.4.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.3-4.10.4.diffs.gz";>Patch
 (gzipped) against Samba 4.10.3</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.3-4.10.4.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.10.4
+                            May 22, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.10 release series.
+
+
+Changes since 4.10.3:
+---------------------
+
+o  Jeremy Allison &lt;[email protected]&gt;
+   * BUG 13938: s3: SMB1: Don&apos;t allow recvfile on stream fsp&apos;s.
+
+o  Douglas Bagnall &lt;[email protected]&gt;
+   * BUG 13882: py/provision: Fix for Python 2.6.
+
+o  Tim Beale &lt;[email protected]&gt;
+   * BUG 13873: netcmd: Fix &apos;passwordsettings --max-pwd-age&apos; command.
+
+o  Ralph Boehme &lt;[email protected]&gt;
+   * BUG 13938: s3:smbd: Don&apos;t use recvfile on streams.
+
+o  G&uuml;nther Deschner &lt;[email protected]&gt;
+   * BUG 13861: s3-libnet_join: &apos;net ads join&apos; to child domain fails 
when using
+     &quot;-U admin@forestroot&quot;.
+
+o  David Disseldorp &lt;[email protected]&gt;
+   * BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
+   * BUG 13940: vfs_ceph: Fix cephwrap_flistxattr() debug message.
+
+o  Amitay Isaacs &lt;[email protected]&gt;
+   * BUG 13895: ctdb-common: Avoid race between fd and signal events.
+   * BUG 13943: ctdb-common: Fix memory leak in run_proc.
+
+o  Volker Lendecke &lt;[email protected]&gt;
+   * BUG 13892: lib: Initialize getline() arguments.
+   * BUG 13903: winbind: Fix overlapping id ranges.
+
+o  Gary Lockyer &lt;[email protected]&gt;
+   * BUG 13902: lib util debug: Increase format buffer to 4KiB.
+   * BUG 13927: nsswitch pam_winbind: Fix Asan use after free.
+   * BUG 13929: s4 lib socket: Ensure address string owned by parent struct.
+   * BUG 13936: s3 rpc_client: Fix Asan stack use after scope.
+
+o  Stefan Metzmacher &lt;[email protected]&gt;
+   * BUG 10097: s3:smbd: Handle IO_REPARSE_TAG_DFS in
+     SMB_FIND_FILE_FULL_DIRECTORY_INFO.
+   * BUG 10344: smb2_tcon: Avoid STATUS_PENDING completely on tdis.
+   * BUG 12845: smb2_sesssetup: avoid STATUS_PENDING responses for session
+     setup.
+   * BUG 13698: smb2_tcon: Avoid STATUS_PENDING completely on tdis.
+   * BUG 13796: smb2_sesssetup: avoid STATUS_PENDING responses for session
+     setup.
+   * BUG 13843: dbcheck: Fix the err_empty_attribute() check.
+   * BUG 13858: vfs_snapper: Drop unneeded fstat handler.
+   * BUG 13862: vfs_default: Fix vfswrap_offload_write_send()
+     NT_STATUS_INVALID_VIEW_SIZE check.
+   * BUG 13863: smb2_server: Grant all 8192 credits to clients.
+   * BUG 13919: smbd: Implement SMB_FILE_NORMALIZED_NAME_INFORMATION handling.
+
+o  Anoop C S &lt;[email protected]&gt;
+   * BUG 13872: s3/vfs_glusterfs: Dynamically determine NAME_MAX.
+
+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: winbind: Use domain name from lsa query for sid_to_name cache
+     entry.
+   * BUG 13865: memcache: Increase size of default memcache to 512k.
+
+o  Andreas Schneider &lt;[email protected]&gt;
+   * BUG 13857: docs: Update smbclient manpage for &quot;--max-protocol&quot;.
+   * BUG 13861: &apos;net ads join&apos; to child domain fails when using
+     &quot;-U admin@forestroot&quot;.
+   * BUG 13937: s3:utils: If share is NULL in smbcacls, don&apos;t print it.
+   * BUG 13939: s3:smbspool: Fix regression printing with Kerberos credentials.
+
+o  Martin Schwenke &lt;[email protected]&gt;
+   * BUG 13860: ctdb-scripts: CTDB restarts failed NFS RPC services by hand,
+     which is incompatible with systemd.
+   * BUG 13888: ctdb-daemon: Revert &quot;We can not assume that just because 
we
+     could complete a TCP handshake&quot;.
+   * BUG 13930: ctdb-daemon: Never use 0 as a client ID.
+   * BUG 13943: ctdb-common: Fix memory leak.
+
+o  Ralph Wuerthner &lt;[email protected]&gt;
+   * BUG 13904: s3:debug: Enable logging for early startup failures.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20190522-102630.4.10.4.body.html 
b/posted_news/20190522-102630.4.10.4.body.html
new file mode 100644
index 0000000..72580ea
--- /dev/null
+++ b/posted_news/20190522-102630.4.10.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20190522-102630.4.10.4.body.html -->
+<h5><a name="4.10.4">22 May 2019</a></h5>
+<p class=headline>Samba 4.10.4 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.4.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.10.3-4.10.4.diffs.gz";>patch
 against Samba 4.10.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.10.4.html";>the 
release notes for more info</a>.
+</p>
+<!-- END: posted_news/20190522-102630.4.10.4.body.html -->
diff --git a/posted_news/20190522-102630.4.10.4.headline.html 
b/posted_news/20190522-102630.4.10.4.headline.html
new file mode 100644
index 0000000..08489f3
--- /dev/null
+++ b/posted_news/20190522-102630.4.10.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20190522-102630.4.10.4.headline.html -->
+<li> 22 May 2019 <a href="#4.10.4">Samba 4.10.4 Available for Download</a></li>
+<!-- END: posted_news/20190522-102630.4.10.4.headline.html -->


-- 
Samba Website Repository

Reply via email to