[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Tue Mar 10 10:05:26 UTC 2020


The branch, master has been updated
       via  3a17115 Add Samba 4.11.7 to the list.
       via  710bb0c NEWS[4.11.7]: Samba 4.11.7 Available for Download
      from  7045c7c Remove OpenIQ support listing

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


- Log -----------------------------------------------------------------
commit 3a171156387f2c1604aec470d949c39a2fd385cf
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 10 11:05:02 2020 +0100

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

commit 710bb0c9bd44efccdf975485c49c209095a6e9e2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Mar 10 11:03:48 2020 +0100

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.11.7.html                        | 63 ++++++++++++++++++++++++
 posted_news/20200310-100444.4.11.7.body.html     | 13 +++++
 posted_news/20200310-100444.4.11.7.headline.html |  3 ++
 4 files changed, 80 insertions(+)
 create mode 100644 history/samba-4.11.7.html
 create mode 100644 posted_news/20200310-100444.4.11.7.body.html
 create mode 100644 posted_news/20200310-100444.4.11.7.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index fec8857..d0bd3d0 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -10,6 +10,7 @@
 		<li class="navSub">
 			<ul>
 			<li><a href="samba-4.12.0.html">samba-4.12.0</a></li>
+			<li><a href="samba-4.11.7.html">samba-4.11.7</a></li>
 			<li><a href="samba-4.11.6.html">samba-4.11.6</a></li>
 			<li><a href="samba-4.11.5.html">samba-4.11.5</a></li>
 			<li><a href="samba-4.11.4.html">samba-4.11.4</a></li>
diff --git a/history/samba-4.11.7.html b/history/samba-4.11.7.html
new file mode 100644
index 0000000..6ba9dd0
--- /dev/null
+++ b/history/samba-4.11.7.html
@@ -0,0 +1,63 @@
+<!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.11.7 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.11.7 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.7.tar.gz">Samba 4.11.7 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.7.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.6-4.11.7.diffs.gz">Patch (gzipped) against Samba 4.11.6</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.6-4.11.7.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.11.7
+                           March 10, 2020
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.6:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14239: s3: lib: nmblib. Clean up and harden nmb packet processing.
+   * BUG 14283: s3: VFS: full_audit. Use system session_info if called from a
+     temporary share definition.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 14258: dsdb: Correctly handle memory in objectclass_attrs.
+   * BUG 14270: ldb: version 2.0.9, Samba 4.11 and later give incorrect results
+     for SCOPE_ONE searches.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14247: auth: Fix CIDs 1458418 and 1458420 Null pointer dereferences.
+   * BUG 14285: smbd: Handle EINTR from open(2) properly.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14247: winbind member (source3) fails local SAM auth with empty domain
+     name.
+   * BUG 14265: winbindd: Handling missing idmap in getgrgid().
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14253: lib:util: Log mkdir error on correct debug levels.
+   * BUG 14266: wafsamba: Do not use 'rU' as the 'U' is deprecated in
+     Python 3.9.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14274: ctdb-tcp: Make error handling for outbound connection
+     consistent.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20200310-100444.4.11.7.body.html b/posted_news/20200310-100444.4.11.7.body.html
new file mode 100644
index 0000000..c4adb8c
--- /dev/null
+++ b/posted_news/20200310-100444.4.11.7.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20200310-100444.4.11.7.body.html -->
+<h5><a name="4.11.7">10 March 2020</a></h5>
+<p class=headline>Samba 4.11.7 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.11 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.11.7.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.11.6-4.11.7.diffs.gz">patch against Samba 4.11.6</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.11.7.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20200310-100444.4.11.7.body.html -->
diff --git a/posted_news/20200310-100444.4.11.7.headline.html b/posted_news/20200310-100444.4.11.7.headline.html
new file mode 100644
index 0000000..5cd5267
--- /dev/null
+++ b/posted_news/20200310-100444.4.11.7.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20200310-100444.4.11.7.headline.html -->
+<li> 10 March 2020 <a href="#4.11.7">Samba 4.11.7 Available for Download</a></li>
+<!-- END: posted_news/20200310-100444.4.11.7.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list