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

Karolin Seeger kseeger at samba.org
Tue Feb 14 12:28:32 UTC 2017


The branch, v4-6-test has been updated
       via  b975620 VERSION: Bump version up to 4.6.0rc4...
       via  a7d9079 VERSION: Disable git snapshots for the 4.6.0rc3 release.
       via  2b256a7 WHATSNEW: Add release notes for Samba 4.6.0rc3.
      from  96f439d waf: Do not install the unit test binary for krb5samba

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


- Log -----------------------------------------------------------------
commit b9756204ce6bdd55ab6342f6c39abe1c308a9e0e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 14 13:26:43 2017 +0100

    VERSION: Bump version up to 4.6.0rc4...
    
    and re-enable git snapshots.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit a7d907975aa947104dd601822c485886fa0b5e22
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 14 13:25:19 2017 +0100

    VERSION: Disable git snapshots for the 4.6.0rc3 release.
    
    Signed-off-by: Karolin Seeger <kseeger at samba.org>

commit 2b256a7daf62d48280ee7f438006d6e9dc3d9187
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Feb 14 09:50:43 2017 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index ef452ea..d6df00c 100644
--- a/VERSION
+++ b/VERSION
@@ -87,7 +87,7 @@ SAMBA_VERSION_PRE_RELEASE=
 # e.g. SAMBA_VERSION_RC_RELEASE=1                      #
 #  ->  "3.0.0rc1"                                      #
 ########################################################
-SAMBA_VERSION_RC_RELEASE=3
+SAMBA_VERSION_RC_RELEASE=4
 
 ########################################################
 # To mark SVN snapshots this should be set to 'yes'    #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 43c5200..751704b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,7 +1,7 @@
 Release Announcements
 =====================
 
-This is the second release candidate of Samba 4.6.  This is *not*
+This is the third release candidate of Samba 4.6.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -240,6 +240,58 @@ KNOWN ISSUES
 Currently none.
 
 
+CHANGES SINCE 4.5.0rc2
+======================
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 12499: s3: vfs: dirsort doesn't handle opendir of "." correctly.
+   * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store
+     the same path as streams_xattr_recheck().
+   * BUG 12531: Make vfs_shadow_copy2 cope with server changing directories.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 12543: samba-tool: Correct handling of default value for use_ntvfs and
+     use_xattrs.
+   * BUG 12573: Samba < 4.7 does not know about compatibleFeatures and
+     requiredFeatures.
+   * BUG 12577: 'samba-tool dbcheck' gives errors on one-way links after a
+     rename.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 12184: s3/rpc_server: Shared rpc modules loading.
+   * BUG 12520: Ensure global "smb encrypt = off" is effective.
+   * BUG 12524: s3/rpc_server: Move rpc_modules.c to its own subsystem.
+   * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
+     readdirattr.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 12551: smbd: Fix "map acl inherit" = yes.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 12398: Replication with DRSUAPI_DRS_CRITICAL_ONLY and
+     DRSUAPI_DRS_GET_ANC results in WERR_DS_DRA_MISSING_PARENT S
+   * BUG 12540: s3:smbd: allow "server min protocol = SMB3_00" to go via "SMB
+     2.???" negprot.
+
+o  John Mulligan <jmulligan at nasuni.com>
+   * BUG 12542: docs: Improve description of "unix_primary_group" parameter in
+     idmap_ad manpage.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 12552: waf: Do not install the unit test binary for krb5samba.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 12547: ctdb-build: Install CTDB tests correctly from toplevel.
+   * BUG 12549: ctdb-common: ioctl(.. FIONREAD ..) returns an int value.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 12577: 'samba-tool dbcheck' gives errors on one-way links after a
+     rename.
+
+o  Uri Simchoni <uri at samba.org>
+   * BUG 12529: waf: Backport finding of pkg-config.
+
+
 CHANGES SINCE 4.5.0rc1
 ======================
 


-- 
Samba Shared Repository



More information about the samba-cvs mailing list