summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2019-04-04 12:03:47 +0200
committerKarolin Seeger <kseeger@samba.org>2019-04-04 12:03:47 +0200
commit3bfb6ee3915b5ddb75e2d8fd68333967bc774f21 (patch)
tree5df07031f2c0cd560d15305d34f5f8b89527f993
parent501e28cc8d6e818357e5954fa66168244f4cb7e2 (diff)
downloadsamba-3bfb6ee3915b5ddb75e2d8fd68333967bc774f21.tar.gz
WHATSNEW: Add release notes for Samba 4.8.10.
Signed-off-by: Karolin Seeger <kseeger@samba.org>
-rw-r--r--WHATSNEW.txt118
1 files changed, 116 insertions, 2 deletions
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@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@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@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@samba.org>
+ * BUG 13746: s3-smbd: use fruit:model string for mDNS registration.
+
+o David Disseldorp <ddiss@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@catalyst.net.nz>
+ * BUG 13728: netcmd/user: python[3]-gpgme unsupported and replaced by
+ python[3]-gpg.
+
+o Amitay Isaacs <amitay@gmail.com>
+ * BUG 13520: Fix portability issues on freebsd.
+
+o Björn Jacke <bj@sernet.de>
+ * BUG 13759: sambaundoguididx: Use the right escaped oder unescaped sam ldb
+ files.
+
+o Volker Lendecke <vl@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@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@gmail.com>
+ * BUG 11568: Send status to systemd on daemon start.
+
+o Stefan Metzmacher <metze@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@suse.com>
+ * python/samba: Extra ndr_unpack needs bytes function.
+
+o Jiří Šašek <jiri.sasek@oracle.com>
+ * BUG 13704: notifyd: Fix SIGBUS on sparc.
+
+o Christof Schmitt <cs@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@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@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