NEWS[4.17.0rc1]: Samba 4.17.0rc1 Available for Download
[samba-web.git] / history / samba-4.6.12.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 <head>
5 <title>Samba 4.6.12 - Release Notes</title>
6 </head>
7 <body>
8 <H2>Samba 4.6.12 Available for Download</H2>
9 <p>
10 <a href="https://download.samba.org/pub/samba/stable/samba-4.6.12.tar.gz">Samba 4.6.12 (gzipped)</a><br>
11 <a href="https://download.samba.org/pub/samba/stable/samba-4.6.12.tar.asc">Signature</a>
12 </p>
13 <p>
14 <a href="https://download.samba.org/pub/samba/patches/samba-4.6.11-4.6.12.diffs.gz">Patch (gzipped) against Samba 4.6.11</a><br>
15 <a href="https://download.samba.org/pub/samba/patches/samba-4.6.11-4.6.12.diffs.asc">Signature</a>
16 </p>
17 <p>
18 <pre>
19                    ==============================
20                    Release Notes for Samba 4.6.12
21                           December 20, 2017
22                    =============================
23
24
25 This is the latest stable release of the Samba 4.6 release series.
26
27
28 smbclient reparse point symlink parameters reversed
29 ===================================================
30
31 A bug in smbclient caused the &apos;symlink&apos; command to reverse the
32 meaning of the new name and link target parameters when creating a
33 reparse point symlink against a Windows server.
34
35 This only affects using the smbclient &apos;symlink&apos; command against
36 a Windows server, not a Samba server using the UNIX extensions
37 (the parameter order is correct in that case) so no existing
38 user scripts that depend on creating symlinks on Samba servers
39 need to change.
40
41 As this is a little used feature the ordering of these parameters
42 has been reversed to match the parameter ordering of the UNIX
43 extensions &apos;symlink&apos; command. This means running &apos;symlink&apos; against
44 both Windows and Samba now uses the same paramter ordering in both
45 cases. 
46
47 The usage message for this command has also been improved to remove confusion.
48
49
50 Changes since 4.6.11:
51 ---------------------
52
53 o  Jeremy Allison &lt;jra@samba.org&gt;
54    * BUG 13140: s3: smbclient: Implement &apos;volume&apos; command over SMB2.
55    * BUG 13171: s3: libsmb: Fix valgrind read-after-free error in
56      cli_smb2_close_fnum_recv().
57    * BUG 13172: s3: libsmb: Fix reversing of oldname/newname paths when creating
58      a reparse point symlink on Windows from smbclient.
59
60 o  Timur I. Bakeyev &lt;timur@iXsystems.com&gt;
61    * BUG 12934: Build man page for vfs_zfsacl.8 with Samba.
62
63 o  Ralph Boehme &lt;slow@samba.org&gt;
64    * BUG 6133: vfs_zfsacl: Fix compilation error.
65    * BUG 13051: &quot;smb encrypt&quot; setting changes are not fully applied until full
66      smbd restart.
67    * BUG 13052: winbindd: Fix idmap_rid dependency on trusted domain list.
68    * BUG 13155: vfs_fruit: Proper VFS-stackable conversion of FinderInfo.
69
70 o  Amitay Isaacs &lt;amitay@gmail.com&gt;
71    * BUG 13153: ctdb: sock_daemon leaks memory.
72    * BUG 13154: TCP tickles not getting synchronised on CTDB restart.
73
74 o  Volker Lendecke &lt;vl@samba.org&gt;
75    * BUG 13150: winbindd: Parent and child share a ctdb connection.
76    * BUG 13179: pthreadpool: Fix starvation after fork.
77    * BUG 13180: ctdb: Messaging initialisation for CTDB does not register
78      unique ID.
79
80 o  Stefan Metzmacher &lt;metze@samba.org&gt;
81    * BUG 13149: libnet_join: Fix &apos;net rpc oldjoin&apos;.
82
83 o  Noel Power &lt;noel.power@suse.com&gt;
84    * BUG 13166: s3:libads: net ads keytab list fails with &quot;Key table name
85      malformed&quot;.
86
87 o  Christof Schmitt &lt;cs@samba.org&gt;
88    * BUG 13170: pthreadpool: Undo put_job when returning error.
89
90
91 </pre>
92 </p>
93 </body>
94 </html>