NEWS[4.18.3]: Samba 4.18.3 Available for Download
[samba-web.git] / history / samba-4.0.3.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4
5 <head>
6 <title>Samba - Release Notes Archive</title>
7 </head>
8
9 <body>
10
11    <H2>Samba 4.0.3 Available for Download</H2>
12
13 <p>
14 <pre>
15                    =============================
16                    Release Notes for Samba 4.0.3
17                          February 05, 2013
18                    =============================
19
20
21 This is is the latest stable release of Samba 4.0.
22
23 Major enhancements in Samba 4.0.3 include:
24
25 o  check_password_quality: Handle non-ASCII characters properly (bug #9105).
26 o  Fix ACL problem with delegation of privileges and deletion of accounts
27    over LDAP interface (bug #8909).
28 o  Fix 'smbd' panic triggered by unlink after open (bug #9571).
29 o  smbd: Fix memleak in the async echo handler (bug #9549).
30
31 Known issues:
32 -------------
33
34 o  For more details concerning the ACL problem with delegation of privileges
35    and deletion of accounts over LDAP interface (bugs #8909 and #9267)
36    regarding upgrades from older 4.0.x versions, please see
37
38      http://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Upgrading
39
40    which will be filled with details once we have worked out an upgrade
41    strategy.
42
43 Changes since 4.0.2:
44 --------------------
45
46 o   Michael Adam &lt;obnox@samba.org&gt;
47     * BUG 9568: Document the command line options in dbwrap_tool(1).
48
49
50 o   Jeremy Allison &lt;jra@samba.org&gt;
51     * BUG 9196: defer_open is triggered multiple times on the same request.
52     * BUG 9518: conn-&gt;share_access appears not be be reset between users.
53     * BUG 9550: sigprocmask does not work on FreeBSD to stop further signals in
54       a signal handler.
55     * BUG 9572: Fix file corruption during SMB1 read by Mac OSX 10.8.2 clients.
56     * BUG 9586: smbd[29175]: disk_free: sys_popen() failed" message logged in
57       /var/log/message many times.
58     * BUG 9587: Archive flag is always set on directories.
59     * BUG 9588: ACLs are not inherited to directories for DFS shares.
60
61
62 o   Andrew Bartlett &lt;abartlet@samba.org&gt;
63     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
64       accounts over LDAP interface.
65     * BUG 9461: FSMO seize of naming role fails: NT_STATUS_IO_TIMEOUT.
66     * BUG 9564: Fix compilation of Solaris ACL module.
67     * BUG 9581: gensec: Allow login without a PAC by default.
68     * BUG 9596: Linked attribute handling should be by GUID.
69     * BUG 9598: Use pid,task_id as cluster_id in process_single just like
70       process_prefork.
71     * BUG 9609: ldb: Ensure to decrement the transaction_active whenever we
72       delete a transaction.
73     * BUG 9609: Add 'ldbdump' tool.
74     * BUG 9609: ldb: Remove no-longer-existing ltdb_unpack_data_free from
75       ldb_tdb.h.
76     * BUG 9609: ldb: Change ltdb_unpack_data to take an ldb_context.
77     * BUG 9610: dsdb: Make secrets_tdb_sync cope with -H secrets.ldb.
78
79
80 o   Bj&ouml;rn Baumbach &lt;bb@sernet.de&gt;
81     * BUG 9512: wafsamba: Use additional xml catalog file.
82     * BUG 9517: samba_dnsupdate: Set KRB5_CONFIG for nsupdate command.
83     * BUG 9552: smb.conf(5): Update list of available protocols.
84     * BUG 9568: Add dbwrap_tool.1 manual page.
85     * BUG 9569: ntlm_auth(1): Fix format and make examples visible.
86
87
88 o   Ira Cooper &lt;ira@samba.org&gt;
89     * BUG 9575: Duplicate flags defined in the winbindd protocol.
90
91
92 o   G&ouml;nther Deschner &lt;gd@samba.org&gt;
93     * BUG 9474: Downgrade v4 printer driver requests to v3.
94     * BUG 9595: s3-winbind: Fix the build of idmap_ldap.
95
96
97 o   David Disseldorp &lt;ddiss@samba.org&gt;
98     * BUG 9378: Add extra attributes for AD printer publishing.
99
100
101 o   Stephen Gallagher &lt;sgallagh@redhat.com&gt;
102     * BUG 9609: ldb: Move doxygen comments for ldb_connect to the right place.
103
104
105 o   Volker Lendecke &lt;vl@samba.org&gt;
106     * BUG 9541: Make use of posix_openpt.
107     * BUG 9544: Fix build of vfs_commit and plug in async pwrite support.
108     * BUG 9546: Fix aio_suspend detection on FreeBSD.
109     * BUG 9548: Correctly detect O_DIRECT.
110     * BUG 9549: smbd: Fix memleak in the async echo handler.
111
112
113 o   Stefan Metzmacher &lt;metze@samba.org&gt;
114     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
115       accounts over LDAP interface.
116     * BUG 9105: check_password_quality: Handle non-ASCII characters properly.
117     * BUG 9481: samba_upgradeprovision: fix the nTSecurityDescriptor on more
118       containers.
119     * BUG 9499: s3:smb2_negprot: set the 'remote_proto' value.
120     * BUG 9508: s4:drsuapi: Make sure we report the meta data from the cycle
121       start.
122     * BUG 9540: terminate the irpc_servers_byname() result with
123       server_id_set_disconnected().
124     * BUG 9598: Fix timeouts of some IRPC calls.
125     * BUG 9609: Fix a warning by converting from TDB_DATA to struct ldb_val.
126
127
128 o   Matthieu Patou &lt;mat@matws.net&gt;
129     * BUG 8909: Add documentation.
130     * BUG 9565: Adding additional Samba 4.0 DC to W2k8 srv AD domain (in win200
131       functional level) produces dbcheck errors.
132
133
134 o   Arvid Requate &lt;requate@univention.de&gt;
135     * BUG 9555: s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup.
136
137
138 o   Rusty Russell &lt;rusty@rustcorp.com.au&gt;
139     * BUG 9609: tdb: Add '-e' option to tdbdump (and document it).
140     * BUG 9609: tdb: 'tdbdump' should log errors, and fail in that case.
141     * BUG 9609: tdb: Add tdb_rescue() to allow an emergency best-effort dump.
142
143
144 o   Samba-JP oota &lt;ribbon@samba.gr.jp&gt;
145     * BUG 9528: Remove superfluous bracket in samba.8.xml.
146     * BUG 9530: Fix typo in vfs_tsmsm.8.xml.
147
148
149 o   Andreas Schneider &lt;asn@samba.org&gt;
150     * BUG 9574: Fix a possible null pointer dereference in spoolss.
151
152
153 o   Karolin Seeger &lt;kseeger@samba.org&gt;
154     * BUG 9591: Correct meta data in ldb manpages.
155
156
157 o   Pavel Shilovsky &lt;piastry@etersoft.ru&gt;
158     * BUG 9571: Fix 'smbd' panic triggered by unlink after open.
159
160
161 o   Andrew Tridgell &lt;tridge@samba.org&gt;
162     * BUG 9609: ldb: Fix callers for ldb_pack_data() and ldb_unpack_data().
163     * BUG 9609: ldb: move ldb_pack.c into common.
164
165
166 o   Jelmer Vernooij &lt;jelmer@samba.org&gt;
167     * BUG 9503: waf assumes that pythonX.Y-config is a Python script.
168 </pre>
169
170 </body>
171 </html>