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

Karolin Seeger kseeger at samba.org
Wed May 1 05:48:45 UTC 2019


The branch, v4-9-test has been updated
       via  86de3470b4c VERSION: Bump version up to 4.9.8...
       via  c8e9b9fe7cc VERSION: Disable GIT_SNAPSHOT for the 4.9.7 release.
       via  b9fac394ab0 WHATSNEW: Add release notes for Samba 4.9.7.
      from  16462634503 s3/vfs_glusterfs: Dynamically determine NAME_MAX

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


- Log -----------------------------------------------------------------
commit 86de3470b4c342857d1c8408929ef4637fdf1937
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 16 12:39:04 2019 +0200

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

commit c8e9b9fe7ccb3e5ef03b9f8fedf29a74b4f5ccae
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 16 12:36:59 2019 +0200

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

commit b9fac394ab0578a3380e9e5a37422e82e408566a
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Apr 16 12:32:51 2019 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index c0a407a83f4..6d6a27b4aeb 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=9
-SAMBA_VERSION_RELEASE=7
+SAMBA_VERSION_RELEASE=8
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 25f826e441b..d135527fa1b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,119 @@
+                   =============================
+                   Release Notes for Samba 4.9.7
+                            May 1, 2019
+                   =============================
+
+
+This is the latest stable release of the Samba 4.9 release series.
+
+
+Changes since 4.9.6:
+--------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 13837: py/kcc_utils: py2.6 compatibility.
+   * BUG 13882: py/provision: Fix for Python 2.6.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 13840: regfio: Update code near recent changes to match README.Coding.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13861: 'net ads join' to child domain fails when using
+     "-U admin at forestroot".
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 13858: vfs_snapper: Drop unneeded fstat handler.
+   * BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
+
+o  Philipp Gesang <philipp.gesang at intra2net.com>
+   * BUG 13869: libcli: Permit larger values of DataLength in
+     SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
+
+o  Michael Hanselmann <public at hansmi.ch>
+   * BUG 13840: regfio: Improve handling of malformed registry hive files.
+
+o  Amitay Isaacs <amitay at samba.org>
+   * BUG 13895: ctdb-common: Avoid race between fd and signal events.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13813: Fix idmap cache pollution with S-1-22- IDs on winbind hickup.
+
+o  Marcos Mello <marcosfrm at gmail.com>
+   * BUG 11568: Send status to systemd on daemon start.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 10097: s3:smbd: Handle IO_REPARSE_TAG_DFS in
+     SMB_FIND_FILE_FULL_DIRECTORY_INFO.
+   * BUG 10344: smb2_tcon: Avoid STATUS_PENDING completely on tdis.
+   * BUG 12844: smb2_tcon: Avoid STATUS_PENDING responses for tree connect.
+   * BUG 12845: smb2_sesssetup: Avoid STATUS_PENDING responses for session
+     setup.
+   * BUG 13698: smb2_tcon: Avoid STATUS_PENDING responses for tree connect.
+   * BUG 13796: smb2_sesssetup: Avoid STATUS_PENDING responses for session
+     setup.
+   * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes
+     replication failures.
+   * BUG 13818: ndr_spoolss_buf: Fix out of scope use of stack variable in
+     NDR_SPOOLSS_PUSH_ENUM_OUT().
+   * BUG 13862: vfs_default: Fix vfswrap_offload_write_send()
+     NT_STATUS_INVALID_VIEW_SIZE check.
+   * BUG 13863: smb2_server: Grant all 8192 credits to clients.
+
+o  Noel Power <noel.power at suse.com>
+   * python/samba: extra ndr_unpack needs bytes function
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 13872: s3/vfs_glusterfs[_fuse]: Dynamically determine NAME_MAX.
+
+o  Christof Schmitt <cs at samba.org>
+   * passdb: Update ABI to 0.27.2.
+   * BUG 13813: lib/winbind_util: Add winbind_xid_to_sid for --without-winbind.
+   * BUG 13865: memcache: Increase size of default memcache to 512k.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13823: lib:util: Move debug message for mkdir failing to log level 1.
+   * BUG 13832: Printing via smbspool backend with Kerberos auth fails.
+   * BUG 13847: s4:librpc: Fix installation of Samba.
+   * BUG 13848: s3:lib: Fix the debug message for adding cache entries.
+   * BUG 13853: s3:waf: Fix the detection of makdev() macro on Linux.
+   * BUG 13857: docs: Update smbclient manpage for --max-protocol.
+   * BUG 13861: 'net ads join' to child domain fails when using
+     "-U admin at forestroot".
+
+o  Zhu Shangzhong <zhu.shangzhong at zte.com.cn>
+   * BUG 13839: ctdb: Initialize addr struct to zero before reparsing as IPV4.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 13838: ctdb package should not own system library directory.
+   * BUG 13860: CTDB restarts failed NFS RPC services by hand, which is
+     incompatible with systemd.
+   * BUG 13888: ctdb-daemon: Revert "We can not assume that just because we
+     could complete a TCP handshake".
+
+
+#######################################
+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.6
                            April 8, 2019
@@ -57,8 +173,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.9.5


-- 
Samba Shared Repository



More information about the samba-cvs mailing list