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

Karolin Seeger kseeger at samba.org
Tue Oct 22 08:55:18 UTC 2019


The branch, v4-9-test has been updated
       via  5942df08644 VERSION: Bump version up to 4.9.15...
       via  2250bc58aea VERSION: Disable GIT_SNAPSHOT for the 4.9.14 release.
       via  72a2a1b5630 WHATSNEW: Add release notes for Samba 4.9.14.
      from  a5ffe3982cc spnego: fix server handling of no optimistic exchange

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


- Log -----------------------------------------------------------------
commit 5942df0864495dbaea68d2f45b5a6d343f0556ba
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Oct 22 10:54:09 2019 +0200

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

commit 2250bc58aea9422689550fb39289d778287a57e2
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Oct 22 10:52:51 2019 +0200

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

commit 72a2a1b5630def7a61fb971d3d9ba2cdff906b8b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Oct 22 10:52:21 2019 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 4b231759e81..f9d9bb2f86f 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=9
-SAMBA_VERSION_RELEASE=14
+SAMBA_VERSION_RELEASE=15
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fe8086b436a..cf34f50129f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,85 @@
+                   ==============================
+                   Release Notes for Samba 4.9.14
+                          October 22, 2019
+                   ==============================
+
+
+This is the last bugfix release of the Samba 4.9 release series. There will be
+security releases only beyond this point.
+
+
+Changes since 4.9.13:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14094: smbc_readdirplus() is incompatible with smbc_telldir() and
+     smbc_lseekdir().
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 13978: s4/scripting: MORE py3 compatible print functions.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * ldb: release ldb 1.4.8
+   * BUG 13959: ldb_tdb fails to check error return when parsing pack formats.
+   * BUG 13978: undoguididx: Add "or later" to warning about using tools from
+     Samba 4.8.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14038: ctdb: Fix compilation on systems with glibc robust mutexes.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 14106: Fix spnego fallback from kerberos to ntlmssp in smbd server.
+
+o  Poornima G <pgurusid at redhat.com>
+   * BUG 14098: vfs_glusterfs: Use pthreadpool for scheduling aio operations.
+
+o  Aaron Haslett <aaronhaslett at catalyst.net.nz>
+   * BUG 13977: ldb: baseinfo pack format check on init.
+   * BUG 13978: sambaundoguidindex is untested and py2-only.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 14147: ctdb-vacuum: Process all records not deleted on a remote node.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 14139: Fault.c: Improve fault_report message text pointing to our wiki.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14055: libcli/smb: send SMB2_NETNAME_NEGOTIATE_CONTEXT_ID.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14084: ctdb-tcp: Mark node as disconnected if incoming connection goes
+     away.
+   * BUG 14087: 'ctdb stop' command completes before databases are frozen.
+   * BUG 14129: Exit code of ctdb nodestatus should not be influenced by deleted
+     nodes.
+
+o  Evgeny Sinelnikov <sin at altlinux.org>
+   * BUG 14007: s3:ldap: Fix join with don't exists machine account.
+
+
+#######################################
+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.9.13
                          September 03, 2019
@@ -53,8 +135,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.9.12


-- 
Samba Shared Repository



More information about the samba-cvs mailing list