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

Karolin Seeger kseeger at samba.org
Thu Apr 4 10:06:54 UTC 2019


The branch, v4-8-test has been updated
       via  260a15bd57c VERSION: Bump version up to 4.8.11...
       via  4575c88005d VERSION: Disable GIT_SNAPSHOT for the 4.8.10 release.
       via  3bfb6ee3915 WHATSNEW: Add release notes for Samba 4.8.10.
      from  501e28cc8d6 selftest: Make setexpiry test much more reliable

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


- Log -----------------------------------------------------------------
commit 260a15bd57c52c49234b606062763e10bf77c03e
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Apr 4 12:05:08 2019 +0200

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

commit 4575c88005d9af55cfff644e887406c0e8fd80de
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Apr 4 12:04:25 2019 +0200

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

commit 3bfb6ee3915b5ddb75e2d8fd68333967bc774f21
Author: Karolin Seeger <kseeger at samba.org>
Date:   Thu Apr 4 12:03:47 2019 +0200

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

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

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


Changeset truncated at 500 lines:

diff --git a/VERSION b/VERSION
index 4af3bce2529..786213801d0 100644
--- a/VERSION
+++ b/VERSION
@@ -25,7 +25,7 @@
 ########################################################
 SAMBA_VERSION_MAJOR=4
 SAMBA_VERSION_MINOR=8
-SAMBA_VERSION_RELEASE=10
+SAMBA_VERSION_RELEASE=11
 
 ########################################################
 # If a official release has a serious bug              #
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 52d5656d0f4..cc9123ee246 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,3 +1,117 @@
+                   ==============================
+                   Release Notes for Samba 4.8.10
+                           April 4, 2019
+                   ==============================
+
+
+This is the latest stable release of the Samba 4.8 release series.
+Please note that this will very likely be the last bugfix release of the
+Samba 4.8 release series. There will be security releases beyond this point
+only.
+
+
+Changes since 4.8.9:
+--------------------
+
+o  Jeremy Allison <jra at samba.org>
+   * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing
+     share connection.
+   * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility
+     code.
+   * BUG 13803: SMB1 POSIX mkdir does case insensitive name lookup.
+
+o  Tim Beale <timbeale at catalyst.net.nz>
+   * ldb: Bump ldb version to 1.3.7.
+   * BUG 13686: 'samba-tool user syscpasswords' fails on a domain with many DCs.
+   * BUG 13762: Performance regression in LDB one-level searches.
+ 
+o  Ralph Boehme <slow at samba.org>
+   * BUG 13776: tldap: Avoid use after free errors.
+   * BUG 13802: Fix idmap xid2sid cache churn.
+   * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs.
+
+o  Günther Deschner <gd at samba.org>
+   * BUG 13746: s3-smbd: use fruit:model string for mDNS registration.
+
+o  David Disseldorp <ddiss at samba.org>
+   * BUG 13766: Printcap still processed with "load printers" disabled.
+   * BUG 13807: vfs_ceph strict_allocate_ftruncate calls (local FS) ftruncate
+     and fallocate.
+
+o  Joe Guo <joeg at catalyst.net.nz>
+   * BUG 13728: netcmd/user: python[3]-gpgme unsupported and replaced by
+     python[3]-gpg.
+
+o  Amitay Isaacs <amitay at gmail.com>
+   * BUG 13520: Fix portability issues on freebsd.
+
+o  Björn Jacke <bj at sernet.de>
+   * BUG 13759: sambaundoguididx: Use the right escaped oder unescaped sam ldb
+     files.
+
+o  Volker Lendecke <vl at samba.org>
+   * BUG 13786: messages_dgm: Properly handle receiver re-initialization.
+   * BUG 13813: Fix idmap cache pollution with S-1-22- IDs on winbind hickup.
+
+o  Gary Lockyer <gary at catalyst.net.nz>
+   * BUG 13773: CVE-2019-3824 ldb: Release ldb 1.3.8, ldb: Out of bound read in
+     ldb_wildcard_compare.
+
+o  Marcos Mello <marcosfrm at gmail.com>
+   * BUG 11568: Send status to systemd on daemon start.
+
+o  Stefan Metzmacher <metze at samba.org>
+   * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes
+     replication failures.
+   * BUG 13818: An out of scope usage of a stack variable may cause corruption
+     in EnumPrinter*.
+
+o  Noel Power <noel.power at suse.com>
+   * python/samba: Extra ndr_unpack needs bytes function.
+
+o  Jiří Šašek <jiri.sasek at oracle.com>
+   * BUG 13704: notifyd: Fix SIGBUS on sparc.
+
+o  Christof Schmitt <cs at samba.org>
+   * BUG 13787: waf: Check for libnscd.
+   * BUG 13813: lib/winbind_util: Add winbind_xid_to_sid for --without-winbind.
+   * passdb: Update ABI to 0.27.2.
+
+o  Andreas Schneider <asn at samba.org>
+   * BUG 13770: s3:vfs: Correctly check if OFD locks should be enabled or not.
+   * BUG 13823: lib:util: Move debug message for mkdir failing to log level 1.
+   * BUG 13832: 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 13853: s3:waf: Fix the detection of makdev() macro on Linux.
+
+o  Zhu Shangzhong <zhu.shangzhong at zte.com.cn>
+   * BUG 13839: ctdb: Initialize addr struct to zero before reparsing as IPV4.
+
+
+#######################################
+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.8.9
                          February 7, 2019
@@ -80,8 +194,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    =============================
                    Release Notes for Samba 4.8.8


-- 
Samba Shared Repository



More information about the samba-cvs mailing list