summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-06-15 10:25:48 +0200
committerKarolin Seeger <kseeger@samba.org>2009-06-15 10:27:04 +0200
commit98c9a24a01c72d25b3b7eeb2697a2964f08b3d76 (patch)
tree090c9696c3dc575fec6359de3f9d8fc7804e4762
parente892c4faa28193a6529464159e759d8d2b0d92d4 (diff)
downloadsamba-98c9a24a01c72d25b3b7eeb2697a2964f08b3d76.tar.gz
WHATSNEW: Update changes since 3.2.11.
Karolin (cherry picked from commit f2ae8244603a4232331b7c3128661aec08ecd977)
-rw-r--r--WHATSNEW.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e66594bf876..5e1defbe75c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,6 +8,7 @@ This is a maintenance release of the Samba 3.2 series.
Major enhancements in 3.2.12 include:
+ o Fix SAMR and LSA checks (bug #6089, #6289)
o Fix posix acls when setting an ACL without explicit ACE for the
owner (bug #2346).
o Fix "force user" (bug #6291).
@@ -28,8 +29,10 @@ o Michael Adam <obnox@samba.org>
o Jeremy Allison <jra@samba.org>
+ * BUG 6089: Revert the extra SAMR and LSA checks.
* BUG 6099: Fix joining of Win7 into Samba domain.
* BUG 6279: Fix Winbind crash.
+ * BUG 6289: Revert the extra SAMR and LSA checks.
* BUG 6291: Fix "force user".
* BUG 6386: Groupdb mapping fix.
* Fix bug in processing of open modes in POSIX open.
@@ -39,6 +42,7 @@ o Guenther Deschner <gd@samba.org>
* BUG 6099: Fix joining of Win7 into Samba domain.
* BUG 6301: Fix samr_ConnectVersion enum which is 32bit not 16bit.
* BUG 6372: Fix usermanager only displaying 1024 groups and aliases.
+ * BUG 6465: Fix enumeration of empty aliases (ldb backend).
* Protect netlogon_creds_server_step() against NULL creds.
@@ -62,6 +66,10 @@ o D.L. Meyer <dlmeyer@uiuc.edu>
* BUG 5832: Fix build on RHEL when ccache is not available.
+o Sébastien Prud'homme <sebastien.prudhomme@gmail.com>
+ * BUG 5945: Fix out of memory error with Winbind idmap.
+
+
o Karolin Seeger <kseeger@samba.org>
* BUG 5853: Add keyutils-devel to build requires.