From abc676bcd5eec40946c2e851345a6e973bf2cbea Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 9 Sep 2009 12:53:36 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.4.0. Karolin --- WHATSNEW.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 6e3a393886e..cd759452ffc 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -36,6 +36,8 @@ o Jeremy Allison * BUG 6564: SetPrinter fails (panics) as non root. * BUG 6593: Correctly implement SMB_INFO_STANDARD setfileinfo. * BUG 6649: Nautilus fails to copy files from an SMB share. + * BUG 6651: Fix smbd SIGSEGV when breaking oplocks. + * BUG 6673: Fix 'smbpasswd' with "unix password sync = yes". o Yannick Bergeron @@ -62,6 +64,10 @@ o Matt Kraai * BUG 6630: Fix opening of sockets on QNX. +o Robert LeBlanc + * BUG 6700: Use dns domain name when needing to guess server principal. + + o Volker Lendecke * BUG 5886: Fix password change propagation with ldapsam. * BUG 6585: Fix unqualified "net join". @@ -74,6 +80,7 @@ o Stefan Metzmacher * BUG 6532: Fix the build with external talloc. * BUG 6538: Cancel all locks that are made before the first failure. * BUG 6627: Raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds. + * BUG 6651: Fix smbd SIGSEGV when breaking oplocks. * BUG 6664: Fix truncation of the session key. @@ -85,6 +92,10 @@ o Rusty Russell * BUG 6601: Avoid global fd limits. +o SATOH Fumiyasu + * BUG 6496: MS-DFS cannot follow multibyte char link name in libsmbclient. + + o Simo Sorce * BUG 6693: Check we read off the complete event from inotify. -- 2.11.4.GIT