Hi,
this patch increase the required version number of libdhash. Older
version cannot update hash entries with hash_enter(). I think we
currently do not use hash_enter() to update entries (I had a netgroup
patch where it was used, but since we let glibc do all the unrolling and
loop-detection it is not needed anymore).
To avoid surprises we should check for the latest version of libdhash.
bye,
Sumit