From 64a03c4212f21e674da7bc4256ba097c6e1c69fa Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 26 Jul 2011 22:06:04 +0200 Subject: WHATSNEW: Update changes since rc2. Karolin (cherry picked from commit 1a045c461ec74001596e9ccf8a676328216e547f) --- WHATSNEW.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 6fa673a719e..ec5d863410a 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -271,11 +271,16 @@ o Jeremy Allison * BUG 8254: Fix "acl check permissions = no". * BUG 8293: Fix log file rotating in SMB2. * BUG 8304: Fix uninitialized variable in error path. + * BUG 8307: brl_close_fnum does not call SMB_VFS_BRL_UNLOCK_WINDOWS on all + locks. + * BUG 8310: toupper_ascii() is broken on big-endian systems. + * BUG 8314: Fix smbd crash with unknown user. o Christian Ambach * BUG 8231: Fix crash bug in 'net cache get'. * BUG 8244: Fix copying files larger than 2 GB to a Samba share. + * BUG 8263: Fix build with --with-fake-kaserver or --with-vfs-afsacl. * BUG 8278: Fix smbd panic when CTDB is unhealthy. * BUG 8286: Fix smbd crash on premature end of smb2 conn. @@ -290,6 +295,11 @@ o Gregor Beck * BUG 8253: Fix Winbind panic if verify_idpool() fails. +o Kai Blin + * BUG 8289: Fix possible XSS attack (CVE-2011-2694). + * BUG 8290: Fix Cross-Site Request Forgery in SWAT (CVE-2011-2522). + + o Günther Deschner * BUG 7888: Deal with buggy 3.0 based PDCs. * BUG 8214: Fix smbd crash on printer driver upgrade. -- cgit v1.2.1