The branch, v3-6-test has been updated
via 3ea8d8a WHATSNEW: Start release notes for 3.6.2.
from 0971582 [PATCH] s3: improve the code in the AES encryption.
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test
- Log -----------------------------------------------------------------
commit 3ea8d8acaefaadd2d3888bec1ef148b7242aaccf
Author: Karolin Seeger <[email protected]>
Date: Sat Jan 21 22:17:42 2012 +0100
WHATSNEW: Start release notes for 3.6.2.
To be continued...
Karolin
-----------------------------------------------------------------------
Summary of changes:
WHATSNEW.txt | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 48 insertions(+), 1 deletions(-)
Changeset truncated at 500 lines:
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 82552db..b324d70 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
=============================
Release Notes for Samba 3.6.2
- , 2011
+ January 25, 2012
=============================
@@ -13,7 +13,54 @@ o
Changes since 3.6.1:
--------------------
+o Michael Adam <[email protected]>
+ * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
+ REG_SZ values.
+
+
+o Jeremy Allison <[email protected]>
+ * BUG 8541: readlink() on Linux clients fails if the symlink target is
+ outside of the share.
+ * BUG 8542: smbclient posix_open command fails to return correct info on
+ open file.
+ * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
+ * Add new contributing FAQ announcing acceptance of corporate (C).
+
+
+o Christian Ambach <[email protected]>
+ * BUG 8585: Increase a debug level.
+
+
+o Gregor Beck <[email protected]>
+ * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
+ REG_SZ values.
+
+
+o Günther Deschner <[email protected]>
+ * BUG 7465: Remove pointless use_memory_krb5_ccache.
+ * BUG 8176: Fix perl path.
+
+
+o Björn Jacke <[email protected]>
+ * BUG 8531: Make DSO_EXPORTS_CMD more portable.
+
+
+o Frank Lahm <[email protected]>
+ * BUG 8419: Make VFS op "streaminfo" stackable.
+
+
+o Andreas Schneider <[email protected]>
+ * BUG 8550: Fix setting the machine account password.
+ machine account password must be done as root.
+
+
+o Brad Smith <[email protected]>
+ * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
+
+o Henry Wong <[email protected]>
+ * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
+ while.
######################################################################
--
Samba Shared Repository