[SCM] Samba Website Repository - branch master updated

Karolin Seeger kseeger at samba.org
Thu Nov 5 10:19:40 UTC 2020


The branch, master has been updated
       via  8039336 NEWS[4.11.16]: Samba 4.11.16 Available for Download
      from  70fe510 Add Samba 4.12.10.

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


- Log -----------------------------------------------------------------
commit 80393364efe43c198c7a9ae56b853793ac51a4ad
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Nov 4 11:32:57 2020 +0100

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

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

Summary of changes:
 history/{samba-4.12.10.html => samba-4.11.16.html} | 47 ++++++----------------
 posted_news/20201105-101914.4.11.16.body.html      | 13 ++++++
 posted_news/20201105-101914.4.11.16.headline.html  |  3 ++
 3 files changed, 28 insertions(+), 35 deletions(-)
 copy history/{samba-4.12.10.html => samba-4.11.16.html} (51%)
 create mode 100644 posted_news/20201105-101914.4.11.16.body.html
 create mode 100644 posted_news/20201105-101914.4.11.16.headline.html


Changeset truncated at 500 lines:

diff --git a/history/samba-4.12.10.html b/history/samba-4.11.16.html
similarity index 51%
copy from history/samba-4.12.10.html
copy to history/samba-4.11.16.html
index 5395897..9c7d7e8 100644
--- a/history/samba-4.12.10.html
+++ b/history/samba-4.11.16.html
@@ -2,29 +2,28 @@
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>Samba 4.12.10 - Release Notes</title>
+<title>Samba 4.11.16 - Release Notes</title>
 </head>
 <body>
-<H2>Samba 4.12.10 Available for Download</H2>
+<H2>Samba 4.11.16 Available for Download</H2>
 <p>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.12.10.tar.gz">Samba 4.12.10 (gzipped)</a><br>
-<a href="https://download.samba.org/pub/samba/stable/samba-4.12.10.tar.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.16.tar.gz">Samba 4.11.16 (gzipped)</a><br>
+<a href="https://download.samba.org/pub/samba/stable/samba-4.11.16.tar.asc">Signature</a>
 </p>
 <p>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.12.9-4.12.10.diffs.gz">Patch (gzipped) against Samba 4.12.9</a><br>
-<a href="https://download.samba.org/pub/samba/patches/samba-4.12.9-4.12.10.diffs.asc">Signature</a>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.15-4.11.16.diffs.gz">Patch (gzipped) against Samba 4.11.15</a><br>
+<a href="https://download.samba.org/pub/samba/patches/samba-4.11.15-4.11.16.diffs.asc">Signature</a>
 </p>
 <p>
 <pre>
                    ===============================
-                   Release Notes for Samba 4.12.10
-                          November 05, 2020
+                   Release Notes for Samba 4.11.16
+                          November 04, 2020
                    ===============================
 
 
-This is the latest stable release of the Samba 4.12 release series.
-
-Major enhancements include:
+This is an extraordinary release of the Samba 4.11 release series to address the
+following issues:
 
   o BUG 14537: ctdb-common: Avoid aliasing errors during code optimization.
   o BUG 14486: vfs_glusterfs: Avoid data corruption with the write-behind
@@ -47,46 +46,24 @@ refuse to connect if detected. Please disable the write-behind translator for
 the GlusterFS volume to allow the plugin to connect to the volume.
 
 
-Changes since 4.12.9
---------------------
+Changes since 4.11.15
+---------------------
 
 o  Jeremy Allison <jra at samba.org>
    * BUG 14486: s3: modules: vfs_glusterfs: Fix leak of char
      **lines onto mem_ctx on return.
 
-o  Ralph Boehme <slow at samba.org>
-   * BUG 14471: RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special.
-
-o  Alexander Bokovoy <ab at samba.org>
-   * BUG 14538: smb.conf.5: Add clarification how configuration changes
-     reflected by Samba.
-
 o  Günther Deschner <gd at samba.org>
    * BUG 14486: s3-vfs_glusterfs: Refuse connection when write-behind xlator is
      present.
-   * winexe:: Add configure option to control whether to build it
-     (default: auto).
 
 o  Amitay Isaacs <amitay at gmail.com>
-   * BUG 14487: Latest version of Bind9 is now 9.20.
    * BUG 14537: ctdb-common: Avoid aliasing errors during code optimization.
 
-o  Stefan Metzmacher <metze at samba.org>
-   * BUG 14531: s4:dsdb:acl_read: Implement "List Object" mode feature.
-
 o  Sachin Prabhu <sprabhu at redhat.com>
    * BUG 14486: docs-xml/manpages: Add warning about write-behind translator for
      vfs_glusterfs.
 
-o  Khem Raj <raj.khem at gmail.com>
-   * nsswitch/nsstest.c: Avoid nss function conflicts with glibc nss.h.
-
-o  Martin Schwenke <martin at meltin.net>
-   * BUG 14513: ctdb disable/enable can still fail due to race condition.
-
-o  Andrew Walker <awalker at ixsystems.com>
-   * BUG 14471: RN: vfs_zfsacl: Only grant DELETE_CHILD if ACL tag is special.
-
 
 </pre>
 </p>
diff --git a/posted_news/20201105-101914.4.11.16.body.html b/posted_news/20201105-101914.4.11.16.body.html
new file mode 100644
index 0000000..05ae810
--- /dev/null
+++ b/posted_news/20201105-101914.4.11.16.body.html
@@ -0,0 +1,13 @@
+<!-- BEGIN: posted_news/20201105-101914.4.11.16.body.html -->
+<h5><a name="4.11.16">05 November 2020</a></h5>
+<p class=headline>Samba 4.11.16 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.16.tar.gz">downloaded now</a>.
+A <a href="https://download.samba.org/pub/samba/patches/samba-4.11.15-4.11.16.diffs.gz">patch against Samba 4.11.15</a> is also available.
+See <a href="https://www.samba.org/samba/history/samba-4.11.16.html">the release notes for more info</a>.
+</p>
+<!-- END: posted_news/20201105-101914.4.11.16.body.html -->
diff --git a/posted_news/20201105-101914.4.11.16.headline.html b/posted_news/20201105-101914.4.11.16.headline.html
new file mode 100644
index 0000000..802a904
--- /dev/null
+++ b/posted_news/20201105-101914.4.11.16.headline.html
@@ -0,0 +1,3 @@
+<!-- BEGIN: posted_news/20201105-101914.4.11.16.headline.html -->
+<li> 05 November 2020 <a href="#4.11.16">Samba 4.11.16 Available for Download</a></li>
+<!-- END: posted_news/20201105-101914.4.11.16.headline.html -->


-- 
Samba Website Repository



More information about the samba-cvs mailing list