NEWS[4.17.0rc1]: Samba 4.17.0rc1 Available for Download
[samba-web.git] / history / samba-3.6.2.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 3.6.2 Available for Download</H2>
12
13 <p>
14 <pre>
15                    =============================
16                    Release Notes for Samba 3.6.2
17                          January 25, 2012
18                    =============================
19
20
21 This is the latest stable release of Samba 3.6.
22
23 Major enhancements in Samba 3.6.2 include:
24
25 o  Make Winbind receive user/group information (bug #8371).
26 o  Several SMB2 fixes.
27
28
29 Changes since 3.6.1:
30 --------------------
31
32
33 o   Michael Adam &lt;obnox@samba.org&gt;
34     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
35       REG_SZ values.
36
37
38 o   Jeremy Allison &lt;jra@samba.org&gt;
39     * BUG 8541: readlink() on Linux clients fails if the symlink target is
40       outside of the share.
41     * BUG 8542: smbclient posix_open command fails to return correct info on
42       open file.
43     * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
44     * BUG 8561: Password change settings not fully observed.
45     * BUG 8562: Fix double free error in talloc.
46     * BUG 8614: Ensure we correctly calculate reply credits over all returned
47       SMB2 replies.
48     * BUG 8631: POSIX ACE x permission becomes rx following mapping to and from
49       a DACL.
50     * BUG 8636: When returning an ACL without SECINFO_DACL requested, we still
51       set SEC_DESC_DACL_PRESENT in the type field.
52     * BUG 8644: vfs_acl_xattr and vfs_acl_tdb modules can fail to add
53       inheritable entries on a directory with no stored ACL.
54     * BUG 8663: Fix deleting a symlink if the symlink target is outside of
55     * the share.
56     * BUG 8664: Fix renaming a symlink if the symlink target is outside of
57       the share.
58     * BUG 8673: Fix NT ACL issue.
59     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
60       analyzer.
61     * BUG 8679: recvfile code path using splice() on Linux leaves data in the
62       pipe on short write.
63     * BUG 8687: Fix typo in 'net memberships' usage.
64     * BUG 8710: Fix major leak with SMB2 in connections.tdb.
65     * Fix a crash bug in the spoolss code.
66     * Add new contributing FAQ announcing acceptance of corporate (C).
67
68
69 o   Christian Ambach &lt;ambi@samba.org&gt;
70     * BUG 8444: Add an allocation pool to idmap_autorid.
71     * BUG 8585: Increase a debug level.
72
73
74 o   Andrew Bartlett &lt;abartlet@samba.org&gt;
75     * BUG 8623: Fix crash bug when trying to browse Samba printers.
76
77
78 o   Bj&ouml;rn Baumbach &lt;bb@sernet.de&gt;
79     * BUG 8580: Enable inotify if sys or kernel inotify is available.
80     * BUG 8618: Fix migrate printer code.
81
82
83 o   Gregor Beck &lt;gbeck@sernet.de&gt;
84     * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
85       REG_SZ values.
86
87
88 o   G&uuml;nther Deschner &lt;gd@samba.org&gt;
89     * BUG 7465: Remove pointless use_memory_krb5_ccache.
90     * BUG 8176: Fix perl path.
91     * BUG 8591: Fix marshalling of samr_ChangePasswordUser3.
92     * BUG 8692: libads: Fix malloc/talloc mismatch in
93       ads_keytab_verify_ticket().
94
95
96 o   David Disseldorp &lt;ddiss@suse.de&gt;
97     * BUG 4942: DeletePrinterDriverEx deletes files in use.
98     * BUG 8575: Add systemd service files.
99     * BUG 8606: Fix intermittent print job failures caused by character
100       conversion errors.
101     * BUG 8697: Make DeletePrinterDriverEx remove printer driver files.
102
103
104 o   Bj&ouml;rn Jacke &lt;bj@sernet.de&gt;
105     * BUG 8531: Make DSO_EXPORTS_CMD more portable.
106     * BUG 8616: Allow to set TCP_NODELAYACK socket option on AIX.
107     * BUG 8652: Document the "ignore system acls" option of vfs_acl_xattr and
108       vfs_acl_tdb vfs modules.
109
110
111 o   Frank Lahm &lt;franklahm@googlemail.com&gt;
112     * BUG 8419: Make VFS op "streaminfo" stackable.
113
114
115 o   Volker Lendecke &lt;vl@samba.org&gt;
116     * BUG 8371: Make Winbind receive user/group information.
117     * BUG 8639: Fix the vfs_commit module.
118     * BUG 8686: Packet validation checks can be done before length validation
119       causing uninitialized memory read.
120
121
122 o   Stefan Metzmacher &lt;metze@samba.org&gt;
123     * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
124     * BUG 8357: Grant credits in async interim responses (SMB2).
125     * BUG 8560: Make SMB2 handle compound request headers in the same way
126       as Windows.
127     * BUG 8573: Fix alignment in the non-extended-security negprot.
128     * BUG 8586: libsmb: Only align unicode pipe_name.
129     * BUG 8579: smb2_flush: Don't send uninitialized memory.
130     * BUG 8592: Don't limit the number of open dptrs for SMB2.
131     * BUG 8593: Fix a crash bug in cldap_socket_recv_dgram().
132     * BUG 8684: Try ctdbd_init_connection() as root.
133
134
135 o   Masafumi Nakayama &lt;MASA23@jp.ibm.com&gt;
136     * BUG 563: Fix 'smbclient tar' for files greater than 8GB on BE machines.
137
138
139 o   Matthieu Patou &lt;mat@matws.net&gt;
140     * BUG 8600: Make cldap work over IPv6.
141     * BUG 8674: Fix buffer overflow issue with AES encryption in samba traffic
142       analyzer.
143
144
145 o   Andreas Schneider &lt;asn@samba.org&gt;
146     * BUG 8550: Fix setting the machine account password.
147     * BUG 8575: Add systemd service files.
148     * BUG 8608: Winbind: Don't fail on users without a uid.
149     * BUG 8628: libsmb: Don't duplicate Kerberos service tickets.
150     * BUG 8643: Add an update function for Winbind cache.
151     * BUG 8678: Fix Winbind segfault if we can't map the last user.
152
153
154 o   Karolin Seeger &lt;kseeger@samba.org&gt;
155     * BUG 7705: Fix some RHEL packaging issues.
156
157
158 o   Richard Sharpe &lt;realrichardsharpe@gmail.com&gt;
159     * BUG 8607: Improve configure.in so it can be used outside the Samba source
160       tree.
161
162
163 o   Brad Smith &lt;brad@comstyle.com&gt;
164     * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
165
166
167 o   Henry Wong &lt;henry@stuffedcow.net&gt;
168     * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
169       while.
170 </pre>
171
172 </body>
173 </html>