The branch, master has been updated
       via  75bdfc2 NEWS[4.4.3]: Samba 4.4.3 Available for Download
      from  d34c77c books: Add Samba4 book by Stefan Kania.

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


- Log -----------------------------------------------------------------
commit 75bdfc26657e98ad28a40a89208278b29f031fa8
Author: Karolin Seeger <[email protected]>
Date:   Mon May 2 09:35:05 2016 +0200

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

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

Summary of changes:
 history/samba-4.4.3.html                        | 96 +++++++++++++++++++++++++
 posted_news/20160502-073617.4.4.3.body.html     | 13 ++++
 posted_news/20160502-073617.4.4.3.headline.html |  3 +
 3 files changed, 112 insertions(+)
 create mode 100644 history/samba-4.4.3.html
 create mode 100644 posted_news/20160502-073617.4.4.3.body.html
 create mode 100644 posted_news/20160502-073617.4.4.3.headline.html


Changeset truncated at 500 lines:

diff --git a/history/samba-4.4.3.html b/history/samba-4.4.3.html
new file mode 100644
index 0000000..853362a
--- /dev/null
+++ b/history/samba-4.4.3.html
@@ -0,0 +1,96 @@
+<!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.4.3 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.4.3 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.4.3.tar.gz";>Samba 
4.4.3 (gzipped)</a><br>
+<a 
href="https://download.samba.org/pub/samba/stable/samba-4.4.3.tar.asc";>Signature</a>
+</p>
+<p>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.4.2-4.4.3.diffs.gz";>Patch
 (gzipped) against Samba 4.4.2</a><br>
+<a 
href="https://download.samba.org/pub/samba/patches/samba-4.4.2-4.4.3.diffs.asc";>Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.4.3
+                           May 2, 2016
+                   =============================
+
+
+This is the latest stable release of Samba 4.4.
+
+This release fixes some regressions introduced by the last security fixes.
+Please see bug https://bugzilla.samba.org/show_bug.cgi?id=11849 for a list of
+bugs addressing these regressions and more information.
+
+
+Changes since 4.4.2:
+--------------------
+
+o  Michael Adam &lt;[email protected]&gt;
+   * BUG 11786: idmap_hash: Only allow the hash module for default idmap 
config.
+
+o  Jeremy Allison &lt;[email protected]&gt;
+   * BUG 11822: s3: libsmb: Fix error where short name length was read as 2
+     bytes, should be 1.
+
+o  Andrew Bartlett &lt;[email protected]&gt;
+   * BUG 11789: Fix returning of ldb.MessageElement.
+
+o  Ralph Boehme &lt;[email protected]&gt;
+   * BUG 11855: cleanupd: Restart as needed.
+
+o  G&uuml;nther Deschner &lt;[email protected]&gt;
+   * BUG 11786: s3:winbindd:idmap: check loadparm in domain_has_idmap_config()
+     helper as well.
+   * BUG 11789: libsmb/pysmb: Add pytalloc-util dependency to fix the build.
+
+o  Volker Lendecke &lt;[email protected]&gt;
+   * BUG 11786: winbind: Fix CID 1357100: Unchecked return value.
+   * BUG 11816: nwrap: Fix the build on Solaris.
+   * BUG 11827: vfs_catia: Fix memleak.
+   * BUG 11878: smbd: Avoid large reads beyond EOF.
+
+o  Stefan Metzmacher &lt;[email protected]&gt;
+   * BUG 11789: s3:wscript: pylibsmb depends on pycredentials.
+   * BUG 11841: Fix NT_STATUS_ACCESS_DENIED when accessing Windows public 
share.
+   * BUG 11847: Only validate MIC if &quot;map to guest&quot; is not being 
used.
+   * BUG 11849: auth/ntlmssp: Add ntlmssp_{client,server}:force_old_spnego
+     option for testing.
+   * BUG 11850: NetAPP SMB servers don&apos;t negotiate NTLMSSP_SIGN.
+   * BUG 11858: Allow anonymous smb connections.
+   * BUG 11870: Fix ads_sasl_spnego_gensec_bind(KRB5).
+   * BUG 11872: Fix &apos;wbinfo -u&apos; and &apos;net ads search&apos;.
+
+o  Tom Mortensen &lt;[email protected]&gt;
+   * BUG 11875: nss_wins: Fix the hostent setup.
+
+o  Garming Sam &lt;[email protected]&gt;
+   * BUG 11789: build: Mark explicit dependencies on pytalloc-util.
+
+o  Partha Sarathi &lt;[email protected]&gt;
+   * BUG 11819: Fix the smb2_setinfo to handle FS info types and FSQUOTA
+     infolevel.
+
+o  Jorge Schrauwen &lt;[email protected]&gt;
+   * BUG 11816: configure: Don&apos;t check for inotify on illumos.
+
+o  Uri Simchoni &lt;[email protected]&gt;
+   * BUG 11806: vfs_acl_common: Avoid setting POSIX ACLs if &quot;ignore 
system acls&quot;
+     is set.
+   * BUG 11815: smbcquotas: print &quot;NO LIMIT&quot; only if returned quota 
value is 0.
+   * BUG 11852: libads: Record session expiry for spnego sasl binds.
+
+o  Hemanth Thummala &lt;[email protected]&gt;
+   * BUG 11840: Mask general purpose signals for notifyd.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20160502-073617.4.4.3.body.html 
b/posted_news/20160502-073617.4.4.3.body.html
new file mode 100644
index 0000000..919bb04
--- /dev/null
+++ b/posted_news/20160502-073617.4.4.3.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20160502-073617.4.4.3.body.html -->
+<h5><a name="4.4.3">02 May 2016</a></h5>
+<p class=headline>Samba 4.4.3 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.4 release series.
+</p>
+<p>
+The uncompressed tarball has been signed using GnuPG (ID 6568B7EA).
+The source code can be <a 
href="https://download.samba.org/pub/samba/stable/samba-4.4.3.tar.gz";>downloaded
 now</a>.
+A <a 
href="https://download.samba.org/pub/samba/patches/samba-4.4.2-4.4.3.diffs.gz";>patch
 against Samba 4.4.2</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.4.3.html";>the release 
notes for more info</a>.
+</p>
+<!-- END: posted_news/20160502-073617.4.4.3.body.html -->
diff --git a/posted_news/20160502-073617.4.4.3.headline.html 
b/posted_news/20160502-073617.4.4.3.headline.html
new file mode 100644
index 0000000..9ae052b
--- /dev/null
+++ b/posted_news/20160502-073617.4.4.3.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20160502-073617.4.4.3.headline.html -->
+<li> 02 May 2016 <a href="#4.4.3">Samba 4.4.3 Available for Download</a></li>
+<!-- END: posted_news/20160502-073617.4.4.3.headline.html -->


-- 
Samba Website Repository

Reply via email to