[SCM] Samba Shared Repository - branch v4-11-test updated

Karolin Seeger kseeger at samba.org
Tue Jan 28 10:16:55 UTC 2020


The branch, v4-11-test has been updated
       via  040e0051e2b VERSION: Bump version up to 4.11.7...
       via  f5fa58a4177 VERSION: Disable GIT_SNAPSHOT for the 4.11.6 release.
       via  9ec0da774e3 WHATSNEW: Add release notes for Samba 4.11.6.
      from  79e7d1328ea smbd: Fix the build with clang

https://git.samba.org/?p=samba.git;a=shortlog;h=v4-11-test


- Log -----------------------------------------------------------------
commit 040e0051e2b707aa744bccc536442d6497ce7024
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 28 11:13:25 2020 +0100

    VERSION: Bump version up to 4.11.7...
    
    and re-enable GIT_SNAPSHOT.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit f5fa58a41774667a153dece74ed7e4a09689f0ad
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 28 11:09:48 2020 +0100

    VERSION: Disable GIT_SNAPSHOT for the 4.11.6 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 9ec0da774e37fa1caae647f6d0bb5fc468e180b4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Jan 28 11:08:58 2020 +0100

    WHATSNEW: Add release notes for Samba 4.11.6.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 75 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 0f54515c8b9..2ec627c3196 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=11
-SAMBA_VERSION_RELEASE=6
+SAMBA_VERSION_RELEASE=7
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 99272550643..6f635618bb2 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,75 @@
+                   ==============================
+                   Release Notes for Samba 4.11.6
+                          January 28, 2020
+		   ==============================
+
+
+This is the latest stable release of the Samba 4.11 release series.
+
+
+Changes since 4.11.5:
+---------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 14209: pygpo: Use correct method flags.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 14216: vfs_ceph_snapshots: Fix root relative path handling.
+
+o  Torsten Fohrer <torsten.fohrer at sbe.de>
+   * BUG 14209: Avoiding bad call flags with python 3.8, using METH_NOARGS
+     instead of zero.
+
+o  Fabrice Fontaine <fontaine.fabrice at gmail.com>
+   * BUG 14218: source4/utils/oLschema2ldif: Include stdint.h before cmocka.h.
+
+o  Björn Jacke <bjacke at samba.org>
+   * BUG 14122: docs-xml/winbindnssinfo: Clarify interaction with idmap_ad etc.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14251: smbd: Fix the build with clang.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 14199: upgradedns: Ensure lmdb lock files linked.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 14182: s3: VFS: glusterfs: Reset nlinks for symlink entries during
+     readdir.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14101: smbc_stat() doesn't return the correct st_mode and also the
+     uid/gid is not filled (SMBv1) file.
+   * BUG 14219: librpc: Fix string length checking in
+     ndr_pull_charset_to_null().
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14227: ctdb-scripts: Strip square brackets when gathering connection
+     info.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
                    ==============================
                    Release Notes for Samba 4.11.5
                           January 21, 2020
@@ -67,8 +139,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.11.4


-- 
Samba Shared Repository



More information about the samba-cvs mailing list