The branch, master has been updated
via 8777400 NEWS[4.4.4]: Samba 4.4.4 Available for Download
from 0e79897 Add new Samba 4 book by Stefan Kania.
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 87774004e86f9e5d8fbf45cb4973c3285802d45e
Author: Karolin Seeger <[email protected]>
Date: Mon Jun 6 09:48:44 2016 +0200
NEWS[4.4.4]: Samba 4.4.4 Available for Download
Signed-off-by: Karolin Seeger <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
history/samba-4.4.4.html | 112 ++++++++++++++++++++++++
posted_news/20160607-095842.4.4.4.body.html | 13 +++
posted_news/20160607-095842.4.4.4.headline.html | 3 +
3 files changed, 128 insertions(+)
create mode 100644 history/samba-4.4.4.html
create mode 100644 posted_news/20160607-095842.4.4.4.body.html
create mode 100644 posted_news/20160607-095842.4.4.4.headline.html
Changeset truncated at 500 lines:
diff --git a/history/samba-4.4.4.html b/history/samba-4.4.4.html
new file mode 100644
index 0000000..6541216
--- /dev/null
+++ b/history/samba-4.4.4.html
@@ -0,0 +1,112 @@
+<!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.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.4.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.4.4.tar.gz">Samba
4.4.4 (gzipped)</a><br>
+<a
href="https://download.samba.org/pub/samba/stable/samba-4.4.4.tar.asc">Signature</a>
+</p>
+<p>
+<a
href="https://download.samba.org/pub/samba/patches/samba-4.4.3-4.4.4.diffs.gz">Patch
(gzipped) against Samba 4.4.3</a><br>
+<a
href="https://download.samba.org/pub/samba/patches/samba-4.4.3-4.4.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+ =============================
+ Release Notes for Samba 4.4.4
+ June 7, 2016
+ =============================
+
+
+This is the latest stable release of Samba 4.4.
+
+
+Changes since 4.4.3:
+--------------------
+
+o Michael Adam <[email protected]>
+ * BUG 11809: SMB3 multichannel: Add implementation of missing channel
sequence
+ number verification.
+ * BUG 11919: smbd:close: Only remove kernel share modes if they had been
+ taken at open.
+ * BUG 11930: notifyd: Prevent NULL deref segfault in
notifyd_peer_destructor.
+
+o Jeremy Allison <[email protected]>
+ * BUG 10618: s3: auth: Move the declaration of struct dom_sid tmp_sid to
+ function level scope.
+
+o Christian Ambach <[email protected]>
+ * BUG 10796: s3:rpcclient: Make '--pw-nt-hash' option work.
+ * BUG 11354: s3:libsmb/clifile: Use correct value for MaxParameterCount for
+ setting EAs.
+ * BUG 11438: Fix case sensitivity issues over SMB2 or above.
+
+o Ralph Boehme <[email protected]>
+ * BUG 1703: s3:libnet:libnet_join: Add netbios aliases as SPNs.
+ * BUG 11721: vfs_fruit: Add an option that allows disabling POSIX rename
+ behaviour.
+
+o Alexander Bokovoy <[email protected]>
+ * BUG 11936: s3-smbd: Support systemd 230.
+
+o Ira Cooper <[email protected]>
+ * BUG 11907: source3: Honor the core soft limit of the OS.
+
+o Günther Deschner <[email protected]>
+ * BUG 11809: SMB3 multichannel: Add implementation of missing channel
sequence
+ number verification.
+ * BUG 11864: s3:client:smbspool_krb5_wrapper: Fix the non clearenv build.
+ * BUG 11906: s3-kerberos: Avoid entering a password change dialogue also
when
+ using MIT.
+
+o Robin Hack <[email protected]>
+ * BUG 11890: ldb-samba/ldb_matching_rules: Fix CID 1349424 - Uninitialized
+ pointer read.
+
+o Volker Lendecke <[email protected]>
+ * BUG 11844: dbwrap_ctdb: Fix ENOENT->NT_STATUS_NOT_FOUND.
+
+o Robin McCorkell <[email protected]>
+ * BUG 11276: Correctly set cli->raw_status for libsmbclient in SMB2 code.
+
+o Stefan Metzmacher <[email protected]>
+ * BUG 11910: s3:smbd: Fix anonymous authentication if signing is mandatory.
+ * BUG 11912: libcli/auth: Let msrpc_parse() return talloc'ed empty
strings.
+ * BUG 11914: Fix NTLM Authentication issue with squid.
+ * BUG 11927: s3:rpcclient: make use of SMB_SIGNING_IPC_DEFAULT.
+
+o Luca Olivetti <[email protected]>
+ * BUG 11530: pdb: Fix segfault in pdb_ldap for missing gecos.
+
+o Rowland Penny <[email protected]>
+ * BUG 11613: Allow 'samba-tool fsmo' to cope with empty or
missing fsmo
+ roles.
+
+o Anoop C S <[email protected]>
+ * BUG 11907: packaging: Set default limit for core file size in service
+ files.
+
+o Andreas Schneider <[email protected]>
+ * BUG 11922: s3-net: Convert the key_name to UTF8 during migration.
+ * BUG 11935: s3-smbspool: Log to stderr.
+
+o Uri Simchoni <[email protected]>
+ * BUG 11900: heimdal: Encode/decode kvno as signed integer.
+ * BUG 11931: s3-quotas: Fix sysquotas_4B quota fetching for BSD.
+ * BUG 11937: smbd: dfree: Ignore quota if not enforced.
+
+o Raghavendra Talur <[email protected]>
+ * BUG 11907: init: Set core file size to unlimited by default.
+
+o Hemanth Thummala <[email protected]>
+ * BUG 11934: Fix memory leak in share mode locking.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20160607-095842.4.4.4.body.html
b/posted_news/20160607-095842.4.4.4.body.html
new file mode 100644
index 0000000..bb3212e
--- /dev/null
+++ b/posted_news/20160607-095842.4.4.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20160607-095842.4.4.4.body.html -->
+<h5><a name="4.4.4">07 June 2016</a></h5>
+<p class=headline>Samba 4.4.4 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.4.tar.gz">downloaded
now</a>.
+A <a
href="https://download.samba.org/pub/samba/patches/samba-4.4.3-4.4.4.diffs.gz">patch
against Samba 4.4.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.4.4.html">the release
notes for more info</a>.
+</p>
+<!-- END: posted_news/20160607-095842.4.4.4.body.html -->
diff --git a/posted_news/20160607-095842.4.4.4.headline.html
b/posted_news/20160607-095842.4.4.4.headline.html
new file mode 100644
index 0000000..41d8af2
--- /dev/null
+++ b/posted_news/20160607-095842.4.4.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20160607-095842.4.4.4.headline.html -->
+<li> 07 June 2016 <a href="#4.4.4">Samba 4.4.4 Available for Download</a></li>
+<!-- END: posted_news/20160607-095842.4.4.4.headline.html -->
--
Samba Website Repository