build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
[samba.git] / WHATSNEW.txt
1                    ==============================
2                    Release Notes for Samba 3.2.1
3                            August 5, 2008
4                    ==============================
5
6 This is the second stable release of Samba 3.2.
7
8 Major bug fixes included in Samba 3.2.1 are:
9
10   o
11
12
13 ######################################################################
14 Changes
15 #######
16
17 Changes since 3.2.0
18 -------------------
19
20
21 o   Michael Adam <obnox@samba.org>
22     * Fix creation of libaddns.a, libsmbclient.a and libsharemodes.a.
23
24
25 o   Jeremy Allison <jra@samba.org>
26     * BUG 5578: Fix error from strlcat.
27     * Ensure consistent use of pdb_get_nt_passwd instead of
28       pdb_get_lanman_passwd.
29     * Remove worrying warning message when safe_strcpy tries to copy a
30       pseaudo interface name that's too long.
31     * Canonicalize servername in the printer functions to remove leading
32       '\\' characters.
33     * Fix option processing in smbcacls - add POPT_COMMON_CONNECTION.
34
35
36 o   Jim Brown <jim.brown@miami.edu>
37     * Fix SGI compiler warnings.
38
39
40 o   Günther Deschner <gd@samba.org>
41     * BUG 5570: Fix bogus error message during AD domain join.
42     * Fix build warning.
43
44
45 o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
46     * BUG 5202: Fix setting of ACEs for users/groups with write access
47       in setups with 'dos filemode = yes'.
48     * Re-activate 'acl group control' parameter and make it only apply
49       to owning group.
50
51
52 o   Volker Lendecke <vl@samba.org>
53     * BUG 5512: Fix alignment problems on sparc.
54
55
56 o   Zach Loafman <zachary.loafman@isilon.com>
57     * Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage.
58
59
60 o   Lars Müller <lars@samba.org>
61     * Fix "vfs_full_audit.c: name table not in sync with vfs.h" panic.
62
63
64 o   Darshan Purandare <dpurandare@isilon.com>
65     * Add broadcasting of the debug message to all winbindd children.
66
67
68 o   Bo Yang <boyang@novell.com>
69     * Allow authentication and memory credential refresh after password
70       change from gdm/xdm.
71
72
73 ######################################################################
74 Reporting bugs & Development Discussion
75 #######################################
76
77 Please discuss this release on the samba-technical mailing list or by
78 joining the #samba-technical IRC channel on irc.freenode.net.
79
80 If you do report problems then please try to send high quality
81 feedback. If you don't provide vital information to help us track down
82 the problem then you will probably be ignored.  All bug reports should
83 be filed under the Samba 3.2 product in the project's Bugzilla
84 database (https://bugzilla.samba.org/).
85
86
87 ======================================================================
88 == Our Code, Our Bugs, Our Responsibility.
89 == The Samba Team
90 ======================================================================
91