WHATSNEW: Update changes since 3.2.0.
authorKarolin Seeger <kseeger@samba.org>
Fri, 25 Jul 2008 14:31:27 +0000 (16:31 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 25 Jul 2008 14:32:26 +0000 (16:32 +0200)
Karolin
(cherry picked from commit a1d0fb1f00432f3bc4d7175dbff1354724ea2b67)

WHATSNEW.txt

index 17f018033e7adf0e497bdf159836106ee01d43f0..88bee81cbd878cc2e5a8ef4ddd9efe7cc65fee12 100644 (file)
@@ -7,6 +7,7 @@ This is the second stable release of Samba 3.2.
 
 Major bug fixes included in Samba 3.2.1 are:
 
 
 Major bug fixes included in Samba 3.2.1 are:
 
+  o Race condition in Winbind leading to a crash.
   o Regression in Winbindd offline mode.
   o Flushing of smb.conf when creating a new share using SWAT.
   o Setting of ACEs in setups with "dos filemode = yes".
   o Regression in Winbindd offline mode.
   o Flushing of smb.conf when creating a new share using SWAT.
   o Setting of ACEs in setups with "dos filemode = yes".
@@ -66,6 +67,7 @@ o   Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>
 
 o   Volker Lendecke <vl@samba.org>
     * BUG 5512: Fix alignment problems on sparc.
 
 o   Volker Lendecke <vl@samba.org>
     * BUG 5512: Fix alignment problems on sparc.
+    * Fix a race condition in Winbind leading to a crash.
     * Fix a segfault in base64_encode_data_blob.
     * Fix some uninitialized variable references via ndr_print.
     * Fix error message if trying to join with a non-privileged user.
     * Fix a segfault in base64_encode_data_blob.
     * Fix some uninitialized variable references via ndr_print.
     * Fix error message if trying to join with a non-privileged user.
@@ -98,8 +100,13 @@ o   Darshan Purandare <dpurandare@isilon.com>
     * Add broadcasting of the debug message to all winbindd children.
 
 
     * Add broadcasting of the debug message to all winbindd children.
 
 
+o   Karolin Seeger <kseeger@samba.org>
+    * BUG 5635: Fix updating of printer queues.
+
+
 o   Andreas Schneider <anschneider@suse.de>
     * Release still reachable memory if the smbclient context is freed.
 o   Andreas Schneider <anschneider@suse.de>
     * Release still reachable memory if the smbclient context is freed.
+    * Remove trailing withespace from wbinfo -m which breaks gdm auth.
 
 
 o   Simo Sorce <idra@samba.org>
 
 
 o   Simo Sorce <idra@samba.org>