From: Karolin Seeger Date: Mon, 22 Feb 2010 14:57:46 +0000 (+0100) Subject: WHATSNEW: Update changes since 3.4.5. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b195c33584ed1c8125c174518fe8e3cd5337ded;p=thirdparty%2Fsamba.git WHATSNEW: Update changes since 3.4.5. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a0ddb707144..5e7271d882a 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -9,6 +9,7 @@ This is the latest stable release of Samba 3.4. Major enhancements in Samba 3.4.6 include: o "wide links" and "unix extensions" are incompatible (bug #7104). + o Fix printing with 64 bit clients (bug #6888). o Fix core dump on Ubuntu 8.04 64 bit (bug #7063). o Fix failing of smbd to respond to a read or a write caused by Linux asynchronous IO (aio) (bug #7067). @@ -31,6 +32,7 @@ o Michael Adam o Jeremy Allison + * BUG 6557: Fix vfs_full_audit. * BUG 7063: Fix core dump on Ubuntu 8.04 64 bit. * BUG 7067: Fix failing of smbd to respond to a read or a write caused by Linux asynchronous IO (aio). @@ -38,6 +40,9 @@ o Jeremy Allison * BUG 7081: Fix vfs_expand_msdfs. * BUG 7104: "wide links" and "unix extensions" are incompatible. * BUG 7122: Fix reading of large browselist. + * BUG 7154: "mangling method = hash" can crash storing a name containing a '.'. + * BUG 7155: Valgrind Conditional jump or move depends on uninitialised + value(s) error when "mangling method = hash". o Steven Danneman @@ -45,6 +50,7 @@ o Steven Danneman o Günther Deschner + * BUG 6888: Fix printing with 64 bit clients. * BUG 7130: Fix listing of printjobs in Windows 7. * BUG 7136: Sspoolss getprinterdriver2 level 101 marshalling is bad. @@ -66,6 +72,7 @@ o Volker Lendecke o Stefan Metzmacher * BUG 6157: Use the first "uid" value. + * BUG 6888: Fix printing with 64 bit clients. * BUG 7098: Fix results of 'smbclient -L' with a large browse list. * Shortcut gid_to_sid when "ldapsam:trusted = yes". * Speed up pdb_get_group_sid().