From: Gerald (Jerry) Carter Date: Mon, 25 Aug 2008 21:07:08 +0000 (-0500) Subject: Updating release notes for 3.0.32. X-Git-Tag: samba-3.0.32~1 X-Git-Url: http://git.samba.org/samba.git/?p=ira%2Fwip.git;a=commitdiff_plain;h=32ebe0dcdcbc86c7f8dcf78669b7407773c0906d;hp=79a7401b9089fa458e1927126b01e2ad2848a7cc Updating release notes for 3.0.32. --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a35d6b6062f..acc9b410865 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,71 @@ + =============================== + Release Notes for Samba 3.0.32 + Aug 25, 2008 + =============================== + +This is a bug fix release of the Samba 3.0 production series +and is the version that servers should be run for all current +Samba 3.0 bug fixes. + +User visible bug fixes in this release include: + + o Prevent crash bug in Winbind caused by a race condition + when a child process becomes unresponsive. + o Fix interactive password prompting in the "net" command. + o Documentation clarifications and typographical fixes. + + +###################################################################### +Changes +####### + +Changes since 3.0.31 +-------------------- + +o Michael Adam + * Docs fix for "password server" parameter. + * Fix IPC connections with interactive password prompt. + + +o Jeremy Allison + * BUG 5697: nmbd spins in reload_interfaces when only loopback + exists. + * Don't re-initialize a token when we already have one. + + +o Gerald (Jerry) Carter + * When returning NSS_UNAVAIL from libnss_winbind, squash errno + to ENOENT. + + +o Volker Lendecke + * Fix a race condition in winbind leading to a crash. + + +o Jim McDonough + * Correct interaction between Winbind log files and the + "log file" smb.conf parameter upon a reload. + + +o Karolin Seeger + * Fix scope description of the "printcap name" parameter in + smb.conf(5). + * Fix typos in smbclient man page. + + +o Bo Yang + * Allow %u parameters for print job username. + + +o Christoph Zauner + * Corrections to various man pages. + + + + +Release notes for older releases follow: + + -------------------------------------------------- =============================== Release Notes for Samba 3.0.31 July 10, 2008 @@ -9,7 +77,7 @@ Samba 3.0 bug fixes. User visible bug fixes in this release include: - o Correct issues with running Winbind runing on a Samba PDC. + o Correct issues with running Winbind running on a Samba PDC. o Problems with trusted Windows 2008 domains. o Difficulty joining an NT4 or Windows 2000 AD domain. @@ -120,9 +188,6 @@ o Chere Zhou * Memory leak fixes. - -Release notes for older releases follow: - -------------------------------------------------- =============================== Release Notes for Samba 3.0.30