git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20982 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-06-07 20:06:06 +00:00
parent bf02504f31
commit 6206c4fc05

View File

@@ -1,5 +1,10 @@
2007-06-07 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/krb5/crypto.c: Require the raw key have the correct size and
do away with the minsize. Minsize was a thing that originated
from RC2, but since RC2 is done in the x509/cms subsystem now
there is no need to keep that around.
* lib/hdb/dbinfo.c: If there is no default dbname, also check for
unset mkey_file and set it default mkey name, make backward compat
stuff work.