From 9d4ae41fc5052e8074b1f59139813e58ded137bc Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 1 Mar 2018 21:02:15 +0100 Subject: WHATSNEW: Add changes since rc4. Signed-off-by: Karolin Seeger --- WHATSNEW.txt | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) (limited to 'WHATSNEW.txt') diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0b22a6b0b10..515156418cc 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,7 +1,7 @@ Release Announcements ===================== -This is the third release candidate of Samba 4.8. This is *not* +This is the fourth release candidate of Samba 4.8. This is *not* intended for production environments and is designed for testing purposes only. Please report any defects via the Samba bug reporting system at https://bugzilla.samba.org/. @@ -325,6 +325,55 @@ smb.conf changes winbind trusted domains only Removed +CHANGES SINCE 4.8.0rc3 +====================== + +o Ralph Boehme + * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC + server. + * BUG 13296: vfs_fruit: Use off_t, not size_t for TM size calculations. + +o Alexander Bokovoy + * BUG 13304: mit-kdb: Support MIT Kerberos 1.16 KDB API changes. + +o Günther Deschner + * BUG 13277: build: Fix libceph-common detection. + +o Poornima G + * BUG 13297: vfs_glusterfs: Fix the wrong pointer being sent in + glfs_fsync_async. + +o Volker Lendecke + * BUG 13305: vfs_fileid: Fix the 32-bit build. + +o Stefan Metzmacher + * BUG 13206: Unable to authenticate with an empty string domain ''. + * BUG 13276: configure aborts without libnettle/gnutls. + * BUG 13278: winbindd (on an AD DC) should only use netlogon/lsa against + trusted domains. + * BUG 13287: Fix numerous trust related bugs in winbindd and s4 LSA RPC + server. + * BUG 13290: A disconnecting winbind client can cause a problem in + the winbind parent child communication. + * BUG 13291: tevent: version 0.9.36. + * BUG 13292: winbind requests could get stuck in the queue of a busy child, + while later requests could get served fine by other children. + * BUG 13293: Minimize the lifetime of winbindd_cli_state->{pw,gr}ent_state. + * BUG 13294: Avoid using fstrcpy(domain->dcname,...) on a char *. + * BUG 13295: winbind parent should find the dc of a foreign domain via the + primary domain. + * BUG 13299: Disable support for CROSS_ORGANIZATION domains. + * BUG 13306: ldb: version 1.3.2. + +o Sachin Prabhu + * BUG 13303: vfs_glusterfs: Add fallocate support for vfs_glusterfs. + +o Garming Sam + * BUG 13031: subnet: Avoid a segfault when renaming subnet objects. + * BUG 13269: RODC may skip objects during replication due to naming + conflicts. + + CHANGES SINCE 4.8.0rc2 ====================== -- cgit v1.2.1