From 702ad7e193d50133cb22038dd937940341003a69 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 7 Oct 2009 09:23:27 +0200 Subject: [PATCH] WHATSNEW: Prepare release notes for Samba 3.3.9. Karolin (cherry picked from commit f31c2218c4cd6c04b4899f46c3cc2294c677a688) --- WHATSNEW.txt | 101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 99 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0d9aaac67eb..1c207dc1060 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,101 @@ ============================= + Release Notes for Samba 3.3.9 + October, 8 2009 + ============================= + + +This is the latest bugfix release of the Samba 3.3 series. + +Major enhancements in Samba 3.3.9 include: + + o + + +###################################################################### +Changes +####### + +Changes since 3.3.8 +------------------- + +o Michael Adam + * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). + + +o Jeremy Allison + * BUG 6504: Fix SAMR server for Winbind access. + + +o Yannick Bergeron + * Increase the max_grp value to 128 (AIX NGROUPS_MAX value). + + +o Günther Deschner + * BUG 6700: Use DNS domain name when needing to guess server principal. + * BUG 6680: Always activate handling of large (> 256 byte) ntlmv2 blobs + in wbcAuthenticateUserEx(). + * BUG 6697: Fix interdomain trusts with Windows 2008 R2 DCs. + + +o Volker Lendecke + * BUG 5886: Fix password change propagation. + * BUG 6349: Initialize domain info struct. + * BUG 6585: Fix unqualified "net join". + * BUG 6646: Correctly chew keepalive packets. + + +o Derrell Lipman + * BUG 6532: Fix domain enumeration if master browser has space in name. + + +o Stefan Metzmacher + * BUG 6627: Raise the timeout for lsa_Lookup*() calls + from 10 to 35 seconds. + * BUG 6664: Make sure we don't truncate the session key to 8 bytes. + + +o Simo Sorce + * BUG 6693: Check we read off the complete event from inotify. + + +o TAKEDA Yasuma + * BUG 5879: Update LDAP schema for Netscape DS 5. + + +o Kumar Thangavelu + * BUG 6420: Fix 'net' crash when attempting to join a + domain. + + +o Bo Yang + * BUG 6615: Fix browsing DFS when using kerberos in libsmbclient. + * BUG 6735: Don't overwrite password in pam_winbind. + + +###################################################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical IRC channel on irc.freenode.net. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the Samba 3.3 product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + + +Release notes for older releases follow: +---------------------------------------- + + ============================= Release Notes for Samba 3.3.8 October, 1 2009 ============================= @@ -61,8 +158,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================= Release Notes for Samba 3.3.7 -- 2.11.4.GIT