[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Fri Oct 18 09:21:04 UTC 2019


The branch, master has been updated
       via  a956d09 Add Samba 4.11.1 to the list.
       via  7e1083a NEWS[4.11.1]: Samba 4.11.1 Available for Download
      from  b2ef73f Add Samba 4.10.9 to the list.

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


- Log -----------------------------------------------------------------
commit a956d099a2dab3c10216c1ea34bd9842722db701
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Oct 18 11:20:45 2019 +0200

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

commit 7e1083a3df5d3e7593b9ff8f35f29dd6bb101eea
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Oct 18 11:17:06 2019 +0200

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.11.1.html                        | 85 ++++++++++++++++++++++++
 posted_news/20191018-092026.4.11.1.body.html     | 13 ++++
 posted_news/20191018-092026.4.11.1.headline.html |  3 +
 4 files changed, 102 insertions(+)
 create mode 100644 history/samba-4.11.1.html
 create mode 100644 posted_news/20191018-092026.4.11.1.body.html
 create mode 100644 posted_news/20191018-092026.4.11.1.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 11303d0..d502770 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.11.1.html">samba-4.11.1</a></li>
 			<li><a href="samba-4.11.0.html">samba-4.11.0</a></li>
 			<li><a href="samba-4.10.9.html">samba-4.10.9</a></li>
 			<li><a href="samba-4.10.8.html">samba-4.10.8</a></li>
diff --git a/history/samba-4.11.1.html b/history/samba-4.11.1.html
new file mode 100644
index 0000000..60f2ba4
--- /dev/null
+++ b/history/samba-4.11.1.html
@@ -0,0 +1,85 @@
+<!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.1 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.11.1 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.1.tar.gz">Samba 4.11.1 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.1.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.0-4.11.1.diffs.gz">Patch (gzipped) against Samba 4.11.0</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.0-4.11.1.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.11.1
+                          October 18, 2019
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.0:
+---------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 14141: getpwnam and getpwuid need to return data for ID_TYPE_BOTH
+     group.
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and
+     smbc_lseekdir().
+   * BUG 14152: s3: smbclient: Stop an SMB2-connection from blundering into
+     SMB1-specific calls.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14137: Fix stale file handle error when using mkstemp on a share.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 14106: Fix spnego fallback from kerberos to ntlmssp in smbd server.
+   * BUG 14140: Overlinking libreplace against librt and pthread against every
+     binary or library causes issues.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 14130: s3-winbindd: Fix forest trusts with additional trust attributes.
+   * BUG 14134: auth/gensec: Fix non-AES schannel seal.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 14147: Deleted records can be resurrected during recovery.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14136: Fix uncaught exception in classicupgrade.
+   * BUG 14139: fault.c: Improve fault_report message text pointing to our wiki.
+
+o  Bryan Mason <bmason at redhat.com>
+   * BUG 14128: s3:client: Use DEVICE_URI, instead of argv[0], for Device URI.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14124: pam_winbind with krb5_auth or wbinfo -K doesn't work for users
+     of trusted domains/forests.
+
+o  Mathieu Parent <math.parent at gmail.com>
+   * BUG 14131: Remove 'pod2man' as it is no longer needed.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13884: Joining Active Directory should not use SAMR to set the
+     password.
+   * BUG 14140: Overlinking libreplace against librt and pthread against every
+     binary or library causes issues.
+   * BUG 14155: 'kpasswd' fails when built with MIT Kerberos.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14129: Exit code of ctdb nodestatus should not be influenced by deleted
+     nodes.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20191018-092026.4.11.1.body.html b/posted_news/20191018-092026.4.11.1.body.html
new file mode 100644
index 0000000..fda84f6
--- /dev/null
+++ b/posted_news/20191018-092026.4.11.1.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20191018-092026.4.11.1.body.html -->
+<h5><a name="4.11.1">18 October 2019</a></h5>
+<p class=headline>Samba 4.11.1 Available for Download</p>
+<p>
+This is the first 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.1.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.11.0-4.11.1.diffs.gz">patch against Samba 4.11.0</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.11.1.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20191018-092026.4.11.1.body.html -->
diff --git a/posted_news/20191018-092026.4.11.1.headline.html b/posted_news/20191018-092026.4.11.1.headline.html
new file mode 100644
index 0000000..fc464d5
--- /dev/null
+++ b/posted_news/20191018-092026.4.11.1.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20191018-092026.4.11.1.headline.html -->
+<li> 18 October 2019 <a href="#4.11.1">Samba 4.11.1 Available for Download</a></li>
+<!-- END: posted_news/20191018-092026.4.11.1.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list