X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=91511830ce4be403d59f5e683794eaa5e03cde42;hp=ff32fbdb7196cc25764ffbfc46f0dc8cfa676b52;hb=aa2d7a1e352a6c2190452ebc3c638b66a2cf6f9b;hpb=802e3cfc690a5b1f7d5d7ecd102dd44297b21160 diff --git a/ChangeLog b/ChangeLog index ff32fbd..9151183 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2006-04-10 "Kevin Coffman" + Check for sufficient version of librpcsecgss and libgssapi + in configure.in + +2006-04-10 "Kevin Coffman" + Update aclocal/tcp-wrappers.m4 to define HAVE_LIBWRAP and + HAVE_TCP_WRAPPERS as appropriate. + +2006-04-10 NeilBrown + Add checking for innetgr back to configure.in + +2006-04-10 kwc@citi.umich.edu + Update calls to gss_export_lucid_sec_context() + + Change the calls to gss_export_lucid_sec_context() to match the corrected + interface definition in libgssapi-0.9. + +2006-04-10 kwc@citi.umich.edu + Plug memory leaks in svcgssd + + Various memory leaks in the svcgssd context processing are eliminated. + 2006-04-10 kwc@citi.umich.edu Fix memory leak of the AUTH structure on context negotiations