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

Karolin Seeger kseeger at samba.org
Thu Aug 22 07:30:47 UTC 2019


The branch, v4-10-test has been updated
       via  baafb6fc060 VERSION: Bump version up to 4.10.8...
       via  c0f6317dade VERSION: Disable GIT_SNAPSHOT for the 4.10.7 release.
       via  db1d9ca55b6 WHATSNEW: Add release notes for Samba 4.10.7.
      from  aabd5558bcf smbtorture: extend rpc.lsa to lookup machine over forest-wide LookupNames

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


- Log -----------------------------------------------------------------
commit baafb6fc060c0b61f3e744c041be871303fa9c66
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 20 11:09:43 2019 +0200

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

commit c0f6317dade9901fa0bdea9e7020fca46c8da1b4
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 20 11:09:02 2019 +0200

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

commit db1d9ca55b6eaf4d8af6f62c85a618c156b9508c
Author: Karolin Seeger <kseeger at samba.org>
Date:   Tue Aug 20 11:08:32 2019 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 0bf6b268b54..9b87c578f95 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=10
-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 3118e034ba7..09eebbc6274 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,84 @@
+                   ==============================
+                   Release Notes for Samba 4.10.7
+                           August 22, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.10 release series.
+
+
+Changes since 4.10.6:
+---------------------
+
+o  Michael Adam <obnox at samba.org>
+   * BUG 14010: Unable to create or rename file/directory inside shares
+     configured with vfs_glusterfs_fuse module.
+
+o  Andrew Bartlett <abartlet at samba.org>
+   * BUG 13844: build: Allow build when '--disable-gnutls' is set.
+
+o  Björn Baumbach <bb at sernet.de>
+   * BUG 13973: samba-tool: Add 'import samba.drs_utils' to fsmo.py.
+
+o  Tim Beale <timbeale at catalyst.net.nz>
+   * BUG 14008: Fix 'Error 32 determining PSOs in system' message on old DB
+     with FL upgrade.
+   * BUG 14021: s4/libnet: Fix joining a Windows pre-2008R2 DC.
+   * BUG 14046: join: Use a specific attribute order for the DsAddEntry
+     nTDSDSA object.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 14015: vfs_catia: Pass stat info to synthetic_smb_fname().
+
+o  Alexander Bokovoy <ab at samba.org>
+   * BUG 14091: lookup_name: Allow own domain lookup when flags == 0.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 13932: s4 librpc rpc pyrpc: Ensure tevent_context deleted last.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13915: DEBUGC and DEBUGADDC doesn't print into a class specific log
+     file.
+   * BUG 13949: Request to keep deprecated option "server schannel", 
+     VMWare Quickprep requires "auto".
+   * BUG 13967: dbcheck: Fallback to the default tombstoneLifetime of 180 days.
+   * BUG 13969: dnsProperty fails to decode values from older Windows versions.
+   * BUG 13973: samba-tool: Use only one LDAP modify for dns partition fsmo
+     role transfer.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13960: third_party: Update waf to version 2.0.17.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 14051: netcmd: Allow 'drs replicate --local' to create partitions.
+
+o  Rafael David Tinoco <rafaeldtinoco at ubuntu.com>
+   * BUG 14017: ctdb-config: Depend on /etc/ctdb/nodes file.
+
+
+#######################################
+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.10.6
                            July 8, 2019
@@ -102,8 +183,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
 		   ==============================
                    Release Notes for Samba 4.10.5


-- 
Samba Shared Repository



More information about the samba-cvs mailing list