[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Nov 15 08:32:34 UTC 2017


The branch, master has been updated
       via  0a36385 Add Samba 4.7.2 to the list.
       via  4aab506 NEWS[4.7.2]: Samba 4.7.2 Available for Download
      from  cfc5b56 Add Samba 4.7.1 to the list.

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


- Log -----------------------------------------------------------------
commit 0a36385f863f2cf5f0668f216d66a3668773c5dc
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 15 09:32:17 2017 +0100

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

commit 4aab506c7049a536dcf2330e25710e0db0db8270
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 15 09:23:21 2017 +0100

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

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

Summary of changes:
 history/header_history.html                     |  1 +
 history/samba-4.7.2.html                        | 55 +++++++++++++++++++++++++
 posted_news/20171115-083150.4.7.2.body.html     | 13 ++++++
 posted_news/20171115-083150.4.7.2.headline.html |  3 ++
 4 files changed, 72 insertions(+)
 create mode 100644 history/samba-4.7.2.html
 create mode 100644 posted_news/20171115-083150.4.7.2.body.html
 create mode 100644 posted_news/20171115-083150.4.7.2.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index b73b6ac..b1a3d02 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.2.html">samba-4.7.2</a></li>
 			<li><a href="samba-4.7.1.html">samba-4.7.1</a></li>
 			<li><a href="samba-4.7.0.html">samba-4.7.0</a></li>
 			<li><a href="samba-4.6.9.html">samba-4.6.9</a></li>
diff --git a/history/samba-4.7.2.html b/history/samba-4.7.2.html
new file mode 100644
index 0000000..660f436
--- /dev/null
+++ b/history/samba-4.7.2.html
@@ -0,0 +1,55 @@
+<!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.2 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.7.2 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.7.2.tar.gz">Samba 4.7.2 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.7.2.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.7.1-4.7.2.diffs.gz">Patch (gzipped) against Samba 4.7.1</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.7.1-4.7.2.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   =============================
+                   Release Notes for Samba 4.7.2
+                         November 15, 2017
+                   =============================
+
+
+This is an additional bugfix release to address a possible data corruption
+issue. Please update immediately! For details, please see
+
+  https://bugzilla.samba.org/show_bug.cgi?id=13130
+
+Samba 4.6.0 and newer is affected by this issue.
+
+
+Changes since 4.7.1:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13121: Non-smbd processes using kernel oplocks can hang smbd.
+
+o  Joe Guo <joeg at catalyst.net.nz>
+   * BUG 13127: python: use communicate to fix Popen deadlock.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13130: smbd on disk file corruption bug under heavy threaded load.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13130: tevent: version 0.9.34.
+
+o  Ralph Wuerthner <ralph.wuerthner at de.ibm.com>
+   * BUG 13118: s3: smbd: Fix delete-on-close after smb2_find.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20171115-083150.4.7.2.body.html b/posted_news/20171115-083150.4.7.2.body.html
new file mode 100644
index 0000000..f903e5b
--- /dev/null
+++ b/posted_news/20171115-083150.4.7.2.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20171115-083150.4.7.2.body.html -->
+<h5><a name="4.7.2">15 November 2017</a></h5>
+<p class=headline>Samba 4.7.2 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.2.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.7.1-4.7.2.diffs.gz">patch against Samba 4.7.1</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.7.2.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20171115-083150.4.7.2.body.html -->
diff --git a/posted_news/20171115-083150.4.7.2.headline.html b/posted_news/20171115-083150.4.7.2.headline.html
new file mode 100644
index 0000000..fb60592
--- /dev/null
+++ b/posted_news/20171115-083150.4.7.2.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20171115-083150.4.7.2.headline.html -->
+<li> 15 November 2017 <a href="#4.7.2">Samba 4.7.2 Available for Download</a></li>
+<!-- END: posted_news/20171115-083150.4.7.2.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list