Subject: cgdconfig(8) breakage
To: None <current-users@netbsd.org>
From: Charles Blundell <cb@netbsd.org>
List: current-users
Date: 09/25/2003 17:41:58
If you have a cgdconfig(8) with revision 1.3 of pkcs5_pbkdf2.c and
have not created any new cgds with it, please update. cgds created
before revision 1.3 will not work with it.

If you have created any cgds with revision 1.3 of pkcs5_pbkdf2.c,
then you have two choices for now. Either recreate those cgds with
a newer revision or make sure you keep the change in pkcs5_pbkdf2.c.
If either is a big issue, please contact me.

The change does no actual harm; it corrects the algorithm. However,
it breaks backward compatibility. (I committed it by mistake.)

Sorry for the inconvienence.