From 42847a557e9177bf053b7307d964abaa8a773d0d Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 27 Nov 2008 16:09:23 +0100 Subject: [PATCH] WHATSNEW: Update changes. Karolin (cherry picked from commit b22d3462b9baa3eab2224b9776bc10a0a0bf8512) --- WHATSNEW.txt | 3 +++ 1 file changed, 3 insertions(+) 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 o Kai Blin * BUG 5892: Fix net rap printq info documentation. + * Add placeholder functions to libwbclient. o Gerald (Jerry) Carter @@ -271,6 +272,7 @@ o Volker Lendecke * 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 o Andreas Schneider * 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 -- 2.11.4.GIT