From 3ea8d8acaefaadd2d3888bec1ef148b7242aaccf Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Sat, 21 Jan 2012 22:17:42 +0100 Subject: [PATCH] WHATSNEW: Start release notes for 3.6.2. To be continued... Karolin --- WHATSNEW.txt | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 82552db2f93..b324d705144 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ============================= Release Notes for Samba 3.6.2 - , 2011 + January 25, 2012 ============================= @@ -13,7 +13,54 @@ o Changes since 3.6.1: -------------------- +o Michael Adam + * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated + REG_SZ values. + + +o Jeremy Allison + * BUG 8541: readlink() on Linux clients fails if the symlink target is + outside of the share. + * BUG 8542: smbclient posix_open command fails to return correct info on + open file. + * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags. + * Add new contributing FAQ announcing acceptance of corporate (C). + + +o Christian Ambach + * BUG 8585: Increase a debug level. + + +o Gregor Beck + * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated + REG_SZ values. + + +o Günther Deschner + * BUG 7465: Remove pointless use_memory_krb5_ccache. + * BUG 8176: Fix perl path. + + +o Björn Jacke + * BUG 8531: Make DSO_EXPORTS_CMD more portable. + + +o Frank Lahm + * BUG 8419: Make VFS op "streaminfo" stackable. + + +o Andreas Schneider + * BUG 8550: Fix setting the machine account password. + machine account password must be done as root. + + +o Brad Smith + * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X). + +o Henry Wong + * BUG 8384: Fix Windows XP clients crashing smbd process every once in a + while. ###################################################################### -- 2.11.4.GIT