diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-05-30 17:22:46 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-05-30 17:26:28 +0200 |
commit | 1eda0d4aa04ba8ec90c029de933c803d41156105 (patch) | |
tree | f9d70b51a78859fc0f1ac8268465b1a162348dec /WHATSNEW.txt | |
parent | b065750babff969ac85ae5af2cb7320a281da7d5 (diff) | |
download | samba-1eda0d4aa04ba8ec90c029de933c803d41156105.tar.gz |
WHATSNEW: Update changes since 3.2.0rc1.
Karolin
(cherry picked from commit 9589b99ee38c6c996e7c139e528f006a33652d49)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 26 |
1 files changed, 23 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index b268fd61afb..375a926802c 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,9 +1,9 @@ ================================= - Release Notes for Samba 3.2.0rc1 - May 23, 2008 + Release Notes for Samba 3.2.0rc2 + June 10, 2008 ================================= -This is the first release candidate of Samba 3.2.0. This is *not* +This is the second release candidate of Samba 3.2.0. 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/. @@ -208,6 +208,26 @@ smb.conf changes New special meaning of "include = registry". +Changes since 3.2.0rc1: +----------------------- + + +o Jeremy Allison <jra@samba.org> + * Security fix for CVE-2008-1105. + + +o Günther Deschner <gd@samba.org> + * BUG 5285: Fix libcap header mismatch. + + +o Volker Lendecke <vl@samba.org> + * BUG 5502: Fix security=server. + + +o Marc VanHeyningen <marc.vanheyningen@isilon.com> + * Fix memory leak. + + Changes since 3.2.0pre3: ----------------------- |