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

Karolin Seeger kseeger at samba.org
Wed Apr 3 08:34:52 UTC 2019


The branch, v4-10-test has been updated
       via  61c4d715a73 VERSION: Bump version up to 4.10.2...
       via  e0cc225f8a4 VERSION: Disable GIT_SNAPSHOT for the 4.10.1 release.
       via  17f3d535c71 WHATSNEW: Add release notes for Samba 4.10.1.
      from  af05bf7911e libcli: permit larger values of DataLength in SMB2_ENCRYPTION_CAPABILITIES of negotiate response

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


- Log -----------------------------------------------------------------
commit 61c4d715a7382047a9a97165256866fe39ebad26
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Apr 3 10:33:17 2019 +0200

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

commit e0cc225f8a4e15ea7cef4ed2597eeec3790f2f4d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Apr 3 10:32:27 2019 +0200

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

commit 17f3d535c71d76345574a4559eda8e5566e97a54
Author: Karolin Seeger <kseeger at samba.org>
Date:   Wed Apr 3 10:31:06 2019 +0200

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

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

Summary of changes:
 VERSION      |  2 +-
 WHATSNEW.txt | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+), 1 deletion(-)


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 1e0a345368a..d84e7c0177a 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=10
-SAMBA_VERSION_RELEASE=1
+SAMBA_VERSION_RELEASE=2
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5d3d23ab9da..9fd3e8abe10 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,85 @@
+                   ==============================
+                   Release Notes for Samba 4.10.1
+                           April 3, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.10 release series.
+
+
+Changes since 4.10.0:
+---------------------
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 13837: py/kcc_utils: py2.6 compatibility.
+
+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 13789: ctdb-version: Simplify version string usage.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13859: lib: Make fd_load work for non-regular files.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes
+     replication failures, dbcheck: add --selftest-check-expired-tombstones
+     cmdline option.
+   * BUG 13818: ndr_spoolss_buf: Fix out of scope use of stack variable in
+     NDR_SPOOLSS_PUSH_ENUM_OUT().
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 13854: s4/messaging: Fix undefined reference in linking
+     libMESSAGING-samba4.so.
+
+o  Garming Sam <garming at catalyst.net.nz>
+   * BUG 13836: acl_read: Fix regression for empty lists.
+
+o  Michael Saxl <mike at mwsys.mine.bz>
+   * BUG 13841: s4:dlz make b9_has_soa check dc=@ node.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13832: s3:client: Fix printing via smbspool backend with kerberos auth.
+   * BUG 13847: s4:librpc: Fix installation of Samba.
+   * BUG 13848: s3:lib: Fix the debug message for adding cache entries.
+   * BUG 13793: s3:utils: Add 'smbstatus -L --resolve-uids' to show username.
+   * BUG 13848: s3:lib: Fix the debug message for adding cache entries.
+   * BUG 13853: s3:waf: Fix the detection of makdev() macro on Linux.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 13789: ctdb-build: Drop creation of .distversion in tarball.
+   * BUG 13838: ctdb-packaging: Test package requires tcpdump, ctdb package
+     should not own system library directory.
+
+
+#######################################
+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.0
                            March 19, 2019


-- 
Samba Shared Repository



More information about the samba-cvs mailing list