VERSION: Raise version number up to 3.3.5.
[Samba/bb.git] / WHATSNEW.txt
blobbbfb3674cda27c6804d3ef25a69525651b204ff1
1                    =============================
2                    Release Notes for Samba 3.3.5
3                           June, 16  2009
4                    =============================
7 This is the latest bugfix release of the Samba 3.3 series.
9 Major enhancements in Samba 3.3.5 include:
11     o Fix posix acls when setting an ACL without explicit ACE for the
12       owner (bug #2346).
13     o Fix joining of Win7 into Samba domain (bug #6099).
14     o Fix joining of Win2000 SP4 clients (bug #6301).
17 ######################################################################
18 Changes
19 #######
22 Changes since 3.3.4:
23 --------------------
26 o   Michael Adam <obnox@samba.org>
27     * BUG 6320: Handle registry config source in file_list.
28     * BUG 6415: Filter out of range mappings in default idmap config in
29       idmap_tdb.
30     * BUG 6416: Filter out of range mappings in default idmap config in
31       idmap_tdb2.
32     * BUG 6417: Filter out of range mappings in default idmap config in
33       idmap_ldap.
34     * Prevent infinite include nesting.
35     * Mark registry shares without path unavailable.
38 o   Jeremy Allison <jra@samba.org>
39     * BUG 6099: Fix joining of Win7 into Samba domain.
40     * BUG 6315: smbd crashes doing vfs_full_audit on IPC$ close event.
41     * BUG 6330: Fix DFS on AIX.
44 o   Guenther Deschner <gd@samba.org>
45     * BUG 6099: Fix joining of Win7 into Samba domain.
46     * BUG 6157: Fix handling of multi-value attribute "uid".
47     * BUG 6301: Fix joining of Win2000 SP4 clients.
48     * BUG 6309: Support remote unjoining of Windows 2003 or greater.
49     * BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
52 o   Björn Jacke <bj@sernet.de>
53     * Also handle DirX return codes.
56 o   Volker Lendecke <vl@samba.org>
57     * BUG 6336: Fix 'net groupmap set' segfault.
58     * BUG 6361: Make --rcfile work in smbget.
59     * BUG 6365: Re-Add the "dropbox" functionality with -wx rights on a
60       directory.
61     * BUG 6382: Fix case insensitive access to DFS links.
62     * BUG 6441: Fix the compile with --enable-dnssd.
63     * BUG 6449: 'net rap user add' crashes without -C option.
64     * Fix Coverity ID 897.
65     * Do not crash in ctdbd_traverse if ctdbd is not around.
66     * Fix a race condition in winbind leading to a panic.
69 o   TAKAHASHI Motonobu <monyo@samba.gr.jp>
70     * BUG 5897: Fix shutdown script example in the smb.conf manpage.
73 o   Stefan Metzmacher <metze@samba.org>
74     * BUG 2346: Fix posix acls when setting an ACL without explicit ACE for the
75       owner.
78 o   D.L. Meyer <dlmeyer@uiuc.edu>
79     * BUG 5832: Fix build on RHEL when ccache is not available.
82 o   Karolin Seeger <kseeger@samba.org>
83     * BUG 5853: Add keyutils-devel to build requires to fix build on RHEL.
86 o   Marc VanHeyningen <marc.vanheyningen@isilon.com>
87     * Zero an uninitialized array.
90 ######################################################################
91 Reporting bugs & Development Discussion
92 #######################################
94 Please discuss this release on the samba-technical mailing list or by
95 joining the #samba-technical IRC channel on irc.freenode.net.
97 If you do report problems then please try to send high quality
98 feedback. If you don't provide vital information to help us track down
99 the problem then you will probably be ignored.  All bug reports should
100 be filed under the Samba 3.3 product in the project's Bugzilla
101 database (https://bugzilla.samba.org/).
104 ======================================================================
105 == Our Code, Our Bugs, Our Responsibility.
106 == The Samba Team
107 ======================================================================