[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Jan 18 06:54:18 UTC 2017


The branch, master has been updated
       via  6bbebe8 NEWS[4.5.4]: Samba 4.5.4 Available for Download
      from  9dcc1d5 NEWS[4.6.0rc1]: Samba 4.6.0rc1 Available for Download

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


- Log -----------------------------------------------------------------
commit 6bbebe8ea5ee1f7ec2caae98f6eadc38a918d649
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 17 21:03:03 2017 +0100

    NEWS[4.5.4]: Samba 4.5.4 Available for Download
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

Summary of changes:
 history/samba-4.5.4.html                        | 72 +++++++++++++++++++++++++
 posted_news/20170118-065402.4.5.4.body.html     | 13 +++++
 posted_news/20170118-065402.4.5.4.headline.html |  3 ++
 3 files changed, 88 insertions(+)
 create mode 100644 history/samba-4.5.4.html
 create mode 100644 posted_news/20170118-065402.4.5.4.body.html
 create mode 100644 posted_news/20170118-065402.4.5.4.headline.html


Changeset truncated at 500 lines:

diff --git a/history/samba-4.5.4.html b/history/samba-4.5.4.html
new file mode 100644
index 0000000..0b50a7f
--- /dev/null
+++ b/history/samba-4.5.4.html
@@ -0,0 +1,72 @@
+<!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.5.4 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.5.4 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.5.4.tar.gz">Samba 4.5.4 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.5.4.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.5.3-4.5.4.diffs.gz">Patch (gzipped) against Samba 4.5.3</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.5.3-4.5.4.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.5.4
+                          January 18, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.5 release series.
+
+
+Changes since 4.5.3:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12460: rename_internals_fsp missing ACL permission-check on destination
+     folder.
+   * BUG 12466: lib: security: se_access_check() incorrectly processes owner
+     rights (S-1-3-4) DENY ace entries.
+   * BUG 12467: s3: ntlm_auth: Don't corrupt the output stream with debug
+     messages.
+   * BUG 12479: s3: libsmb: Add cli_smb2_ftruncate(), plumb into
+     cli_ftruncate().
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12396: s3/smbd: Remove a misleading error message.
+   * BUG 12412: vfs_fruit: Fix "fruit:resource" option spelling, but not
+     behaviour.
+   * BUG 12485: ctdbd_conn: Fix a resource leak.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 12144: smbd/ioctl: match WS2016 ReFS set compression behaviour.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 2210: pam: Map more NT password errors to PAM errors.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12484: winbindd: Use idmap cache in xids2sids.
+   * BUG 12509: messaging: Fix dead but not cleaned-up-yet destination sockets.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12480: kinit succeeded but ads_sasl_spnego_gensec_bind(KRB5) failed: An
+     internal error occurred (with MIT krb5).
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12183: printing: Fix building with CUPS version older than 1.7.
+   * BUG 12441: s3:libads: Include system /etc/krb5.conf if we use MIT Kerberos.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 12470: Fix ctdb ip bugs.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20170118-065402.4.5.4.body.html b/posted_news/20170118-065402.4.5.4.body.html
new file mode 100644
index 0000000..9bad05b
--- /dev/null
+++ b/posted_news/20170118-065402.4.5.4.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20170118-065402.4.5.4.body.html -->
+<h5><a name="4.5.4">18 January 2017</a></h5>
+<p class=headline>Samba 4.5.4 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.5 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.5.4.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.5.3-4.5.4.diffs.gz">patch against Samba 4.5.3</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.5.4.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20170118-065402.4.5.4.body.html -->
diff --git a/posted_news/20170118-065402.4.5.4.headline.html b/posted_news/20170118-065402.4.5.4.headline.html
new file mode 100644
index 0000000..1d2c678
--- /dev/null
+++ b/posted_news/20170118-065402.4.5.4.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20170118-065402.4.5.4.headline.html -->
+<li> 18 January 2017 <a href="#4.5.4">Samba 4.5.4 Available for Download</a></li>
+<!-- END: posted_news/20170118-065402.4.5.4.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list