Subject: Re: CVS commit: src/usr.sbin/racoon/racoon
To: None <source-changes@NetBSD.org>
From: None <itojun@iijlab.net>
List: source-changes
Date: 07/25/2003 11:07:36
>Committed By: itojun
>Date: Thu Jul 24 14:22:01 UTC 2003
>
>Modified Files:
> src/usr.sbin/racoon/racoon: Makefile
>
>Log Message:
>openssl now ships with sha2, no need to compile it here
the comment is incorrect; sha2.c shipped with racoon is not compatible
with openssl 0.9.7, drop sha2 support. comment on repository is
already corrected.
itojun