summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-11-27 16:09:23 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-27 16:10:33 +0100
commit42847a557e9177bf053b7307d964abaa8a773d0d (patch)
treeb1d7e14b6d4ea185f7b2287ca640325276428129
parent9693ffb4803163c65a26ff0a6344753b478a320e (diff)
downloadsamba-42847a557e9177bf053b7307d964abaa8a773d0d.tar.gz
WHATSNEW: Update changes.samba-3.3.0rc1
Karolin (cherry picked from commit b22d3462b9baa3eab2224b9776bc10a0a0bf8512)
-rw-r--r--WHATSNEW.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index cf1814b083c..2530e741af3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -213,6 +213,7 @@ o Jeremy Allison <jra@samba.org>
o Kai Blin <kai@samba.org>
* BUG 5892: Fix net rap printq info documentation.
+ * Add placeholder functions to libwbclient.
o Gerald (Jerry) Carter <jerry@samba.org>
@@ -271,6 +272,7 @@ o Volker Lendecke <vl@samba.org>
* BUG 5691: Fig smbd panic on Solaris.
* BUG 5840: Fix segfault in "rpcclient lsaaddacctrights".
* BUG 5860: safe_strcpy gives a nasty error message for overlong strings.
+ * Fix the offset checks in the trans routines (CVE-2008-4314).
* Fix a potential NULL deref in found by the IBM Checker.
* Fix an uninitialized variable found by the IBM Checker.
* Fix an unlikely memleak found by the IBM Checker.
@@ -306,6 +308,7 @@ o Tim Prouty <tim.prouty@isilon.com>
o Andreas Schneider <mail@cynapses.org>
* Delete the krb5 ccname variable from the PAM environment if set.
* Add a function out of pam_sm_close_session to delete the credentials.
+ * Fix circular dependency error with autoconf 2.6.3.
o Davide Sfriso <sfriso@virgilio.it>