WHATSNEW: Update changes since 3.3.2.
[Samba/bb.git] / WHATSNEW.txt
blob374f5f55bfe58b61f689f07c65fc9bba07d59eaa
1                    =============================
2                    Release Notes for Samba 3.3.3
3                             April, 1 2009
4                    =============================
6 This is the latest bugfix release release of the Samba 3.3 series.
8 Major enhancements in Samba 3.3.3 include:
10     o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
11       correctly (bug #6195).
12     o Fix serving of files with colons to CIFS/VFS client (bug #6196).
13     o Fix "map readonly" (bug #6186).
16 ######################################################################
17 Changes
18 #######
21 Changes since 3.3.2:
22 --------------------
25 o   Michael Adam <obnox@samba.org>
26     * Add backend_requires_messaging() method to libsmbconf.
27     * Add methods is_writeable() and wrapper smbconf_is_writeable() to libsmbconf.
28     * Fall back to file backend when no valid backend was found.
29     * Fix a memleak in dbwrap_rbt.
30     * Provide transaction_start|commit|cancel fns for the registry tdb.
31     * Speed up "net conf drop".
32     * Speed up "net conf import".
33     * Add transactions to the libsmbconf API.
34     * Reduce memory usage of "net conf import".
35     * Registry cleanup.
36     * Fix handling of SAMBA_VERSION_VENDOR_PATCH.
37     * Fix build of pam_winbind.so with static linking.
38     * Tidy up some convert_string_internal error cases.
41 o   Jeremy Allison <jra@samba.org>
42     * BUG 6186: Fix map readonly.
43     * BUG 6195: Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb
44       correctly.
45     * BUG 6196: Unable to serve files with colons to Linux CIFS/VFS client.
46     * BUG 6224: nmbd waits 5 minutes at startup before checking if it needs
47       to run elections.
48     * Allow DFS client paths to work when POSIX pathnames have been
49       selected.
50     * Try and fix the build farm RAW-STREAMS errors.
51     * Ensure files starting with multiple dots are hidden.
54 o   Günther Deschner <gd@samba.org>
55     * BUG 6102: NetQueryDisplayInformation could return wrong information.
56     * BUG 6193: Avoid messing with sync_context in libnet_samsync_delta().
57     * Fix notify_printer_status_byname.
58     * Fix Coverity IDs 722, 762, 774, 775, 776.
61 o   Björn Jacke <bj@sernet.de>
62     * Fix build on old Heimdal based systems.
63     * Fix compile warning.
64     * Use parentheses in if condition to make negation clear.
67 o   Andy Kelk <andy@mopoke.co.uk>
68     * Add dirsort module.
71 o   Steve Langasek <vorlon@debian.org>
72     * BUG 6147: Fix detection of the GNU ld version.
75 o   Volker Lendecke <vl@samba.org>
76     * BUG 6097: Fix smbd segfault.
77     * BUG 6130: Don't crash in winbindd_rpc lookup_groupmem() on unmapped
78       members.
79     * BUG 6139: Add missing whitespace in mount.cifs error message.
80     * Fix a malloc/talloc mismatch when cli_initialise() fails.
81     * Fix a valgrind error.
82     * Speed up "net conf list".
83     * Add sorted subkey cache.
84     * Use StrCaseCmp in the dirsort module.
85     * Document the dirsort module.
86     * Fix the build on HP/UX.
87     * Disable dns_sd by default.
88     * Add avahi detection to configure.
89     * Add event avahi binding.
90     * Use avahi to register _smb._tcp in smbd.
91     * Fix two memleaks in the encryption code.
92     * Fix a scary "fill_share_mode_lock failed" message.
95 o   Derrell Lipman <derrell@dworkin.(none)>
96     * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't set
97       errno.
100 o   Stefan Metzmacher <metze@samba.org>
101     * Don't use reserved words in smbconftort.
102     * Fix smb signing for fragmented trans/trans2/nttrans requests.
105 o   Tim Prouty <tprouty@samba.org>
106     * Parse_packet can return NULL which is then dereferenced in
107       match_mailslot_name.
110 o   Timur <timur@FreeBSD.org>
111     * Format the header check for netinet/ip.h more nicely.
112     * Fix detection of netinet/ip.h on FreeBSD.
115 o   Alexander Zagrebin <alexz@visp.ru>
116     * Missing break in conversion function prevents tdb password database
117       update.
120 ######################################################################
121 Reporting bugs & Development Discussion
122 #######################################
124 Please discuss this release on the samba-technical mailing list or by
125 joining the #samba-technical IRC channel on irc.freenode.net.
127 If you do report problems then please try to send high quality
128 feedback. If you don't provide vital information to help us track down
129 the problem then you will probably be ignored.  All bug reports should
130 be filed under the Samba 3.3 product in the project's Bugzilla
131 database (https://bugzilla.samba.org/).
134 ======================================================================
135 == Our Code, Our Bugs, Our Responsibility.
136 == The Samba Team
137 ======================================================================