From 5567d48e1cca30b244cdc0e6302c4f941aeb1bf5 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 1 Apr 2010 11:32:46 +0200 Subject: [PATCH 1/1] WHATSNEW: Update changes since 3.5.1. Karolin --- WHATSNEW.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a96a7da35a6..1f93507f389 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -23,6 +23,7 @@ Changes since 3.5.1 o Michael Adam * BUG 7231: Fix automatic building of vfs_tsmsm if gpfs and dmapi are present. + * BUG 7232: Fix race conditions in CTDB persistent transactions. * BUG 7313: Make 'net conf addshare' atomic. * BUG 7314: Eliminate race condition in creating/scanning sorted subkeys in the registry backend. @@ -70,6 +71,7 @@ o Volker Lendecke * BUG 7212: Fix returning of group members with 'getent group'. * BUG 7216: Fix the build of net_afs.c with --fake-kaserver=yes. * BUG 7229: Fix a NULL pointer dereference in smbd. + * BUG 7232: Fix race conditions in CTDB persistent transactions. * BUG 7254: Fix an uninitialized variable read in smbd. * BUG 7278: Fix a memleak in Winbind. @@ -93,6 +95,11 @@ o Simo Sorce * BUG 7204: Fix DN parsing name was always null. +o Andrew Tridgell + * BUG 7312: Many disconnecting clients render clustered Samba unusuable + for some time. + + o Bo Yang * BUG 7206: Signals are processed twice in child. -- 2.34.1