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

Karolin Seeger kseeger at samba.org
Thu Nov 8 07:56:53 UTC 2018


The branch, v4-9-test has been updated
       via  424d4d2 VERSION: Bump version up to 4.9.3...
       via  865cc28 VERSION: Disable GIT_SNAPSHOT for the 4.9.2 release.
       via  f8c0389 WHATSNEW: Add release notes for Samba 4.9.2.
      from  1a3b20d selftest: Run smb2.delete-on-close-perms also with "delete readonly = yes"

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


- Log -----------------------------------------------------------------
commit 424d4d2b4084e8778d82684d29514b5b45cdfd36
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 8 08:56:10 2018 +0100

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

commit 865cc283d1b2c7ae3cf504b541e5a36248291095
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 8 08:55:24 2018 +0100

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

commit f8c0389369efecff23d6ffa9fec9b10e62e7da0b
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Nov 8 08:54:49 2018 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 260d63f..210dbed 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=9
-SAMBA_VERSION_RELEASE=2
+SAMBA_VERSION_RELEASE=3
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0742d7d..978502e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,98 @@
                    =============================
+                   Release Notes for Samba 4.9.2
+                         November 08, 2018
+                   =============================
+
+
+This is the latest stable release of the Samba 4.9 release series.
+
+
+Changes since 4.9.1:
+--------------------
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 13418: dsdb: Add comments explaining the limitations of our current
+     backlink behaviour.
+   * BUG 13621: Fix problems running domain backups (handling SMBv2, sites).
+
+o  Tim Beale <timbeale at catalyst.net.nz>
+   * BUG 13621: Fix problems running domain backups (handling SMBv2, sites).
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13465: testparm: Fix crashes with PANIC: Messaging not initialized on
+     SLES 12 SP3.
+   * BUG 13642: Make vfs_fruit able to cleanup AppleDouble files.
+   * BUG 13646: File saving issues with vfs_fruit on samba >= 4.8.5.
+   * BUG 13649: Enabling vfs_fruit looses FinderInfo.
+   * BUG 13667: Cancelling of SMB2 aio reads and writes returns wrong error
+     NT_STATUS_INTERNAL_ERROR.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 13641: Fix CTDB recovery record resurrection from inactive nodes and
+     simplify vacuuming.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13465: examples: Fix the smb2mount build.
+   * BUG 13629: libtevent: Fix build due to missing open_memstream on Illiumos.
+   * BUG 13662: winbindd_cache: Fix timeout calculation for sid<->name cache.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 13653: dsdb encrypted_secrets: Allow "ldb:// and "mdb://" in file path.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13418: Extended DN SID component missing for member after switching
+     group membership.
+   * BUG 13624: Return STATUS_SESSION_EXPIRED error encrypted, if the request
+     was encrypted.
+
+o  David Mulder <dmulder at suse.com>
+   * BUG 13621: python: Allow forced signing via smb.SMB().
+   * BUG 13665: lib:socket: If returning early, set ifaces.
+
+o  Noel Power <noel.power at suse.com>
+   * BUG 13616: ldb: Bump ldb version to 1.4.3, Python: Ensure ldb.Dn can accept
+     utf8 encoded unicode.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 13465: testparm: Fix crashes with PANIC: Messaging not initialized on
+     SLES 12 SP3.
+   * BUG 13673: smbd: Fix DELETE_ON_CLOSE behaviour on files with READ_ONLY
+     attribute.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13601: waf: Add -fstack-clash-protection.
+   * BUG 13668: winbind: Fix segfault if an invalid passdb backend is
+     configured.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 13659: Fix bugs in CTDB event handling.
+   * BUG 13670: Misbehaving nodes are sometimes not banned.
+
+
+#######################################
+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.1
                          September 24, 2018
                    =============================
@@ -53,8 +147,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:                                        
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.9.0


-- 
Samba Shared Repository



More information about the samba-cvs mailing list