From: Karolin Seeger Date: Sat, 13 Sep 2014 13:47:13 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.0.22. X-Git-Tag: samba-4.0.22~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abb3cab6965a6e63e186401a9db4337df4fc15d;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.0.22. Signed-off-by: Karolin Seeger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 58e39860592..92014060b71 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,114 @@ + ============================== + Release Notes for Samba 4.0.22 + September 15, 2014 + ============================== + + +This is the latest stable release of Samba 4.0. + +Major enhancements in Samba 4.0.22 include: + +o New parameter "winbind request timeout" has been added (bug #3204). Please + see smb.conf man page for details. + + +Changes since 4.1.21: +--------------------- + +o Michael Adam + * BUG 10369: build: Fix configure to honour '--without-dmapi'. + + +o Jeremy Allison + * BUG 3204: s3: winbindd: On new client connect, prune idle or hung + connections older than "winbind request timeout". Add new parameter + "winbind request timeout". + * BUG 10640: lib: tevent: make TEVENT_SIG_INCREMENT atomic. + * BUG 10650: Make "case sensitive = True" option working with + "max protocol = SMB2" or higher in large directories. + * BUG 10728: 'net time': Fix usage and core dump. + * BUG 10773: s3: smbd: POSIX ACLs. Remove incorrect check for + SECINFO_PROTECTED_DACL in incoming security_information flags in + posix_get_nt_acl_common(). + * BUG 10794: vfs_dirsort: Fix an off-by-one error that can + cause uninitialized memory read. + + +o Björn Baumbach + * BUG 10543: s3: Enforce a positive allocation_file_size for non-empty + files. + + +o David Disseldorp + * BUG 10652: Samba 4 consuming a lot of CPU when re-reading printcap info. + * BUG 10787: dosmode: Fix FSCTL_SET_SPARSE request validation. + + +o Amitay Isaacs + * BUG 10742: s4-rpc: dnsserver: Allow . to be specified for @ record. + + +o Daniel Kobras + * BUG 10731: sys_poll_intr: Fix timeout arithmetic. + + +o Ross Lagerwall + * BUG 10778: s3:libsmb: Set a max charge for SMB2 connections. + + +o Volker Lendecke + * BUG 10758: lib: Remove unused nstrcpy. + * BUG 10782: smbd: Properly initialize mangle_hash. + + +o Stefan Metzmacher + * BUG 10773: libcli/security: Add better detection of + SECINFO_[UN]PROTECTED_[D|S]ACL in get_sec_info(). + + +o Marc Muehlfeld + * BUG 10761: docs: Fix typos in smb.conf (inherit acls). + + +o Shirish Pargaonkar + * BUG 10755: samba: Retain case sensitivity of cifs client. + + +o Arvid Requate + * BUG 9570: passdb: Fix NT_STATUS_NO_SUCH_GROUP. + + +o Har Gagan Sahai + * BUG 10759: Fix a memory leak in cli_set_mntpoint(). + + +o Roel van Meer + * BUG 10777: Don't discard result of checking grouptype. + + +###################################################################### +Reporting bugs & Development Discussion +####################################### + +Please discuss this release on the samba-technical mailing list or by +joining the #samba-technical IRC channel on irc.freenode.net. + +If you do report problems then please try to send high quality +feedback. If you don't provide vital information to help us track down +the problem then you will probably be ignored. All bug reports should +be filed under the Samba 4.0 product in the project's Bugzilla +database (https://bugzilla.samba.org/). + + +====================================================================== +== Our Code, Our Bugs, Our Responsibility. +== The Samba Team +====================================================================== + + +Release notes for older releases follow: +---------------------------------------- + ============================== Release Notes for Samba 4.0.21 August 1, 2014 @@ -44,8 +155,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================== Release Notes for Samba 4.0.20