mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
WHATSNEW: Add changes since 3.5.0rc2.
Karolin
This commit is contained in:
67
WHATSNEW.txt
67
WHATSNEW.txt
@ -1,12 +1,11 @@
|
||||
================================
|
||||
Release Notes for Samba 3.5.0rc2
|
||||
January 26, 2010
|
||||
================================
|
||||
=============================
|
||||
Release Notes for Samba 3.5.0
|
||||
February 16, 2010
|
||||
=============================
|
||||
|
||||
|
||||
This is the first stable release of Samba 3.5.
|
||||
|
||||
This is the second release candidate of Samba 3.5. This is *not*
|
||||
intended for production environments and is designed for testing
|
||||
purposes only. Please report any defects via the Samba bug reporting
|
||||
system at https://bugzilla.samba.org/.
|
||||
|
||||
Major enhancements in Samba 3.5.0 include:
|
||||
|
||||
@ -127,6 +126,58 @@ o Stefan Metzmacher <metze@samba.org>
|
||||
* Implement the new SMB2 protocol (experimental).
|
||||
|
||||
|
||||
Changes since 3.5.0rc2
|
||||
----------------------
|
||||
|
||||
|
||||
o Jeremy Allison <jra@samba.org>
|
||||
* BUG 6876: Fix duplicate initializer in the rmdir module.
|
||||
* BUG 7063: Fix core dump on Ubuntu 8.04 64 bit.
|
||||
* BUG 7067: Fix failing of smbd to respond to a read or a write caused by
|
||||
Linux asynchronous IO (aio).
|
||||
* BUG 7069: Fix 'smbget' error status.
|
||||
* BUG 7072: Fix unlocking of accounts from ldap.
|
||||
* BUG 7079 Cliconnect gets realm wrong with trusted domains.
|
||||
* BUG 7081: Fix vfs_expand_msdfs.
|
||||
* BUG 7084: Fix storing of create time on directories in an EA in new
|
||||
create time code.
|
||||
* BUG 7104: "wide links" and "unix extensions" are incompatible.
|
||||
|
||||
|
||||
o Steven Danneman <steven.danneman@isilon.com>
|
||||
* BUG 7096: Fix string buffer overflow causing heap corruption in smbd.
|
||||
|
||||
|
||||
o Björn Jacke <bj@sernet.de>
|
||||
* BUG 7103: Fix build issue on Tru64.
|
||||
* Fix some wrong newlines in de translation strings.
|
||||
|
||||
|
||||
o Volker Lendecke <vl@samba.org>
|
||||
* BUG 7085: Fix an early release of the global lock that can cause data
|
||||
corruption in libtdb.
|
||||
|
||||
|
||||
o Stefan Metzmacher <metze@samba.org>
|
||||
* BUG 7098: Fix results of 'smbclient -L' with a large browse list.
|
||||
* BUG 7119: Support large browselist.
|
||||
|
||||
|
||||
o Lars Müller <lars@samba.org>
|
||||
* BUG 7071: Fix build of 'smbfilter'.
|
||||
* BUG 7047: Add cross option to samba_cv_linux_getgrouplist_ok.
|
||||
* BUG 7102: Normalize "Changing password for" msg IDs and STRs.
|
||||
|
||||
|
||||
o Olivier Sessink <olivier@virtscano.fakenet>
|
||||
* BUG 7076: Fix build of vfs_scannedonly on AIX.
|
||||
|
||||
|
||||
o Bo Yang <boyang@samba.org>
|
||||
* BUG 7106: Fix malformed require_membership_of_sid.
|
||||
|
||||
|
||||
|
||||
Changes since 3.5.0rc1
|
||||
----------------------
|
||||
|
||||
|
Reference in New Issue
Block a user