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

Karolin Seeger kseeger at samba.org
Tue Jun 6 07:46:42 UTC 2017


The branch, v4-6-test has been updated
       via  553433a VERSION: Bump version up to 4.6.6...
       via  1d13a64 VERSION: Disable GIT_SNAPSHOTS for the 4.6.5 release.
       via  c9ad5ad WHATSNEW: Add release notes for Samba 4.6.5.
      from  66529e1 ctdb-common: Fix crash in logging initialisation

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


- Log -----------------------------------------------------------------
commit 553433aee480dfdbf830fe3bc484f892c9cd6dd4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Jun 2 11:39:07 2017 +0200

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

commit 1d13a64f2775c9df026665bdaa7bacf5ba752857
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Jun 2 11:38:19 2017 +0200

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

commit c9ad5ad560dac8b4b2329dfe3f8c969663404443
Author: Karolin Seeger <kseeger at samba.org>
Date:   Fri Jun 2 11:37:07 2017 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 4614794..a14f0ff 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=6
-SAMBA_VERSION_RELEASE=5
+SAMBA_VERSION_RELEASE=6
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index fb533f3..ab2182c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,4 +1,87 @@
                    =============================
+                   Release Notes for Samba 4.6.5
+                            June 6, 2017
+                   =============================
+
+
+This is the latest stable release of the Samba 4.6 release series.
+
+
+Changes since 4.6.4:
+---------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12804: s3: VFS: Catia: Ensure path name is also converted.
+
+o  Christian Ambach <ambi at samba.org>
+   * BUG 12765: s3:smbcacls add prompt for password.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12562: vfs_acl_xattr|tdb: Ensure create mask is at least 0666 if
+     ignore_system_acls is set.
+   * BUG 12702: Wrong sid->uid mapping for SIDs residing in sIDHistory.
+   * BUG 12749: vfs_fruit: lp_case_sensitive() does not return a bool.
+   * BUG 12766: s3/smbd: Update exclusive oplock optimisation to the lease area.
+   * BUG 12798: s3/smbd: Fix exclusive lease optimisation.
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 12751: Allow passing trusted domain password as plain-text to PASSDB
+     layer.
+   * BUG 12764: systemd: Fix detection of libsystemd.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 12697: ctdb-readonly: Avoid a tight loop waiting for revoke to
+     complete.
+   * BUG 12770: ctdb-logging: Initialize DEBUGLEVEL before changing the value.
+
+o  Shilpa Krishnareddy <skrishnareddy at panzura.com>
+   * BUG 12756: notify: Fix ordering of events in notifyd.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12757: idmap_rfc2307: Lookup of more than two SIDs fails.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12767: samba-tool: Let 'samba-tool user syncpasswords' report deletions
+     immediately.
+
+o  Doug Nazar <nazard at nazar.ca>
+   * BUG 12760: s3: smbd: inotify_map_mask_to_filter incorrectly indexes an
+     array.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12687: vfs_expand_msdfs tries to open the remote address as a file
+     path.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 12802: 'ctdb nodestatus' incorrectly displays status for all nodes with
+     wrong exit code.
+   * BUG 12814: ctdb-common: Fix crash in logging initialisation.
+
+
+#######################################
+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.6.4
                             May 24, 2017
                    =============================
@@ -47,8 +130,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.6.3


-- 
Samba Shared Repository



More information about the samba-cvs mailing list