diff options
author | ryoon <ryoon> | 2016-01-31 20:28:23 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2016-01-31 20:28:23 +0000 |
commit | cf58bc435504d53da65a43049ebb3325d079d4db (patch) | |
tree | a6a032f40514c1e44d0f734fa8892f94358d62ba /net/samba4/PLIST | |
parent | c00f8c3897a69290eb43187a0f70a30e1dff1607 (diff) | |
download | pkgsrc-cf58bc435504d53da65a43049ebb3325d079d4db.tar.gz |
Update to 4.3.4
Changelog:
=============================
Release Notes for Samba 4.3.4
January 12, 2016
=============================
This is the latest stable release of Samba 4.3.
Changes since 4.3.3:
--------------------
o Michael Adam <obnox@samba.org>
* BUG 11619: doc: Fix a typo in the smb.conf manpage, explanation of idmap
config.
* BUG 11647: s3:smbd: Fix a corner case of the symlink verification.
o Jeremy Allison <jra@samba.org>
* BUG 11624: s3: libsmb: Correctly initialize the list head when keeping a
list of primary followed by DFS connections.
* BUG 11625: Reduce the memory footprint of empty string options.
o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
* BUG 11659: Update lastLogon and lastLogonTimestamp.
o Ralph Boehme <slow@samba.org>
* BUG 11065: vfs_fruit: Enable POSIX directory rename semantics.
* BUG 11466: Copying files with vfs_fruit fails when using vfs_streams_xattr
without stream prefix and type suffix.
* BUG 11645: smbd: Make "hide dot files" option work with "store dos
attributes = yes".
o Günther Deschner <gd@samba.org>
* BUG 11639: lib/async_req: Do not install async_connect_send_test.
o Stefan Metzmacher <metze@samba.org>
* BUG 11394: Crash: Bad talloc magic value - access after free.
o Rowland Penny <repenny241155@gmail.com>
* BUG 11613: samba-tool: Fix uncaught exception if no fSMORoleOwner
attribute is given.
o Karolin Seeger <kseeger@samba.org>
* BUG 11619: docs: Fix some typos in the idmap backend section.
* BUG 11641: docs: Fix typos in man vfs_gpfs.
o Uri Simchoni <uri@samba.org>
* BUG 11649: smbd: Do not disable "store dos attributes" on-the-fly.
Diffstat (limited to 'net/samba4/PLIST')
-rw-r--r-- | net/samba4/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba4/PLIST b/net/samba4/PLIST index 68685b58dbe..3438aeb597d 100644 --- a/net/samba4/PLIST +++ b/net/samba4/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2015/12/13 08:48:36 wiz Exp $ -bin/async_connect_send_test +@comment $NetBSD: PLIST,v 1.5 2016/01/31 20:28:23 ryoon Exp $ bin/cifsdd bin/dbwrap_tool bin/eventlogadm |