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

Karolin Seeger kseeger at samba.org
Thu Jan 23 15:31:03 UTC 2020


The branch, v4-10-test has been updated
       via  9dca42f43b3 VERSION: Bump version up to 4.10.14...
       via  9678370227a VERSION: Disable GIT_SNAPSHOT for the 4.10.13 release.
       via  5630c60aea4 WHATSNEW: Add release notes for Samba 4.10.13.
      from  969123b4ab8 script/release.sh: make it possible to run from a git worktree

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


- Log -----------------------------------------------------------------
commit 9dca42f43b3ebea74ec20d9b8b0452fe23649443
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jan 23 16:17:55 2020 +0100

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

commit 9678370227a74de83a1a80689c17a5e11a16c598
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jan 23 16:17:03 2020 +0100

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

commit 5630c60aea45059c297491aa3b661d074748978d
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Jan 23 16:15:55 2020 +0100

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 0d742c7bf2e..97931963662 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=10
-SAMBA_VERSION_RELEASE=13
+SAMBA_VERSION_RELEASE=14
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 82e54d46a79..fae7ac01244 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,104 @@
+                   ===============================
+                   Release Notes for Samba 4.10.13
+                          January 23, 2020
+                   ===============================
+
+
+This is the latest stable release of the Samba 4.10 release series.
+
+
+Changes since 4.10.12
+----------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 14161: s3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return an
+     inode number.
+   * BUG 14174: s3: utils: smbtree. Ensure we don't call cli_RNetShareEnum()
+     on an SMB1 connection.
+   * BUG 14176: s3: libsmb: Ensure return from net_share_enum_rpc() sets
+     cli->raw_status on error.
+   * BUG 14189: s3: smbd: SMB2 - Ensure we use the correct session_id if
+     encrypting an interim response.
+   * BUG 14205: s3: smbd: Only set xconn->smb1.negprot.done = true after
+     supported_protocols[protocol].proto_reply_fn() succeeds.
+
+o  Douglas Bagnall <douglas.bagnall at catalyst.net.nz>
+   * BUG 14209: pygpo: Use correct method flags.
+
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13925: s3: Remove now unneeded call to cmdline_messaging_context().
+   * BUG 14069: Incomplete conversion of former parametric options.
+   * BUG 14070: Fix sync dosmode fallback in async dosmode codepath.
+   * BUG 14171: vfs_fruit returns capped resource fork length.
+   * BUG 13745: s3:printing: Fix %J substition.
+
+o  Isaac Boukris <iboukris at gmail.com>
+   * BUG 14116: libnet_join: Add SPNs for additional-dns-hostnames entries.
+
+o  Torsten Fohrer <torsten.fohrer at sbe.de>
+   * BUG 14209: Avoiding bad call flags with python 3.8, using METH_NOARGS
+     instead of zero.
+
+o  Björn Jacke <bjacke at samba.org>
+   * BUG 14122: docs-xml/winbindnssinfo: Clarify interaction with idmap_ad etc.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 14175: ctdb-tcp: Close inflight connecting TCP sockets after fork.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 14153: s4:dirsync: Fix interaction of dirsync and extended_dn controls.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 14199: upgradedns: Ensure lmdb lock files linked.
+
+o  Anoop C S <anoopcs at redhat.com>
+   * BUG 14182: s3: VFS: glusterfs: Reset nlinks for symlink entries during
+     readdir.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 14140: wscript: Remove checks for shm_open and shmget.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 14101: libsmbclient: smbc_stat() doesn't return the correct st_mode
+     and also the uid/gid is not filled (SMBv1).
+   * BUG 14168: replace: Only link libnsl and libsocket if required.
+   * BUG 14219: librpc: Fix string length checking in
+     ndr_pull_charset_to_null().
+
+o  Uri Simchoni <uri at samba.org>
+   * BUG 13856: heimdal-build: Avoid hard-coded /usr/include/heimdal in
+     asn1_compile-generated code.
+
+o  Martin Schwenke <martin at meltin.net>
+   * BUG 14175: ctdb-tcp: Drop tracking of file descriptor for incoming
+     connections.
+   * BUG 14227: ctdb-scripts: Strip square brackets when gathering connection
+     info.
+
+
+#######################################
+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.12
                           January 21, 2020
@@ -67,8 +168,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ===============================
                    Release Notes for Samba 4.10.11


-- 
Samba Shared Repository



More information about the samba-cvs mailing list