From a6b86bfd8723fd83256af62deee13a8ef97069f0 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 7 Jan 2014 09:44:04 +0100 Subject: [PATCH] WHATSNEW: Add release notes for Samba 4.1.4. Signed-off-by: Karolin Seeger --- WHATSNEW.txt | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 104 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 75db2475d61..b864e8a3644 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,4 +1,106 @@ ============================= + Release Notes for Samba 4.1.4 + January 10, 2014 + ============================= + + +This is the latest stable release of Samba 4.1. + +Major enhancements in Samba 4.1.4 include: + +o Fix segfault in smbd (bug #10284). +o Fix SMB2 server panic when a smb2 brlock times out (bug #10311). + + +Changes since 4.1.3: +-------------------- + +o Jeremy Allison + * BUG 9870: smbd: Allow updates on directory write times on open handles. + * BUG 10260: smbclient shows no error if deleting a directory with del + failed. + * BUG 10297: smbd: Fix writing to a directory with -wx permissions + on a share. + * BUG 10305: ldb: bad if test in ldb_comparison_fold(). + + +o Christian Ambach + * BUG 10276: Fix waf build error on AIX with IBM XL C/C++. + * BUG 10280: s3:winbindd fix use of uninitialized variables. + + +o Michele Baldessari + * BUG 10281: Fix typos in man pages. + + +o Jan Brummer + * BUG 10285: s3-winbindd: Fix DEBUG statement in winbind_msg_offline(). + + +o Günther Deschner + * BUG 10262: s3-libnetjoin: Use upper-case realm when composing default + upn. + * BUG 10281: Fix numerous typos in man pages. + + +o David Disseldorp + * BUG 10271: Send correct job-ID in print job notifications. + + +o Poornima Gurusiddaiah + * BUG 10337: vfs_glusterfs: Enable per client log file. + + +o Volker Lendecke + * BUG 10250: smbd: Fix a talloc hierarchy problem in msg_channel. + * BUG 10284: smbd: Fix segfaults. + * BUG 10297: smbd: Fix writing to a directory with -wx permissions + on a share. + * BUG 10311: Fix SMB2 server panic when a smb2 brlock times out. + + +o Stefan Metzmacher + * BUG 10298: Reduce smb2_server processing overhead. + + +o Arvid Requate + * BUG 10267: Fix printing via local printer drivers with Windows 8. + + +o Christof Schmitt + * BUG 10310: Fix AIO with SMB2 and locks. + + +o Andreas Schneider + * BUG 2191: Fix %G/%g substitution in 'template homedir'. + * BUG 10274: Fix several issues and warnings from analyzer tools. + * BUG 10286: s3-lib: Fix %G substitution for domain users in smbd. + + +####################################### +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.1 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.1.3 December 9, 2013 ============================= @@ -88,8 +190,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================= Release Notes for Samba 4.1.2 -- 2.11.4.GIT