[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Wed Jul 3 11:52:57 UTC 2019


The branch, master has been updated
       via  d382cc8 Add Samba 4.9.11.
       via  4f4423a NEWS[4.9.11]: Samba 4.9.11 Available for Download
      from  7264ad2 Add Samba 4.9.10.

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


- Log -----------------------------------------------------------------
commit d382cc8d13a9febc8c7162604917913269338b63
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 3 13:52:43 2019 +0200

    Add Samba 4.9.11.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 4f4423af9fd637d5f22cc1889d88266d4f0af08c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Jul 3 13:51:05 2019 +0200

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

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

Summary of changes:
 history/header_history.html                      |  1 +
 history/samba-4.9.11.html                        | 45 ++++++++++++++++++++++++
 posted_news/20190703-115226.4.9.11.body.html     | 13 +++++++
 posted_news/20190703-115226.4.9.11.headline.html |  3 ++
 4 files changed, 62 insertions(+)
 create mode 100644 history/samba-4.9.11.html
 create mode 100644 posted_news/20190703-115226.4.9.11.body.html
 create mode 100644 posted_news/20190703-115226.4.9.11.headline.html


Changeset truncated at 500 lines:

diff --git a/history/header_history.html b/history/header_history.html
index 03a3a49..f323dcc 100755
--- a/history/header_history.html
+++ b/history/header_history.html
@@ -15,6 +15,7 @@
 			<li><a href="samba-4.10.2.html">samba-4.10.2</a></li>
 			<li><a href="samba-4.10.1.html">samba-4.10.1</a></li>
 			<li><a href="samba-4.10.0.html">samba-4.10.0</a></li>
+			<li><a href="samba-4.9.11.html">samba-4.9.11</a></li>
 			<li><a href="samba-4.9.10.html">samba-4.9.10</a></li>
 			<li><a href="samba-4.9.9.html">samba-4.9.9</a></li>
 			<li><a href="samba-4.9.8.html">samba-4.9.8</a></li>
diff --git a/history/samba-4.9.11.html b/history/samba-4.9.11.html
new file mode 100644
index 0000000..1aac8d3
--- /dev/null
+++ b/history/samba-4.9.11.html
@@ -0,0 +1,45 @@
+<!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.9.11 - Release Notes</title>
+</head>
+<body>
+<H2>Samba 4.9.11 Available for Download</H2>
+<p>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.11.tar.gz">Samba 4.9.11 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.9.11.tar.asc">Signature</a>
+</p>
+<p>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.10-4.9.11.diffs.gz">Patch (gzipped) against Samba 4.9.10</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.9.10-4.9.11.diffs.asc">Signature</a>
+</p>
+<p>
+<pre>
+                   ==============================
+                   Release Notes for Samba 4.9.11
+                            July 03, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.9 release series.
+
+In yesterday's Samba 4.9.10 release, LDAP_REFERRAL_SCHEME_OPAQUE was added to
+db_module.h in order to fix bug #12478. Unfortunately, the ldb version was not
+raised. Samba >= 4.9.10 is no longer able to build with ldb 1.4.6. This version
+includes the new ldb version. Please note that there are just the version bumps
+in ldb and Samba, no code change. If you don't build Samba with an external ldb
+library, you can ignore this release and keep using 4.9.11.
+
+
+Changes since 4.9.10:
+---------------------
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12478: ldb: Release ldb 1.4.7.
+
+
+</pre>
+</p>
+</body>
+</html>
diff --git a/posted_news/20190703-115226.4.9.11.body.html b/posted_news/20190703-115226.4.9.11.body.html
new file mode 100644
index 0000000..cc43a97
--- /dev/null
+++ b/posted_news/20190703-115226.4.9.11.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20190703-115226.4.9.11.body.html -->
+<h5><a name="4.9.11">03 July 2019</a></h5>
+<p class=headline>Samba 4.9.11 Available for Download</p>
+<p>
+This is the latest stable release of the Samba 4.9 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.9.11.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.9.10-4.9.11.diffs.gz">patch against Samba 4.9.10</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.9.11.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20190703-115226.4.9.11.body.html -->
diff --git a/posted_news/20190703-115226.4.9.11.headline.html b/posted_news/20190703-115226.4.9.11.headline.html
new file mode 100644
index 0000000..2fb029b
--- /dev/null
+++ b/posted_news/20190703-115226.4.9.11.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20190703-115226.4.9.11.headline.html -->
+<li> 03 July 2019 <a href="#4.9.11">Samba 4.9.11 Available for Download</a></li>
+<!-- END: posted_news/20190703-115226.4.9.11.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list