[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Feb 7 08:47:01 UTC 2018


The branch, master has been updated
       via  9bff229 Add Samba 4.7.5 to the list.
       via  addd9a5 NEWS[4.7.5]: Samba 4.7.5 Available for Download
      from  9b045dd NEWS[4.8.0rc2]: Samba 4.8.0rc2 Available for Download

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


- Log -----------------------------------------------------------------
commit 9bff2293cb070bfe5446760fba80b3a677f16192
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 7 09:46:43 2018 +0100

    Add Samba 4.7.5 to the list.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit addd9a545a18ccd12bbdb203b83e2a6149005cb5
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Feb 7 09:43:48 2018 +0100

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

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

Summary of changes:
 history/header_history.html                     |  1 +
 history/samba-4.7.5.html                        | 86 +++++++++++++++++++++++++
 posted_news/20180207-084604.4.7.5.body.html     | 13 ++++
 posted_news/20180207-084604.4.7.5.headline.html |  3 +
 4 files changed, 103 insertions(+)
 create mode 100644 history/samba-4.7.5.html
 create mode 100644 posted_news/20180207-084604.4.7.5.body.html
 create mode 100644 posted_news/20180207-084604.4.7.5.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index ce7778e..1b4f1f1 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.7.5.html">samba-4.7.5</a></li>
 			<li><a href="samba-4.7.4.html">samba-4.7.4</a></li>
 			<li><a href="samba-4.7.3.html">samba-4.7.3</a></li>
 			<li><a href="samba-4.7.2.html">samba-4.7.2</a></li>
diff --git a/history/samba-4.7.5.html b/history/samba-4.7.5.html
new file mode 100644
index 0000000..d1aefeb
--- /dev/null
+++ b/history/samba-4.7.5.html
@@ -0,0 +1,86 @@
+<!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.7.5 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.7.5 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.7.5.tar.gz">Samba 4.7.5 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.7.5.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.7.4-4.7.5.diffs.gz">Patch (gzipped) against Samba 4.7.4</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.7.4-4.7.5.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.7.5
+                          February 7, 2018
+                   =============================
+
+
+This is the latest stable release of the Samba 4.7 release series.
+
+Major enhancements include:
+
+o  BUG 13228: This is a major issue in Samba's ActiveDirectory domain
+   controller code. It might happen that AD objects have missing or broken
+   linked attributes. This could lead to broken group memberships e.g.
+   All Samba AD domain controllers set up with Samba 4.6 or lower and then
+   upgraded to 4.7 are affected. The corrupt database can be fixed with
+   'samba-tool dbcheck --cross-ncs --fix'.
+
+
+Changes since 4.7.4:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13193: smbd tries to release not leased oplock during oplock II
+     downgrade.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13181: Fix copying file with empty FinderInfo from Windows client
+     to Samba share with fruit.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 10976: build: Deal with recent glibc sunrpc header removal.
+   * BUG 13238: Make Samba work with tirpc and libnsl2.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 13208: vfs_ceph: Add fs_capabilities hook to avoid local statvfs.
+
+o  Love Hornquist Astrand <lha at h5l.org>
+   * BUG 12986: Kerberos: PKINIT: Can't decode algorithm parameters in
+     clientPublicValue.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 13188: ctdb-recovery-helper: Deregister message handler in error
+     paths.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13240: samba: Only use async signal-safe functions in signal handler.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12986: Kerberos: PKINIT: Can't decode algorithm parameters in
+     clientPublicValue.
+   * BUG 13228: repl_meta_data: Fix linked attribute corruption on databases
+     with unsorted links on expunge. dbcheck: Add functionality to fix the
+     corrupt database.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 13189: Fix smbd panic when chdir returns error during exit.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13238: Make Samba work with tirpc and libnsl2.
+
+o  Uri Simchoni <uri at samba.org>
+   * BUG 13176: Fix POSIX ACL support on HPUX and possibly other big-endian OSs.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20180207-084604.4.7.5.body.html b/posted_news/20180207-084604.4.7.5.body.html
new file mode 100644
index 0000000..03d60fd
--- /dev/null
+++ b/posted_news/20180207-084604.4.7.5.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20180207-084604.4.7.5.body.html -->
+<h5><a name="4.7.5">07 February 2018</a></h5>
+<p class=headline>Samba 4.7.5 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.7 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.7.5.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.7.4-4.7.5.diffs.gz">patch against Samba 4.7.4</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.7.5.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20180207-084604.4.7.5.body.html -->
diff --git a/posted_news/20180207-084604.4.7.5.headline.html b/posted_news/20180207-084604.4.7.5.headline.html
new file mode 100644
index 0000000..e949433
--- /dev/null
+++ b/posted_news/20180207-084604.4.7.5.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20180207-084604.4.7.5.headline.html -->
+<li> 07 February 2018 <a href="#4.7.5">Samba 4.7.5 Available for Download</a></li>
+<!-- END: posted_news/20180207-084604.4.7.5.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list